body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5C5B54;
}

li {li style="color:#5C5B54;"}

ol li{list-style-type: disc; list-style-position: inherit;font-weight:normal; color:#df5518;}

ol li span { font-weight:normal; color:#5c5b54;}

body {
	background-color: #E8E7DF;
	text-align: center;
	}

img {border: 0px;}

a {
	font-size: 12px;
	color: #9D9C8F;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DF5518;
}
a:active {
	text-decoration: none;
	color: #9D9C8F;
}
#maincontent {
	width:1024px;
	height:800px;
	top:10px;
	border:0px;
	position:relative;
	margin: 0px auto;
	text-align:left;
	background-color:#FFFFFF;
	margin: 0 auto;
}
#head {
	position:absolute;
	width:1024px;
	height:245px;
}
#menu1 {
	position:absolute;
	width:175px;
	height:175px;
	top:10px;
	left:10px;
	background-image:url(../../templates/images/menukasten.png);
}

#menu111 {
	position:absolute;
	top:5px;
	left:8px;
	font-size:16px;
	color:#003063;
}

#menu11 {
	position:absolute;
	width:160px;
	height:145px;
	top:23px;
	left:8px;
	color: #DF5518;
}

#menu2 {
	position:absolute;
	width:175px;
	height:175px;
	top:10px;
	left:190px;
	background-image:url(../../templates/images/menukasten.png);
}

#menu3 {
	position:absolute;
	width:175px;
	height:175px;
	top:10px;
	left:370px;
	background-image:url(../../templates/images/menukasten.png);
}

#menu4 {
	position:absolute;
	width:175px;
	height:175px;
	top:10px;
	left:550px;
	background-image:url(../../templates/images/menukasten.png);
}

#logo {
	position:absolute;
	width:290px;
	height:179px;
	left:730px;
	background-image:url(../../templates/images/hablogo.gif);
	top: 6px;
}

#head2 {
	position:absolute;
	width:965px;
	height:30px;
	top:195px;
	left:47px;
	background-image:url(../../templates/images/suchbalken.png);
}
#trennlinie {
	position:absolute;
	top:235px;
	width:1024px;
	height:8px;
	background-color: #E8E7DF;
}

#content {
	position:absolute;
	width:1007px;
	height:538px;
	left:10px;
	top:255px;
	background-color:#FFFFFF;
}

#infokasten_links {
	position:absolute;
	width:175px;
	height:536px;
}

#infokasten_rechts {
	position:absolute;
	width:175px;
	height:536px;
	left:180px;
}

#content2 {
	position:absolute;
	width:640px;
	height:536px;
	left:368px;
	overflow:auto;
	text-align: left;
}

#eckelioben {
	position:absolute;
	width:8px;
	height:7px;
	left:0px;
	background-image:url(../../templates/images/ecke_ol.png);
}

#eckelioben2 {
	position:absolute;
	width:8px;
	height:7px;
	left:0px;
	top:243px;
	background-image:url(../../templates/images/ecke_ol.png);
}

#eckereoben {
	position:absolute;
	width:8px;
	height:7px;
	right:0px;
	top:0px;
	background-image:url(../../templates/images/ecke_or.png);
}

#eckereoben2 {
	position:absolute;
	width:8px;
	height:7px;
	right:0px;
	top:243px;
	background-image:url(../../templates/images/ecke_or.png);
}

#eckereunten {
	position:absolute;
	width:8px;
	height:7px;
	right:0px;
	bottom:8px;
	background-image:url(../../templates/images/ecke_ur.png);
}

#eckereunten2 {
	position:absolute;
	width:8px;
	height:7px;
	right:0px;
	bottom:0px;
	background-image:url(../../templates/images/ecke_ur.png);
}

#eckeliunten {
	position:absolute;
	width:8px;
	height:7px;
	left:0px;
	bottom:8px;
	background-image:url(../../templates/images/ecke_ul.png);
}

#eckeliunten2 {
	position:absolute;
	width:8px;
	height:7px;
	left:0px;
	bottom:0px;
	background-image:url(../../templates/images/ecke_ul.png);
}

#infokasten11 {
	position:absolute;
	width:163px;
	height:161px;
	left:6px;
	top:7px;
}
#kooperationen {
	position:absolute;
	image:url(../../templates/images/team_arbeit_hamburg.png);
	width:362px;
	height:27px;
	right:0px;
	top:2px;
}

#home {
	position:absolute;
	width:28px;
	height:27px;
	left:11px;
	top:195px;
}

#tochterfirmen {
	position:absolute;
	width:414px;
	height:18px;
	left: 650px;
	top: 815px;
}

#suchfeld {
	position:absolute;
	width:300px;
	height:27px;
	left:40px;
	top:4px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 16px;
	color: #003063;
}
h2 {
	font-size: 14px;
	color: #003063;
}

label,input,textarea { /* Alle Labels UND Formularelemente auswaehlen */
 text-align: left;
 vertical-align:top;
 margin: auto;
}
fieldset {
 border: 0;
}
textarea {
 width: 350px;
 height: 150px;
}