@import url("menue.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
}
a {
	color:#31417C;
	text-decoration:none;
}
a:hover {
	color:#DD0204;
}
hr {
	height:1px;
	border-bottom:0px solid #FF0000;
	border-top:1px solid #FF0000;
}
hr.dot {
	border-top:1px dotted #d3d3d3;
}
#container {
	width:770px;
	height:auto;
	margin:auto;
	padding:8px;
	border:0px solid #FF0000;
}
#logo {
	float:left;
	margin-top:5px;
}
#left {
	clear:both;
	float:left;
	width:250px;
	height:500px;
	border:0px solid #FF0000;
}
#headline {
	float:left;
	width:492px;
	margin:11px 0 3px 20px;
	border:0px solid #00CC66;
	color:#FFFFFF;
}
#headline[id] {
	margin:10px 0 3px 20px;
}
#headline h1 {
	font-size:15px;
	font-weight:400;
	letter-spacing:0.041em;
	height:38px;margin:0 0 0 -5px;	
}
#content {
	float:right;
	width:462px;
	height:auto;
	margin-right:0px;
	padding:16px 15px 7px 16px;
	background-image:url(content_back.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #FFCC00;
	text-align:left;
	line-height:17px;
}
#content[id] {
	margin:0 13px 0 0;
}
#content img {
	float:right;
	margin-left:11px;
	padding:2px;
	border:1px solid #CC0000;
}
*+html #content img{margin-left:-7px;}
#content img.links {
	float:left;
	margin-left:0;
	padding:2px;
	border:1px solid #CC0000;
}
#content a.liste {
	font-size:10px;
	color:#FFFFFF;
	width:21px;
	height:13px;
	padding:0px 2px;
	margin-top:3px;
	line-height:21px;
	background-color:#31417C;
	border:1px solid #31417C;
}
#content a.liste:hover, #content a.akt {
	font-size:10px;
	color:#FFFFFF;
	width:21px;
	height:13px;
	padding:0px 2px;
	margin-top:3px;
	line-height:21px;
	background-color:#CC0000;
	border:1px solid #CC0000;
}
#content h1 {
	font-size:15px;
	font-weight:bold;
	margin:19px 0 7px 0;
	color:#31417C;
}
#content[id] h1 {
	margin:24px 0 7px 0;
}
#content h2 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 7px 0;
	color:#31417C;
}
#content ul {
	margin-left:7px;
}
#content li {
	list-style:url(rot.gif);
	padding-top:2px;
	line-height:19px;
	margin-left:11px;
}
#images {
	width:455px;
	height:47px;
	margin:-3px 0 0 1px;
}
#images[id] {
	width:455px;
	height:47px;
	margin:-3px 0 0 7px;
}
#images img {
	margin:0;
}
#footer {
	float:right;
	width:492px;
	height:7px;
	background-image:url(footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:0px solid #FFCC00;
}
#footer[id] {
	margin:0 13px 0 0;
}
#bf {
	float:right;
	margin-right:5px;
	width:370px;
	height:17px;
	border:0px solid #CC0000;
	text-align:right;
	font-size:10px
}
#bf[id] {
	margin-right:19px;
}
#bf a, #bf a:link, #bf a:visited {
	color:#C0C0C0;
	text-decoration:none;
}
#bf a:hover {
	color:#737373;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}

#back{width:100%;height:100%;background-color:#000000;position:absolute;left:0px;top:0px;overflow:hidden;opacity:0.67;filter:alpha(opacity=67);}
#ask{margin-left:-260px;height:-115px;width:520px;height:309px;position:absolute;left:50%;top:25%;background:transparent;padding:13px;border:1px solid #878787;line-height:15px;}
#asking{width:494px;height:283px;background:#e7e7e7;padding:13px;text-align:left;}
#asking a img.close{float:right;padding:0;border:none;}
img.mb11{margin-bottom:11px;}
