@charset "utf-8";
/* CSS Document */
#schnoerkel{
	width:105px;
	position:absolute;
	left: 187px;

}
hr{
	color:#750000;
	border-bottom-style:dashed;

}
a img{
	border:none;
}
#textNews1{
	position:relative;
	width:600px;
	float:left;
	background-color::#33CCCC;
	}
#textNews{
	position:relative;
	width:400px;
	float:right;
	background-color::#33CCCC;
	}
#imgNews{
	position:relative;
	width:200px;
	float:left;
	background-color::#33CCCC;
	}
#line{
	width:600px;
	position:relative;
	float:left;
}
td{
	padding-right:10px;
	}
a{
	color:#750000;
}
a:visited{
	color: #D87C01;
	}
#image{
	float:right;
	width:150px;
	overflow:auto;
	padding-left:10px;
	padding-top:10px;
}
#mainStart{
	width:610px;
	
	position:relative;
	height:150px;
}
#welcome{
	float:left;
	width:450px;
	color:#800a0a;
	overflow:auto;
	padding-top:10px;
}
#klang{
	width:200px;
	float: left;
	position: relative ;
		padding-right:15px;
	padding-bottom:15px;
	}

#list{
	width:115px;
	float:left;
}
body{
	/*background-color:#fbf485;*/
	font-family:"Trebuchet Ms",Verdana;
	font-size:14px;
	color:#800a0a;
	

}
#claudia{
	width:200px;
	float: left;
	padding-right:15px;
	padding-bottom:15px;
	position:relative;
	}
h1{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin-top:20px;
	margin-bottom:10px;
	line-height:20px;
}
h2{
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:20px;
}
#container{
	width:960px;
	height:auto;
	position:relative;
	margin-left:-480px;
	left:50%;
	background-color:#fbf485;;
}

#balkenGold{
	width:960px;
	height:10px;
	background-color:#dfbf2b;
	/*margin-bottom:2px;*/
}
#main{
	width:960px;
	/*margin-top:2px;*/
	background-image:url(img/bg_image.jpg);

}
#header{
	width:940px;
	height:130px;
	background-color: #750000;
	padding-top:20px;
	padding-left:20px;
	color:#dfbf2b;
	
}
#headerImg{
	float:left;
	width:180px;
	height:140px;
	overflow:auto;
	margin-left:10px;
}
#headerSchrift{
	float:left;
	width:460px;
	font-size:44px;
	padding-left:50px;
	text-align:center;
	padding-top:10px;
}
#headerSchrift p{
	font-size:20px;
	margin:0px;
	border:0px;
	color:#fbf485;
}

#content{
	width:610px;
	padding-top:25px;
	padding-left:70px;
	padding-bottom:20px;
	padding-right:40px;
	float:left;
	overflow:auto;
	line-height:20px;
}

#footer {
    clear: both;
	width:960px;
	height:20px;
	background-color:#750000;
	margin:0px;
}


ul{
	margin-left:15px;
	padding:0px;
}

#navigation{
	
	width: 240px;
	/*background-color:#411001;*/
	float:left;
	color:#fbf485;
	
}
#navigation a{
	color:#fbf485;
	font-family:"Trebuchet Ms",Verdana;
	font-size:20px;
	text-decoration:none;

}

#navigation a:hover{
	color:#dfbf2b;
	font-family:"Trebuchet Ms",Verdana;
	text-decoration:none;

}
#navigation ul{
	margin:0px;
	padding-left:30px;
	padding-top:15px;
	line-height:40px;
	list-style:none;
	float:left;
}
#navigation a.subnav{
	font-size:14px;
}
.line{
	line-height:25px;
	padding-left:8px;
}

#navigation a.actual{
	color:#dfbf2b;
	font-size:14px;
}
#navigation a.actualG{
	color:#dfbf2b;
}

#space{
    clear: both;
	height:2px;
	background-color:#fbf485;
	width:960px;
	font-size:0px;
}
#header ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position: absolute;
	margin-top:110px;
	right:40px;
}

#header li{
	display:inline;
}

#header a{
	color:#fbf485;
	font-family:"Trebuchet Ms",Verdana;
	font-size:12px;
	text-decoration:none;
}
#header a:hover{
	color:#dfbf2b;
}

