/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height:15px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;	
	margin:0px;
}
p, form{ margin:0px;}
a, #rechts a {text-decoration:none; color:#5C688E;}
a:hover, #rechts a:hover{color:#000000;}
#rechts img{ margin-top:5px;margin-bottom:5px;}
#kopf {
	height: 84px;
	width: 831px;
	position: absolute;
	z-index: 1;
	left: 65px;
	top: 15px;
}
#bild {
	height: 172px;
	width: 478px;
	position: absolute;
	z-index: 1;
	left: 65px;
	top: 99px;
}
#logo {
	background-color: #FFD200;
	height: 150px;
	width: 353px;
	position: absolute;
	z-index: 1;
	left: 543px;
	top: 99px;
}
#bildabdeck {
	background-color: #EDEDEE;
	width: 641px;
	position: absolute;
	z-index: 2;
	left: 255px;
	top: 249px;
	height: 22px;
}
#main{
	background-image:url(../images/bg_content.gif);
	position:relative;
	width: 831px;
	left: 65px;
	top: 271px;
}
#links{
	width: 190px;
	float:left;
}
#hauptmenu {
	position: absolute;
	z-index: 2;
	left: 65px;
	top: 78px;
	width: 480px;
}
#links a, #links .sub2, #links .active, #hauptmenu, #menu  {
	font-size:12px;
	display:block;	
	margin:3px;
	margin-left:17px;	
	color:#333333;
	/*height:15px;*/
}
#menu {
	width: 318px;
	position: absolute;
	z-index: 2;
	left: 543px;
	top: 223px;
	text-align: right;
	padding-left:0px;
}
#hauptmenu a, #menu a{
	color:#333333;
}
#menu a{font-size:13px;}
#links .sub2{
	margin-left:30px;	
}
#links a:hover, #links .active{
	color:#999999;
}
#hauptmenu a:hover, #menu a:hover, #menu .active{
	color:#fff;
}
#navbalken{
	background-color: #767480;
	width: 190px;
	height:22px;
	margin-bottom:22px;
}
.punktlinie{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
#rechts{
	float:left;
	width: 581px;
	margin-left:30px;
	margin-top:8px;
}
#fuss{
	clear:both;
	height:30px;
	width: 831px;
}
#sos{
	position:absolute;
	height:22px;
	width: 41px;
	left:24px;
	top:293px;
}
.rot{
	color:#db001b;
}
