html, body {margin:0; padding:0; width:100%; height:100%; }

body {background-color:#f5f5f5}


/*fuer die links*/

a {text-decoration:none;}
a:link {}
a:visited {}
a:hover {text-decoration:underline;}
a:active {}

a.web {
	font-weight: bold;
	text-decoration:none;
	color:#433135;
	font-size: 9px;
}
a.web:link {}
a.web:visited {}
a.web:hover {text-decoration:underline; color:#990033;}
a.web:active {}


a.webgross {
	font-weight: bold;
	text-decoration:none;
	color:#433135;
	font-size: 11px;
}
a.webgross:link {}
a.webgross:visited {}
a.webgross:hover {text-decoration:underline; color:#990033;}
a.webgross:active {}

a.weiss {font-weight: bold; text-decoration:none; color:#f5f5f5; }
a.weiss:link {}
a.weiss:visited {}
a.weiss:hover {text-decoration:underline; color:#990033;}
a.weiss:active {}

a.navi1 {text-decoration:none; color:#bbbbbb;}
a.navi1:link {}
a.navi1:visited {}
a.navi1:hover {color:#FFFFFF}
a.navi1:active {}

a.navi2 {text-decoration:none; color:#000000;}
a.navi2:link {}
a.navi2:visited {}
a.navi2:hover {text-decoration:underline; color:#888888}
a.navi2:active {}

p { margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;}


/*divtag-IDs*/

#background{position:absolute; z-index:1; width:100%; height:100%;}/*fuer das HGbild*/

#inhaltdiv {
	position:absolute;
	width:100%;
	height:506px;
	z-index:2;
	top: 75px;
	left: 0px;
	background-color:#f5f5f5
}

#logo2div {position:absolute; width:100px; height:100px; z-index:3; top: 10px; left: 2%; clip: rect(0 100 100 0); }




.navigrau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #BBBBBB;
	text-align: left;
	font-weight: normal;
}
.mailgrau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #eeeeee;
	text-align: left;
	font-weight: normal;
}
.beschreib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
.naviweiss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
}
.kleinweiss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
}
.beschreibgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
.bittePW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}
.falsch {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f5f5f5;
	font-size: 48px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
}
.fensterzu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	font-size: 9px;
	line-height: 13px;
	text-align: center;
}
.beschreiblibue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
}
.nummer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-align: center;
	color: #888888;
}

