/* <-- CSS: Stephan Kessler, 2007 */
/* <-- http://www.stephankessler.com */

html {
	background-color: #ffffff;
	}


body {
	margin: 0px;
	}


#head {
	position: relative;
	height: 113px;
	width: 100%;
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#wraooer_div{
width:100%;
height:48px;
background-color:#dfdfdf;
border-bottom:3px solid #000;
}

.nav{
background-color:#dfdfdf;
}

.nav_space{
width:30px;
}

.subnav_space{
width:30px;
}

#content {
	position: relative;
	width: 100%;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


#admin {
	position: relative;
	width: 100%;
	background-position: top left;
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

#feet {
	position: relative;
	height: 16px;
	width: 100%;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


#feet2 {
	position: relative;
	height: 2px;
	width: 100%;
	background-image: url(../img/feet_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}	

.adminbtn {
	background-color:#F5F5F5;
	border: #F5F5F5;
	}

.adminbtn:hover {
	color: #22CA22;
	}
	
.fliesstext-schwarz {
	color: #000000;
	}
	
.fliesstext-schwarz-bold {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.fliesstext-schwarz-detail {
	color: #000000;
	line-height: 18px;
	}
	
	
.fliesstext-schwarz-block {
	color: #000000;
	text-align: justify;
	}	

	
.fliesstext-grau {
	color: #464546;
	}


.fliesstext-grau-9 {
	color: #464546;
	font-size: 9px;
	}
	
	
.fliesstext-schwarz-9 {
	color: #000000;
	font-size: 9px;
	}	


.fliesstext-grau-10 {
	color: #464546;
	font-size: 10px;
	}
	
	
.fliesstext-schwarz-10 {
	color: #000000;
	font-size: 10px;
	}	

.fliesstext-rot {
	color: #e2001a;
	}	
	
	
.fliesstext-gruen-bold {
	color: #059f01;
	font-weight: bold;
	}


.fliesstext-rot-bold {
	color: #e2001a;
	font-weight: bold;	
	}	
	
	
.fliesstext-rot-12 {
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	}	
	
	
.subnav {
	color: #464546;
	text-decoration: none;	
	}
	
	
.subnav:link {
	color: #464546;
	text-decoration: none;
	}
	
	
.subnav:visited {
	color: #464546;
	text-decoration: none;	
	}
	
	
.subnav:hover {
	color: #000000;
	text-decoration: none;	
	}
	
	
.subnav:active {
	color: #464546;
	text-decoration: none;	
	}


.text-nav-link {
	color: #000000;
	text-decoration: none;
	}

.text-nav-link:link {
	color: #000000;
	text-decoration: none;
	}

.text-nav-link:hover {
	color: #e2001a;
	text-decoration: none;
	}
	
.text-nav-link:visited {
	color: #666666;
	text-decoration: none;
	}
	
	
.eyecatcher {
	padding-left: 40px;
	font-size: 14px;
	text-transform: uppercase;
	white-space: nowrap;
	color: #1146cf;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	
.text-abstand {
	margin-left: 20px;
	margin-right: 20px;
	}
	
	
.objekt-foto {
	background-image:url(../img/objekte_foto-bg.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 6px;
	}
	
.objekt-foto2 {
	background-image:url(../img/objekte_foto-bg2.gif);
	background-repeat: no-repeat;
	margin: 6px;
	}	