root { 
    display: block;
}

body {
    margin: 0;
}

ul {
    list-style-position: inside; 
/*    list-style: none;
    padding-left: 25px;*/
}

#gesamt {
    position: relative;
    width: 1000px;
    height: 1200px;
    margin: 20px auto;
    border-left:#555555 solid thin;
    border-right: #555555 solid thin;
    background-image: url(HG_bild.png);
    background-repeat: no-repeat; 
    background-position: center;
}






#headerLogo {
	margin: 20px 0 0 20px;
	width: 830px;
	height: 100px;
	border-bottom: #003399 double 10px;
}

#bild_kammerlogo 	{ float: left; margin-right: 150px; margin-top: 35px; }
#bild_kammerlogo img { border: 0; }
#bild_ifslogo 	{ float: left; margin-top: 15px; }
#bild_ifslogo img { border: 0; }
#bild_khglogo 	{ float: right; }
#bild_khglogo img { border: 0; }


#headerkopf {
	position: absolute;
	height: 116px;
	width: 853px;
	left: 20px;
	top: 145px;
}



#headerText, #headerName {
	position: absolute;
	width: 843px;
	font-family: Arial,Helvetica,sans-serif;
    	text-align: center;
	color: #333399;
}


#headerText {
	height: 26px;
	top: 56px;
	left: 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	border-bottom: #555555 double 1px;
}

#headerName {
	height: 25px;
	top: 11px;
	left: 0px;
	font-size: 25px;
	font-weight: bold; 
	padding-bottom: 6px;
	border-bottom: #555555 dotted 2px;
}




/*----------INHALT----------------------------------------------------------------------*/



#inhalt {
	position: absolute;
	top: 321px;
	left: 200px;
	height: 540px;
	width: 730px;
	font-size: 0.9em;
	font-family: Arial,Helvetica,sans-serif;
}

#inhalt ul {
	list-style-type: disc;
	padding-left: 15px;
/*	list-style-position: inside;*/
}

#inhalt a, #inhalt a:link, #inhalt a:visited, #inhalt a:active, #inhalt a:hover, #inhalt a:focus {
	color: #003399;
}

#frintlink a:link {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

#tablegesamt { }
#tablegesamt_i { }

.tdklein { 
	width: 70px; 
	height: 25px; 
}

.tdgross { 
	width: 350px; 
	height: 25px; 
	padding-bottom: 2px; 
	text-align: left; 
}
		
		
.tdgross2 a { 
	color:#000066; 
	text-decoration: none;
}


.tdklein_i { 
	width: 70px; 
	height: 15px; 
}


.tdgross_i { 
		width: 350px; 
		height: 15px; 
		padding-bottom: 1px; 
		text-align: left; 
		}
		
		
.tdgross2_i a { 
	color:#000066; 
	text-decoration: none; 
}



/*---------------Menü---------------------------------------------------------------*/




#menu {
	position: absolute;
	left: 20px;
	top: 352px;
	height: 121px;
	width: 137px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
}


#menu ul {  
	margin: 0; 
	padding: 0;
	list-style-type: none;
}



#menu li { 
	margin: 0 0 .3em 0;	
} 




#menu a { 
	display: block;
	color: #003399; /*Blau*/ 
	width: 9em; 
	padding: .2em .8em; 
	text-decoration: none;	
}
	

	
#menu a:hover {
	color: #222222; /*fast schwarz*/
	border-bottom: 1px solid #000000;
/*	border-right: 1px solid #000000;*/   
}

#active a {
	display: block; 
	color: #000000; /*schwarz*/
	border-bottom: 1px solid #000000;
/*	border-right: 1px solid #000000;*/ 
 }

#frintlink { color: #000000; font-size: 11px; }
/*#parkettstudio {
	position: absolute;
	width: 172px;
	height: 189px;
	left: 20px;
	top: 537px;
}*/

/*#parkettstudio img { border: 0; width: 110px; height: 111px; }*/
