* {
	margin: 0px;
	padding: 0px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 8px;
	border: 1px solid #999;
	padding-bottom: 8px;
	width: 800px;
	padding-top: 8px;
}
#main #head {
	background-color: #9BB7E3;
	height: 120px;
	width: 98%;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 8px;
}
#main #logo img  {
	position: absolute;
	left: 685px;
	top: 23px;
}
#main #head #adler img {
	position: absolute;
	top: 30px;
	left: 45px;
}

#main #head #subschlagzeile p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	position: absolute;
	top: 90px;
	font-weight: bold;
	left: 181px;
}
#main #head .headline {
	position: absolute;
	left: 237px;
	top: 25px;
}


#main #head #messlatte {
	position: absolute;
	top: 8px;
	left: 7px;
	height: 120px;
	width: 20px;
}


#main #navi {
	float: left;
	width: 15%;
	background-color: #E6EEFB;
	height: 343px;
	margin-left: 1%;
	background-image: url(../bilder/mobilesolutions_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1%;
}
#main #navi a {
	display: block;
	margin-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-indent: 8px;
}
#main #navi a:hover {
	display: block;
	margin-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #9BB7E3;
	text-indent: 8px;
}
#main #navi .aktiv {
	display: block;
	margin-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #9BB7E3;
	text-indent: 8px;
}



#main #subnavi {
	float: left;
	width: 82%;
	background-color: #CEDDF7;
	height: 18px;
	margin-right: 1%;
}
#main #subnavi .aktiv {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 20px;
	vertical-align: top;
}


#main #cont {
	float: left;
	width: 48%;
	margin-right: 1%;
	background-color: #EFF4FC;
	margin-top: 8px;
	height: 317px;
	overflow: visible;
}
#main #cont p img {
	float: left;
	margin-right: 8px;
}

#main h1  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 16px;
	margin-top: 8px;
	color: #000;
}
#main h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 8px;
	margin-left: 8px;
	color: #000;
}

#main p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 8px;
	color: #000;
}
#main li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 13px;
	margin-right: 8px;
	margin-left: 50px;
	padding-bottom: 8px;
	color: #000;
	list-style-type: disc;
}



#main #eyecatcher {
	float: left;
	margin-top: 8px;
	width: 33%;
	background-image: url(../bilder/eyecatcher.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 317px;
	margin-right: 1%;
}
#main #bottomleft {
	float: left;
	width: 15%;
	margin-right: 1%;
	background-color: #E6EEFB;
	height: 299px;
	margin-left: 1%;
	margin-top: 8px;
	margin-bottom: 8px;
}
#main #bottomcenter {
	float: left;
	width: 48%;
	margin-right: 1%;
	background-color: #EFF4FC;
	height: 307px;
	overflow: visible;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
}
#main #bottomcenterref {
	float: left;
	width: 48%;
	margin-right: 1%;
	background-color: #EFF4FC;
	height: 307px;
	overflow: visible;
	margin-bottom: 8px;
}

#main #bottomright {
	float: left;
	margin-top: 8px;
	width: 33%;
	height: 299px;
	margin-right: 1%;
	background-color: #EFF4FC;
	margin-bottom: 8px;
}

#main #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 18px;
	width: 97%;
	margin-left: 1%;
	background-color: #EFF4FC;
	clear: both;
	margin-right: 1%;
	padding-left: 1%;
	letter-spacing: 1px;
}
#main #footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
#main #footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
#main a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	text-decoration: underline;
}
#main a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	text-decoration: none;
}
#main #cont table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
#main #cont table a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: underline;
}
#main #cont table a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}
#main #bottomcenterleistungen {
	float: left;
	width: 48%;
	margin-right: 1%;
	background-color: #EFF4FC;
	height: 304px;
	overflow: visible;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	padding-top: 3px;
}
.map {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

