@charset "utf-8";
body {
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:black;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 720px;
}
#div1 {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #9c9;
	width: 320px;
	padding-top: 0px;
	height: 29px;
}
html > body #div1 {
	height: auto;
	min-height: 30px;
}
#div2 {
	margin-left: 10px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #9c9;
	width: 390px;
	padding-top: 0px;
	height: 29px;
}
html > body #div2 {
	height: auto;
	min-height: 30px;
}
#div5 {
	margin-right: 0px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	background-color: #c00;
	width: 190px;
	padding-top: 0px;
	height: 189px;
}
html > body #div5 {
	height: auto;
	min-height: 190px;
}
#div4 {
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	background-color: #f96;
	width: 190px;
	padding-top: 0px;
	height: 189px;
}
html > body #div4 {
	height: auto;
	min-height: 190px;
}
#div3 {
	margin-right: 10px;
	margin-top: 10px;
	display: inline;
	float: right;
	margin-bottom: 0;
	background-color: #fc6;
	width: 190px;
	padding-top: 0px;
	height: 189px;
}
html > body #div3 {
	height: auto;
	min-height: 190px;
}
#logo {
	width:120px;
	height:189px;
	margin-top: 10px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#div6 {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0px;
	width: 720px;;
	background-image:url(../img/happy-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	min-height:390px;
}
#div7 {
	margin-left:130px;
	margin-bottom: 0;
	width: 590px;
	padding-top: 0px;
	min-height: 360px;
}
* html #div7 {
	ma\rgin-top:-200px;
}
#div8 {
	margin-left: 0px;
	float: left;
	margin-bottom: 0;
	background-color: #f96;
	width: 120px;
	padding-top: 0px;
	height: 30px;
}
html > body #div8 {
	height: 30px;
	min-height: 30px;
}
* html #div8 {
	he\ight: 30px;
	min-height: 30px;
}
#div9 {
	margin-left:130px;
	margin-bottom: 0;
	background-color: #f96;
	width: 190px;
	padding-top: 0px;
	height: 30px;
}
* html body #div9 {
	height: auto;
	height: 30px;
	margin-left:127px;
}
#div10 {
	margin-left:0px;
	float: left;
	margin-top: 0px;
	background-color: #fc6;
	width: 120px;
	padding-top: 0px;
	height: 200px;
	background-image:url(../img/home.gif)
}
h1 {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
p.navi {
	color:white;
	margin-left:15px;
	margin-top:7px;
}
ul.navi {
	list-style:none;
	margin:0;
	padding:0;
}
ul.navi li{
	margin:0px 0px 0px 0px;
	height:16px;
}
* html ul.navi a {  
    w\idth:174px;
}
ul.navi li a {
	text-decoration:none;
	display:block;
	padding-left:15px;
	
}
.wir,
ul.navi.wir li a {
	color: #336699;
	/*text-decoration:none;*/
}
.bewerber,
ul.navi.bewerber li a {
	color: #C60000;
}
.anlagen,
ul.navi.anlagen li a {
	color: #66CC99;
}
ul.navi.wir li a:hover {
	color:white;
   	background-color: #336699;
}
ul.navi.bewerber li a:hover {
	color:white;
	background-color: #C60000;
}
ul.navi.anlagen li a:hover {
	color:white;
   background-color: #66CC99;
}
h2 {
	font-weight: bold;
}
p.copyright, 
p.impressum,
p.home,
p.hpa {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:white;
	padding-top: 10px;
	margin:0px;
}
p.impressum a,
p.hpa a,
p.home a{
	color:white;
	text-decoration:none;
}
p.impressum a:hover,
p.hpa a:hover,
p.home a:hover {
	text-decoration:underline;
}
p.hpa {
	font-size:11px;
	text-align:left;
	color:white;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
}
p.home {
	padding-top:170px;
}
.slogan {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	font-weight: bolder;
}
.nummer {
	font-weight: bold;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: underline;
}
.indexschrift {
	position:absolute;
	left:0px; top:-300px;
}
.tabelletext {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
}
.tabelletextbold {
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
}

