html {overflow-y: scroll;}
body {
	background-color: #e5e0da;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	font-style:italic;
}

#innerwrapper{
	width:960px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/hintergrund.jpg);"
}
#header{
	width:960px;
	background-image:url(../images/hintergrund-header.jpg);"
background-repeat:no-repeat;
}
#headercontent{
	width:864px;
	padding-top:80px;
	margin-left:48px;
	margin-right:48px;	
}
#content{
	width:864px;
	margin:48px;	
}
.leftblock{
	width:567px;
	float:left;
}
.contentrowmargin{
	width: 269px;
	margin-left:27px;
	float: left;
}
.contentrow{
	width: 270px;
	float: left;
}


.headercontentrow{
	margin-top:56px;
	width: 270px;
	float: left;
}

.headerrightblock{
	width:567px;
	float:right;
	margin-left:26px;
}

.onethirdspacer{
	width: 270px;
	clear:both;
	height:10px;
	background-color:#000;
	margin-top:12px;
	margin-bottom:12px;
}
.twothirdspacer{
	width: 567px;
	clear:both;
	height:10px;
	background-color:#000;
	margin-bottom:48px;
}

.fullspacer{
	width: 864px;
	clear:both;
	height:10px;
	background-color:#000;
	margin-bottom:48px;
}

.twothirdcontent{
	width: 567px;
	clear:both;
}

p {margin-bottom:25px; }
h1 {font-size: 30px; line-height:25px; font-style:normal; margin-bottom:25px;}
h2 {font-weight:bold; font-style:italic;}

#header img{border:0px;}

a {outline:none;}
a {color:#89272D; text-decoration:underline; font-style:italic;}
a:hover {color:#89272D; text-decoration:none; font-style:italic;}

.nav {margin-right:38px;}


