body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;  
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(img/mimo_bg.gif);
	background-repeat:repeat-x;
	height: 720px;  
	text-align: center;  /* Zentrierung im Internet Explorer */
}
div#all {
	position: relative;
	float: left;
	top: 0px;
	width: 960px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
* html div#all {  /* nur fuer Internet Explorer */
  
	top: -7px;     /* Version 5.x */
  t\op: -7px;     /* Version 6 */
}

table {
	width: 658px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

th{
	background-color: #DDDDDD;
	border-bottom: 1px solid #6699CC;
	border-right: 1px dotted #6699CC;
}


td{
	border-bottom: 1px dotted #6699CC;
	border-right: 1px dotted #6699CC;
}

td.ri {
	text-align:right;
	font-weight: bold;
}

td.le {
	font-weight: bold;
}

ul{
	margin-top:0px;
	margin-bottom:5px;
}
.adressestart {
	position: absolute;
	left: 350px;
	top: 91px;
	font-size: 10px;
}
.imgstart1 {
	position: absolute;
	left: 296px;
	top: 107px;
}
.toptext {
	position: absolute;
	left: 39px;
	top: 155px;
	width: 180px;
	text-align: right;
	font-size:125%;
}
.imgstart2 {
	position: absolute;
	left: 542px;
	top: 107px;
}
.mimologo {
	position: absolute;
	left: 0px;
	top: 56px;
}
.huberlogo {
	position: absolute;
	left: 41px;
	top: 480px;
}
.menustart {
	position: absolute;
	left: -22px;
	top: 136px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;  
}
.textstart {
	position: absolute;
	left: 301px;
	top: 457px;
	width: 640px;
}
.mimo {
	position: absolute;
	left: 752px;
	top: -8px;
}
.menu {
	position: absolute;
	left: 300px;
	top: 110px;
	width: 600px;
	font-size: 14px;
}
.text {
	position: absolute;
	left: 316px;
	top: 157px;
	width: 437px;
}
.thumbs1 {
	position: absolute;
	left: -23px;
	top: 157px;
	width: 100px;
	font-size: 10px;
}
.thumbs2 {
	position: absolute;
	left: 77px;
	top: 157px;
	width: 100px;
	font-size: 10px;
}
.p1 {
	float:left;
	width:31%;
	padding-right:15px;
}
.p2 {
	float:left;
	width:31%;
	padding-right:15px;
}
.p3 {
	float:left;
	width:30%;
}

.mainheader { 
	font-size: 22px;
	font-weight:bold; 
	color:#000000;
	line-height: 14px;
	margin-top: 1px;
 }

 h99 { 
	font-size: 16px;
	font-weight:bold; 
	color:#9EB3D1;
	line-height: 10px;
 }
 h1 {
	 	font-size: 16px;
	 margin-top:1pt;
	 margin-bottom:5pt;
}
 h2 {
	 	font-size: 12px;
	 margin-bottom:3px;
}

 p {
	 margin-bottom:4px;
}

.textdiv{
	float:left;
}

.text p{
	margin-top:2px;
}

a:link { font-weight:bold; color:#6290D1; text-decoration:underline; }
a:visited { font-weight:bold; color:#6290D1; text-decoration:underline; }
a:focus { font-weight:bold; color:#E93C4C; text-decoration:underline; }
a:hover { font-weight:bold; color:#E93C4C; text-decoration:underline; }
a:active { font-weight:bold; color:#E93C4C; text-decoration:underline; }

.toptext p{ margin-bottom:7px; margin-top:2px; border-color="red" border-style="solid" }
.toptext a:link{ text-decoration:none; }
.toptext a:visited{ text-decoration:none; }
.toptext a:focus{ text-decoration:none; }
.toptext a:hover{ text-decoration:none; }
.toptext a:active{ text-decoration:none; }

.mo { font-weight:bold; color:#E93C4C; text-decoration:none; }
