
*{margin:0px; padding:0px;}

html, body{margin-top:5px; padding:0px;}


#container{
		width:960px;

		height:800px;
		text-align:left;
		background-color:#ff6600;
		margin:auto;
}

#bildcontainer{
		width:960px;

		height:156px;
		text-align:left;
		background-color:#ff6600;
		border-bottom:#990000 solid 3px;
		margin:0;
		padding-bottom:20px;
}

.imgmitarbeiter {
	width:236px;
	float:left;
	margin-top:6px;
}
.break {
	clear:both;
	margin-bottom:15px;
}
/*
#logooben{
		width:654px;
		height:156px;
		text-align:left;
		background-color:#ff6600;
		margin:auto;
		background-image:url(BK_logoobenfe.gif);
		background-repeat:no-repeat;
		
}
*/
#logoobenmitte{float:left; padding-left:345px;}
#logoobenrechts{ float:left; padding-left:95px;}


#suche{
		float:left;
		height:24px;
		padding-top:5px;
		padding-left:30px;
		padding-right:0px;
		background-color:#ff6600;
			
}

#suchtabelle{ width:200px;float:left;}
#button{ float:left;}
#suchfeld{ float:left;}

#strich{ background-image:url(strich.gif); width:3px; height:21px; padding-top:8px; margin-left:35px; margin-right:15px;float:left;}

#menue{
		width:700px;
		height:21px;
		padding-left:0px;
		padding-top:8px;
		text-align:left;
		background-color:#ff6600;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		float: left;
}

a.menue_act{color: #990000; font-weight:bold; text-decoration:none;}
a.menue_cur{color:#990000; font-weight:bold; text-decoration:none;}
a.menue_no{color:#990000; font-weight:normal; text-decoration:none;}




ul.menue, ul.menue ul {

    	list-style-type: none;
	
	}



ul.menue a {

    	display: block;
    	padding: 0px 20px 4px 10px;
    	font-weight:normal;
		color:#990000;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:12px;

	}

ul.menue ul a:hover {

    	display: block;
    	padding: 2px 15px 2px 10px;
    	font-weight:bold;
		color:#990000;
		text-decoration:none;
		background-color:#ffcc99;
		font-size:12px;

	}


ul.menue ul a {

    	padding-top:2px;
		padding-bottom:2px;
		border:#990000 solid 1px;

}



ul.menue li {

    	padding:0;
    	margin:0;
    	background-image: none;
    	float:left;

	}



ul.menue ul {

    	margin-left:0;
    	padding: 0 0 0 0;
    	position: absolute;
    	background-color: #fff;
    	border:1px solid #990000;
    	display:none;
    	min-width:130px;

	}
	




/* IE-Hack für die Breite */

*html ul.menue ul {

    	width:150px;
		font-size:12px;

	}



/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */

/* über der Liste  befindet (.hover siehe JavaScript oben) */

ul.menue ul.hover, ul.menue li.hover ul, ul.menue li:hover ul  {

    	display:block;

	}



ul.menue ul li {

    	float:none;
    	background-color: transparent;

	}


#febild{
		background-image:url(BK_brotfe.jpg);
		height:391px;
		border-top:#990000 solid 3px;
		clear:left;
}

#logounten {

		
		background-image:url(BK_logountenfe.gif);
		background-repeat:no-repeat;
		width:100%;
		height:109px;
		margin-top:33px;
		margin-bottom:33px;
		background-color:#FFFFFF;
	
		}
				
			
				



#footer {
    	clear:left;
    	margin-top:1em;
    	background:#fff;
    	text-align:left;
    	padding:10px;
		font-size:12px;
		color:#990000;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}


#footer a:hover {
		font-weight: bold;
}

#copyright{
		font-size:12px;
		margin-right:10px;
		margin-left:370px;
		color:#000000;
		}





	
