body {
font-size:14px;
font-family:Georgia, serife;
background-image:url(/image/bg.jpg);
background-repeat:repeat;
text-align:center;
color:#030303;
margin:7px;
padding:0;
}
	
div {
text-align:justify;
}
	
a:link, a:visited, a:hover  {
color:#030303;
}

p, p.zitat {
line-height:20px;
}

p.bild {
text-align: center;
}

p.sbr, p.mbr, p.lbr {
line-height: 4px;
}

p.sbr {
	line-height: 20px;
	margin: 0 0 5px 0;
}

p.mbr {
	line-height: 20px;
	margin: 0 0 15px 0;
}

p.lbr {
	line-height: 20px;
	margin: 0 0 30px 0;
}

table {
margin-left: auto;
margin-right: auto;
}

h1 {
font:normal 1.7em Brushstroke, fantasy;
letter-spacing:-1px;
margin:0;
}

h2 {
font:normal 1.6em Brushstroke, fantasy;
letter-spacing:-1px;
margin:0;
}

blockquote {
border:0;
width:600px;
float:left;
padding-bottom:5px;
quotes:"\201C" "\201D";
margin:3px;
}

blockquote:before {
content:open-quote;
font-weight:700;
}

blockquote:after {
content:close-quote;
font-weight:700;
}
	
/* Wrapper */

div#wrap {
width:850px;
border: none;
background-image:url(/image/body.jpg);
margin:0 auto;
padding:0;
}
	
/* Banner */

div#banner {
width:100%;
height:139px;
background-image:url(/image/banner.jpg);
margin:0 auto;
padding:0;
display:none;
}
	
/* Navigation */


div#navigation {
text-align:center;
height:30px;
border-top:solid #0D130D 1px;
border-bottom:solid #0D130D 1px;
margin:0 auto;
padding:0;
display:none;
}

div#navigation ul  {
font-family:Brushstroke, fantasy;
font-size:15px;
line-height:30px;
margin:0;
padding:0;
}

div#navigation li  {
list-style-type:none;
display:inline;
}

div#navigation li a  {
text-decoration:none;
letter-spacing:1px;
padding:7px;
}
	
/* Content Area */

div#content {
width:95%;
margin:0 25px;
}

div#top {
width:100%;
height:150px;
padding: 0 0 25px 0;
display: none;
}

div#content div#schreibzimmer_text {
width:40%;
height:250px;
float: left;
padding: 0 20px;
}

div#content div#schreibzimmer_bild {
width:50%;
height:250px;
float: left;
padding: 0 20px;
margin: 20px 0 0;
}


div#content div#lesung_text {
width:50%;
height:250px;
float: left;
padding: 0 20px;
}

div#content div#lesung_bild {
width:40%;
height:250px;
float: left;
padding: 0 20px;
}

div#content div#revamp_text {
width:50%;
height:425px;
float: left;
padding: 20px 20px;
}

div#content div#revamp_bild {
width:40%;
height:425px;
float: left;
padding: 20px 20px;
page-break-after: always;
}

div#content div#info_1_bild {
width:40%;
height:450px;
float: left;
padding: 20px 20px;
}

div#content div#info_1_text {
width:50%;
height:450px;
float: left;
padding: 20px 20px;
}

div#content div#info_2_text {
width:50%;
height:175px;
float: left;
padding: 20px 20px;
}

div#content div#info_2_bild {
width:40%;
height:450px;
float: left;
padding: 20px 20px;
margin: -275px 0 0 0;
}

div#impressum {
width:45%;
height:425px;
float:right;
display: none;
}

div#werke_left {
float: left;
width: 11%;
display: none;
}

div#werke_right {
float: left;
width: 11%;
display: none;
}

/* Footer */

div#footer {
text-align:center;
clear:both;
height:15px;
background-image:url(/image/body.jpg);
background-repeat:repeat;
border-top:solid #0D130D 1px;
font-family:Brushstroke, fantasy;
font-size:11px;
margin:0 0 5px;
padding:5px;
display:none;
}

div#footer a {
text-decoration:none;
}
