/* CSS Document */
body {
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	color:#333333;
 	background-color: #FF6600;
}
p{
font-family:arial,helvetica,sans serif;
font-size:12px;
color:#333333;
marghin-bottom:5px;
marghin-bottom:5px;
line-height:17px;
}
table.tabelle_inhalt{
	width:560px;
	padding-left:10px;
	padding-right:10px;
}
td{
	font-family:arial,helvetica,sans serif;
	font-size:12px;
	color:#333333;
	
	vertical-align: top;
	orphans:3;
	widow:4;
}


h1,h3,h4{
	color:#FF6600;
	
	marghin-bottom:5px;
}

h1{
	font-size:20px;
}
h2{
	color:#FFFFFF;
	font-size:20px;
	marghin-bottom:5px;
}
h3{
	font-size:18px;
}
h4{
	font-size:15px;
}


div.aussen{
	position:absolute;
	top:10;
	left:20;
	vertical-align:top;

}

div.top{
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../grafik/hintergrund/rahmen_top.gif);
	overflow: hidden;
	height:7px; 
	width:769px; 

	

}

div.bottom {
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../grafik/hintergrund/rahmen_bottom.gif);
	overflow: hidden;
	height:7px; 
	width:769px; 
	

}

div.center {
	position:relative;
	top:0px;
	left:0px;
	background-image: url(../grafik/hintergrund/bg_kachel.gif);
	background-color:#CCCCCC;
	overflow: hidden;
	height:537px; 
	width:769px; 


}
div.navigation{

position:absolute;
	top:90px;
	left:30px;
	vertical-align:top;
	overflow: hidden;
	height:280px; 
	width:130px; 

}

div.inhalt{

position:absolute;
	
	
}
div.logo{
	position:absolute;
	top:15px;
	left:30px;
	vertical-align:top;
	
}
div.bereich{
	position:absolute;
	top:15px;
	left:657px;
	vertical-align:top;
	width:132
	
}
a:link{
	color: #CC3300;

}
a:visited{
	color: #CC3300;
}
a:active{
	color: #CC3300;
}

ul{
	list-style-image:url(../grafik/inhalt/pfeil15.gif);
	line-height:18px;

}

@page{
	size:21.0cm 29.7cm;
	margin-top: 1.5cm;
	margin-left: 1.5 cm;
	 

}