body {
	margin: 0px;
	padding: 0px;
	background: #E0E0E0 url(../images/bg_bhk_logo.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333333;
	}
	
.left    					{
	     					text-align     				:left;
	     					}

.center    					{
	     					text-align     				:center;
	     					}

.right    					{
	     					text-align     				:right;
	     					}

.top    					{
	     					vertical-align    			:top;
	     					}

.bottom    					{
	     					vertical-align    			:bottom;
	     					}

/*** LAYOUT ***/

#container { 	position: relative; 
				background: url(../images/bg_container.gif); 
				width: 770px; 
				margin: 0 auto; 
				padding: 0 ; 
				border: 0px solid #ccc; 
				border-top: 0px;
				}

#navigation, #subnavigation, #main, #abbinder {width: 730px;	text-align: left;}
#head		{ width: 760px; text-align: left; padding: 0 }
#kopf		{ width: 760px; text-align: left; padding: 0 }

#head,#kopf, #fuss	{margin: 0 auto;}
#navigation 		{margin: 1px auto 50px auto;}
#subnavigation 		{margin: 20px auto 0px auto;}
#main, #abbinder	{margin: 10px auto; }

#inhalt { float: left; width: 480px; padding-right: 10px;
	}

#main .spalte1_3, #main .spalte2_3, #main .spalte3_3 {width:230px; float:left;}
#main .spalte1_3, #main .spalte2_3 {margin-right: 20px;}

#main .spalte1_2 {width:355px;float:left;margin-right:20px;}
#main .spalte2_2 {width:355px;float:left;}


#inhalt .spalte1_2 {width:300px;float:left;margin-right:20px;}
#inhalt .spalte2_2 {width:160px;float:left;}

#marginale { float: right; width: 230px; }

#fuss { 	position: relative; 
			background: url(../images/bg_fuss.gif); 
			background-position: bottom;
			width: 770px; 
			height: 70px;
			margin: 15px auto 0 auto; 
			padding: 0; 
		}

#fussleiste {  width: 760px; margin: 0 auto; background: #1E2355 }

#abbinder { font-size: 10px; color: #999999; text-align: center;}



#main a:link, #main a:hover, #main a:visited { color: #1E2355; text-decoration: none; }
#main a:hover { text-decoration: underline; }

img.rechts { margin: 2px 0 5px 15px; border: 0; float: right; }
img.links  { margin: 2px 15px 5px 0; border: 0; float: left;}

.trennlinie_light { clear: both; height: 19px; background: url(../images/bg_linie_light.gif) x-repeat; }

.trennlinie_hidden { clear: both; height: 19px; }

#sprachmenu, #suchmenue		{ 
			position: absolute;
			left: 765px;
			top: 65px;
			padding: 10px 0 5px 0;
			margin: 0;
			text-align: left;
			z-index: 120;
			border-right: 1px solid #999;
			border-bottom: 1px solid #999;
			background: #fff url(../images/icons/bg_sprachmenue.jpg) no-repeat;
			visibility: hidden;
			}
#sprachmenu img { margin: 5px 5px 0px 5px;  padding:0; }
#sprachmenu .closebutton , #suchmenue .closebutton
				{ position: absolute; top: 0px; right: 0px; width: 11px; height: 11px}
#sprachmenu .closebutton img { margin:0; padding:0; }

#suchbox		{ position: absolute; top: 80px; right: 20px; width: 200px; visibility: hidden; background-color: #F7F19B; z-index: 120; }
#suchmenue form	{ margin: 0px; padding: 0px }

#suchtabelle	{ border: 0px; collapse; width: 100px }
#suchtabelle td { padding: 5px; text-align:center; }
#suchtabelle input	{ font-size: 10px; background: #FFF; border: 1px solid #333333; color: #1E2355 }

#sprachmenu { min-width: 30px; }
#suchmenue { min-width: 120px; }

#legende table { padding: 3px; }

#legende td { 
	vertical-align: center; 
	font-size: 10px;
	line-height: 100%;
	}


