/* ---------------------------------- */
*{
	border:0;
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}
/* ---------------------------------- */
#container{
	width:730px;
	margin:0 auto;
	background:#fff;
	margin-top:5px;
}
/* ---------------------------------- */
h1{
	text-indent:-9999px;
	letter-spacing:-9980px;
	font-size:0;
	padding:0px;
	margin:0px;
	height:110px;
	background:url(images/kopf.gif) no-repeat;
}
/* ---------------------------------- */
ul#navigation{
	float:left;
	width:135px;
	height:440px;
	list-style:none;
	padding:5px;
	margin:0px;
}
.l_1{	background:url(images/l_1.gif) no-repeat;}
.l_2{	background:url(images/l_2.gif) no-repeat;}
.l_3{	background:url(images/l_3.gif) no-repeat;}
.l_4{	background:url(images/l_4.gif) no-repeat;}

ul#navigation li.erster{
	margin-top:120px;
}
ul#navigation li{
	width:115px;
	height:28px;
	margin-top:20px;
	/*border:1px solid #ccc; /*D8D0AE*/
	margin:15px 5px 15px 5px;
	padding:4px;
	line-height:13px;
}
ul#navigation li a{
	color:#fa4206;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
ul#navigation li a:hover{
	color:#009600;
}

/* ---------------------------------- */
#inhalt{
	width:430px;
	height:430px;
	margin:5px;
	background:#fff;
	float:left;
	text-align:left;
	font-size:12px;
	color:#504d48;
}
/* ---------------------------------- */
#rechts{
	float:right;
	width:135px;
	height:440px;
	padding:5px;

}
.r_1{	background:url(images/r_1.gif) no-repeat;}
.r_2{	background:url(images/r_2.gif) no-repeat;}
.r_3{	background:url(images/r_3.gif) no-repeat;}
.r_4{	background:url(images/r_4.gif) no-repeat;}
/* ---------------------------------- */
h2.titel_c{
	font-size:15px;
	padding:15px;
	color:#fa4206;
	text-align:center;
	letter-spacing:0.15em;
}
h2.titel_l{
	font-size:15px;
	padding:15px;
	color:#fa4206;
	margin-left:20px;
	text-align:left;
	letter-spacing:0.15em;
}
/* ---------------------------------- */
ul#aufzaehlung{
	padding:0 30px;
	list-style-image: url(images/dot2.gif);
}
ul#aufzaehlung li{
	margin:10px 10px 10px 5px;
	/*padding:10px 10px 10px 5px;*/
	line-height:18px;
	font-size:13px;
}
ul#aufzaehlung li a{
	color:#504d48;
}
ul#aufzaehlung li a:hover{
	color:#fa4206;
}
.abstand{margin-top:10px;}
/* ---------------------------------- */
.dot{
	margin-bottom:10px;
}
h2, h3, h4.start{
	font-size:14px;
	padding:30px 10px 10px 10px;
	color:#3C3C3C; /*504d48*/
	text-align:center;
	letter-spacing:0.05em;
}
h3.start{
	margin-top:50px;
	padding:0;
}
h4.start{
	margin-top:50px;
	padding:0;
}
h2.norm{
	font-size:12px;
	color:#fa4206;
	letter-spacing:0.2em;
}
.tarzert{
	font-size:12px;
}
p.informationen{
	text-align:right;
	font-size:11px;
}
p.informationen a{
	color:#fa4206;
}
ul.altl li{
	margin-top:10px;
}

