@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a {
	color: #006600;
	font-weight: bold;
	}


#mantel {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
	width: 900px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 20px;
}


#linie {
	background-color: #006600;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 5px;
}


.titelrot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 18px;
	color: #990000;
	}
	
#superneu {
	position: absolute;
	height: 183px;
	width: 200px;
	top: 98px;
	right: 137px;
	z-index: 1;
	border: 0px;
	left: 1133px;
}

.antwort_link a {
	font-size: 9px;
	text-decoration: none;
	}