/* CSS Document */



* {margin:0; padding:0; border:0}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #98050D;
	line-height:14px;
}
body {
	background: #98050D;
	margin:20px 0;
}
#main {
	width:899px;
	height:558px;
	overflow:hidden;
	position:absolute;
	left:50%;
	top:50%;
	margin:-279px 0 0 -449px;
	border:1px solid #EDEDEE;
	background-color:#EDEDEE;
}
#menu {
	width:156px;
	background-color:#EDEDEE;
	height:488px;
	float:left;
	color:#000000;
	padding:11px 0 0 11px;
	font-size:10px;
	overflow:hidden;
}

#content {
	float:left;
	width:732px;
	height:499px;
	background:no-repeat 0 11px;
}

#content2 {
	height:488px; 
	padding-top:11px; 
	float:left;	
	width:732px; 
	overflow:hidden;
}


#menu ul {
	list-style:none;
	margin-top:30px;
}

#menu ul li a {
	display:block;
	width:134px;
	background:url(img/menu.gif) no-repeat 0 2px;
	padding:1px 0 2px 20px;
	margin:15px 0 0 0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

#menu ul.submenu {
	list-style:disc;
	margin-top:0;
	color:#98050D;
}

#menu li.submenu {
	margin-left:30px;
	line-height:12px;
}

#menu ul li.submenu a {
	display:block;
	width:120px;
	background:none;
	padding:0;
	margin:0;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}

#menu li a:hover {
	background:url(img/menu2.gif) no-repeat 0 2px;
}

#menu li a.aktiv {
	background:url(img/menu.gif) no-repeat 0 2px;
	color:#98050D;
}

#menu li.submenu a:hover, #menu li.submenu a.aktiv {
	background:none;
	color:#98050D;
}

#fuss {
	clear:both;
	height:59px;
	width:899px;
	background-color:#98050D;
}

.box {
	width:320px;
	padding:5px;
	margin:0 0 0 25px;
	float:left;
	border:1px solid #950D1C;
	background:url(img/hg_box.jpg) repeat-x #E6E6E6;
} 


p {margin:0 0 12px 0}
h1 {font-size:14px; font-weight:bold; margin:0 0 12px 0;}
#content li, #content2 li {color:#950D1C; margin:0 0 2px 18px}
#content .box li {color:#000000; margin:0 0 0 18px}
#content ul {margin-top:0}
.schwarz {color:#000000}
.klein {font-size:10px}
a {color:#98050D; text-decoration:none;}
a:hover {color:#000000}

.breaker {clear:both; height:0px; font-size:1px; line-height:1px; overflow:hidden;}
label {float:left; width:100px; font-size:12px; margin:0 5px 8px 0;}
label.checkbox {margin:0 0 8px 0; width:auto}
input, textarea {float:left; border: 1px solid #950D1C; background:#E6E6E6; width:210px; margin-bottom:8px;}
input.checkbox {width:auto; float:left; width:auto}
input:focus {background:#FFFFFF;}
