html {
	margin:0;
	padding:0;

	
	
}

body {
	margin:0;
	padding:0;
	font-size:100%;
	width:1024px;
	background-color:#c8d8f7;
}

#zentrierhilfe {
	text-align:center;
	position:relative;
	/*top:400;*/
	left:0px;
	width:100%;
	height:1px;
	overflow:visible;
	}

#haupt{
	text-align:left;
	margin-left:-520px;
	position:absolute;
	top:20px;
	left:50%;
	width: 1024px;	
	height:auto;
	
	}
		


#links {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:180px;
	background-color:#FFF2d4;
	/*background-image: url(kaulberg_FILES/zeiger.gif)*/
	/*background-repeat:repeat-y;*/
	/*min-height:300px;*/
}

#inhalt {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:644px;
	vertical-align:top;
	color:#060000;
}

#rechts {
	float:right;
	padding:0;
	margin:0;
	border:0;
	width:200px;
	background-color:#FFF2d4;
	background-repeat:repeat-y;
	vertical-align: top;

}	
	

#menu_oben{
	margin:0;
	margin-top:-3px;
	padding:0;
	width:1024px;
	height:30px;
	font-weight:500;
	color:#1768B0;
	text-align:right;
	background-image:url(kaulberg_FILES/stift.gif); 
	background-repeat: no-repeat;
	background-position:right;
	background-position:bottom;
	
	

	
	
		
	}


#hauptteil{
	float:left;
	width:1024px;
	margin:0;
	padding:0;
	background-color:#FFF2d4;

	

	
	}	
	
#hauptteil2{
	float:right;
	width:844px;
	margin:0;
	padding:0;
	}	


.klickpfad {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	vertical-align: text-top;
	background-color:#FFF2d4;
	color:#1768B0
}
.rechteSpalte {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	background-color:#FFF2d4;
}

#footer{
	
	margin:0;
	padding:0;
	width:1024px;
	height:26px;
	background-color:#FFF2d4;
	text-align:center;
		
	}
	
#footer2{
	width:1024px;
	height:16px;
	background-image:url(kaulberg_FILES/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	}
	
.footer {
	font-family: Arial;
	font-size: 9px;
	color:#1768B0;
	
}

.menu_oben {
	text-align:right;
	font-size:10px;
	}
	
 	
.menu_links {
	font-family: Arial;
	font-size: 12px;
	
	
}

#titel {
	margin:0;
	padding:0;
	/*background-repeat:no-repeat;*/
	width:1024px;
	height:119px;
	text-align:center;	
	background-image:url(kaulberg_FILES/titelkaulberg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
	}
	

.cleaner{
	clear:both;
	height:0px;
	width:1024px;
	font-size:1px;
	border:0px none;
	margin:0;
	padding:0;
	background:transparent;
	background-color:#fff2d4;
	
	
	}
	
.inhalt {
	font-family: Georgia;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#1768B0;
	text-align:center
}
body,td,th {

	font-family: Arial;

	font-size: 12px;

	color: #666666;

}

h2 {
	color:#1768B0;
	font-size: 15px;

	/*color: #333333;*/

	font-weight: bold;

	}

	

h3 {

	font-size: 12px;

	color: #1768B0;

	font-weight: bold;

	}
/*.menu_oben {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}*/

.table_style {
	vertical-align:top;
	}



