﻿body {
	color: white;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	background-color:#333;
	margin:0px;
	padding:0px;
}

input, select, textarea {
	width: 400px;
	border: #666 1px solid; 
	background-color: white; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #333;
}

input.important, select.important, textarea.important {
	border: #900 1px solid;
}

.head {
	width:784px;
	margin:0px;
	padding:15px 8px;
	background-color:#969696;
	border-bottom: 1px solid #900;
	color: white; 
	font-size: 16px;
	letter-spacing: 8px;
}

div.headtall {
	width:434px;
	margin:0px;
	padding:15px 8px;
	background-color:#969696;
	border-bottom: 1px solid #900;
	color: white; 
	font-size: 16px;
	letter-spacing: 8px;
}

.head2 {
	color: white; 
	font-size: 13px;
	letter-spacing: 8px;
}

.head4 {
	width:380px;
	color: #900; 
	font-size: 13px;
	letter-spacing: 2px;
	margin-left:160px;
	padding:10px;
	border: 1px solid #900;
	background-color:#c8c8c8;
}

.teaser {
	width:780px;
	font-size: 13px;
	background-color: #969696;
	padding:15px 10px;
	margin-top:12px;
}

.text {
	width:780px;
	color:black;
	font-size: 9px;
	background-color: #444;
	padding: 15px 10px;
	border-bottom: 1px solid #900;
}

.grey {
	color: #c8c8c8;
}

.small {
	font-size:10px;
}

div.detailRow div.img {
	float:left;
	width:180px;
	text-align:right;
}

div.detailRow div.detailText {
	margin-left:180px; 
	width:602px; 
	padding:9px; 
	padding-bottom:0px; 
	color:#c8c8c8; 
	font-size:11px;
	background-color:black; 
	border-bottom:1px solid #900;
}

* +html div.detailRow div.detailText {
	width:595px;
}


#page {
	width: 1000px;
	margin: 0px auto;
	padding:0px;
	padding-left:75px;
	background:#333 url(../pics/site/seitenhintergrund.gif) repeat-y top right;
}

#content {
	width:1000px;
	margin:0px;
	padding:0px;
	padding-top:116px;
	background:url(../pics/site/header.gif) no-repeat top center;
	min-height:500px;
}

#footer {
	width:1000px;
	margin:0px;
	padding:0px;
	background:url(../pics/site/footer.gif) no-repeat top center;
	height:59px;
}

#navi {
	float: right;
	width:350px;
	margin:0px;
	margin-right: 85px;
	padding:0px;
	text-align:right;
}

#topnavi {
	clear:both;
	float:right;
	width:30px;
	margin:5px 48px 0px 0px;
	padding:0px;
}

#inhalt {
	width:795px;
	margin:12px 0px 10px 116px;
	padding:0px;
	background-color:#333;
}

#FBpage {
	width: 1182px;
	margin: 0px auto;
	padding:0px;
	padding-left:35px;
	background:#333 url(../pics/site/FBseitenhintergrund.gif) repeat-y top right;
}

#FBcontent {
	width:1182px;
	margin:0px;
	padding:0px;
	padding-top:116px;
	background:url(../pics/site/FBheader.gif) no-repeat top center;
}

#FBfooter {
	width:1182px;
	margin:0px;
	padding:0px;
	background:url(../pics/site/FBfooter.gif) no-repeat top center;
	height:59px;
}

#FBinhalt {
	width:980px;
	margin:12px 0px 10px 116px;
	padding:0px;
	background-color:#333;
}
