/* CSS-Datei www-ff-ober-beerbach.de */

body {
	background-color:transparent;
	background-image: url(../styles/back_sw_hell_1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family: verdana,arial;
	font-size: 12px;
	margin:0px;
}



a {
	text-decoration:none;
	color: #000000;
	cursor: pointer;
	border:none;			     /* IE */
	outline:0;			/* others rahmen */
}

/************************ Hover Link visited Eigenschaften  ************************/

#news a:link,
#news a:visited,
#berichte a:link,
#berichte a:visited {
	color:#AE0000
}

#news a:hover,
#berichte a:hover {
	text-decoration:none;
	color:red;
	border:none;	
}
#link a:link,
#link a:visited {
	color:#AE0000
}

#link a:hover {
	text-decoration:none;
	color:red;
	border:none;			     /* IE */
}
/*
a:hover {
	text-decoration:none;
	color:red;
	border:none;			   
}
*/
/************************  Side style ***********************/

#side-old {
	width:800px; 
	/*height:1000px; */             /* Seitengrösse */
	margin:0px auto;
	background-color:red;
	background-image: url(../styles/balken_back.jpg);
}
#side {
	width:800px;
	background-image: url(../styles/balken_back.jpg);
	background-repeat:repeat-y;
	background-color:transparent;


	
	}
/************************  Header style **********************/

#header {
	width:800px;
	height:142px;
	padding:0px;
	background-color:transparent;
}

#header1{
	text-align:center;
	font-weight:bold;
	font-family: verdana,arial; 
	font-size: 12px;


}

.top {vertical-align: top;}


/************************  Menu style ***********************/

#menu {
	background-color:transparent;
	font-style:normal;
	background-image: url(../styles/balken_back.jpg);
	width:208px;
	height:550px;
	float:left;
}

#menu ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
} 

#menu a, 
#menu h2 {
	 display: block;
}

li.rubrik { 
	color: #FF0000; 
	font-size: 15px; 
	font-family: verdana;
	font-weight:bold; 
	text-indent:13px; 
	background: transparent;
	background-image: url(../styles/rubrik.jpg)
} 

li.bu_ob { 
	color: #000000; 
	font-size: 13px; 
	font-family: verdana; 
	font-weight:normal;
	text-indent:13px; 
	background: transparent;
	background-image: url(../styles/nav_ob.jpg)
} 
li.bu { 
	color: #000000; 
	font-size: 13px; 
	font-family: verdana; 
	font-weight:normal;
	text-indent:13px; 
	background: transparent;
	background-image: url(../styles/bu.jpg)
} 
li.bu_un { 
	color: #000000; 
	font-size: 13px; 
	font-family: verdana; 
	font-weight:normal;
	text-indent:13px; 
	background: transparent;
	background-image: url(../styles/nav_unten.jpg)
} 

li.bu:hover { background: #FF0000;}

#menu a { color: #000; background: transparent; text-decoration: none; } 

#menu a:hover { background: #FF0000; } 



/*
#menu li { position: relative; }

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul, 
div#menu ul ul li:hover ul ul 
	{display: none;} 

div#menu ul li:hover ul, 
div#menu ul ul li:hover ul, 
div#menu ul ul ul li:hover ul 
	{display: block;} 

*/



#menu li { position: relative; }

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul ul, 
div#menu ul ul li:hover ul ul 
	{display: none;} 

div#menu ul ul li:hover ul, 
div#menu ul ul ul li:hover ul 
	{display: block;} 









/************************  Content style **********************/

#content {
	background-color:transparent;
	background-image: url(../styles/back_sw_hell_1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:592px;
	/*height:1000px;*/
	float:left;
	overflow:auto;			  /* mit scrollbalken */
}

#einsatzberichtehead {
	width:500px;
	color: #000000 ;
	font-family: verdana,arial; 
	font-size: 12px;
}

#einsatzberichtehead a:hover {
	text-decoration:none;
	color:red;
	border:none;			     /* IE */
}

#einsatzberichte {
	width:500px;
	color: #000000 ;
	font-family: verdana,arial; 
	font-size: 12px;
}

#einsatzneu {
	width:500px;
	color: #000000 ;
	text-align:left;
	font-family: verdana,arial; 
	font-size: 12px;
}

#login {
	background-color:transparent;
	width:592px;
	height:600px;
	font-family: verdana,arial; 
	font-size: 15px;
	font-weight:bold;
	text-align: center;
}

#infotips {
	background-color:transparent;
	width:592px;
	height:600px;
	font-family: verdana,arial; 
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}

#termine {
	width:500px;
	color: #000000 ;
	font-family: verdana,arial; 
	font-size: 12px;
}

#termineneu {
	width:500px;
	color: #000000 ;
	text-align:left;
	font-family: verdana,arial; 
	font-size: 12px;
}

#download {
	background-color:transparent;
	width:592px;
	height:600px;
	font-family: verdana,arial; 
	font-size: 15px;
	font-weight:bold;
	text-align: center;
}


#bilder {
	background-color:transparent;
	overflow:auto;
    	width: 490px;                 /* Breite des größten Bildes*/
   	height: 140px;                 /* Höhe  -der Vorschaubilder + 23px */
   	padding: 1px;                 /* Abstand der Bilder zum Rand */
    	white-space: nowrap;
    	text-align: center;
	
}

#berichte {
	width:550px;
	color: #000000 ;
	font-family: verdana,arial; 
	font-size: 12px;
}


#be {
	background-color:transparent;
	width:592px;
	height:600px;
}
/************************  Menu style ***********************/

div#news {
	z-index: 1;
	background-color:transparent;
	background-image: url(../styles/news.jpg);
	position:absolute;
 	left:817px; top:50px; width:167px; height:200px;

}

div#news div {
	background-image: url(../styles/news.jpg);
	font-family: verdana;
	font-size: 12px;
	margin:0px;
	padding-left:27px
}

.news_head {
	font-family: verdana;
	font-size: x-large;
	font-weight:bold;
	color: #ff0000;
}
	
	
