@charset "iso-8859-2";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 12px 0;
}

.clearfix {
	clear: both;
}

.align-center  { text-align: center; }
.align-justify { text-align: justify; }
.align-left    { text-align: left; }
.align-right   { text-align: right; }

a img { border: 0; }
a { color: #5F9AFF; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }

hr { border-top: dashed 1px #aaa; border-bottom: 0; border-left: 0; border-right: 0; padding: 10px 0;}

#container-top {
	margin: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../grafik/kopfverlauf.png);
}

#kopf-top {
	background: url(../grafik/wmi-kopf.png) center center;
	height: 185px;
	width: 800px;
	margin: 0px auto;
	position: relative;
}
#kopf-lft {
	position: absolute;
	bottom: 0px;
	left: 25px;
}
#kopf-rgt {
	position: absolute;
	right: 15px;
	top: 15px;
}

#kopf-menu {
	height: 32px;
	width: 800px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../grafik/menuline.png);
}
#nlfield {
	position: absolute;
	left: 25px;
	top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#nlfield input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	padding: 0px;
	border: 0;
}

#container-bottom {
	background-image: url(../grafik/menuverlauf.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main-head {
	width: 800px;
	height: 92px;
	margin: 0px auto;
	position: relative;
}
#seitentitel {
	position: absolute;
	top: 5px;
	right: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}
#seitenslogan {
	font-family: Arial, Verdana, sans-serif;
	color: #FFF;
	position: absolute;
	right: 15px;
	top: 42px;
	text-align: right;
	font-size: 16px;
}

#seitenslogan p { margin: 0px; padding: 0px; }

#p { margin: 0px; padding: 0px 0px 10px 0px; }

#main-cont {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../grafik/mainhg.png);
	display: inline-block;
}

#cont-bot-cover {
	width: 800px;
	margin: 0px auto;
}


#cont-field {
	margin: 15px 15px 10px 15px;
}

h1 { font-size: 24px; color: #1F51A6; margin: 0; padding: 0px 0px 0px 0px; }
h2 { font-size: 24px; color: #A67419; margin: 0; padding: 0px 0px 0px 0px; }
h3 { font-size: 16px; color: #1F51A6; margin: 0; padding: 0px 0px 0px 0px; }
h4 { font-size: 16px; color: #A67419; margin: 0; padding: 0px 0px 0px 0px; }
h5 { font-size: 12px; color: #1F51A6; margin: 0; padding: 0px 0px 0px 0px; }
h6 { font-size: 12px; color: #A67419; margin: 0; padding: 0px 0px 0px 0px; }

#fuss {
	background-color: #5F9AFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	height: 24px;
	position: relative;
}
#fuss p {
	margin: 0px;
	padding: 0px;
}
#fuss a { color: #fff; }
#fuss a:hover { color: #000;}
#fuss-lft {
	position: absolute;
	left: 15px;
	top: 6px;
}
#fuss-rgt {
	position: absolute;
	right: 15px;
	top: 6px;
}
#fuss-mid {
	position: absolute;
	left: 300px;
	top: 1px;
}
#t3login {
	position: absolute;
	left: 0px;
	top: 0px;
}

