* {
	margin:0;
	padding:0;
}
/*****************************************************************
						Tag Formatierung
*****************************************************************/

html, body {
	height:100.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
	text-align: center;
	margin:0;
	padding:0;
	background-color:#F0F0F0;
}

h1{
	display:block;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color:#444444;
	margin:0px 0px 20px 0px;
}

a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color:#238DD1;
	text-decoration:none;
}

a:hover {
	color:#444444;
}

p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:15px;
}

/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:absolute;
	left:-9999px;
}

.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.rahmen {
	border: 1px dashed #666666;
	padding: 4px;
}

/*****************************************************************
						Navigations Formatierung
*****************************************************************/

#navi ul {
	float:right;
	list-style-type: none;
}

#navi ul li {
	float:left;
	display:inline;
	background-color:#E8E8E8;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	line-height: 18px;
	color:#444444;
	margin-top:18px;
}

#navi ul li a {
	float:left;
	display:inline;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444444;
	text-decoration:none;
}

#navi ul li a:hover{
	color:#238DD1;
}

#navi .hover{
	color:#238DD1;
}

/*****************************************************************
						Navigations Formatierung 2
*****************************************************************/

#navi2 ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#navi2 ul li {
	float:left;
	border-right:1px solid #444444;
	width:121px;
}

#navi2 ul li a {
	display:block;
	width:121px;
	height: 45px;
	text-align:center;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	line-height: 45px;
	color:#444444;
}

#navi2 ul li a:hover{
	color:#238DD1;
}

#navi2 .hover2{
	color:#238DD1;
}

/*****************************************************************
						Div Formatierung
*****************************************************************/

#geruest {
	text-align:center;
	margin:auto;
	width: 919px !important; width:919px;
	min-height: 590px;
	height: auto	!important;
	height: 590px;
	border: 1px solid #666666;
	margin-top:4px;
}

#banner {
	float:left;
	width: 919px;
	height: 58px;
	background-image: url(../images/mueller_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#navi {
	float:right;
}

#navi2 {
	float:left;
	width:919px;
	height:45px;
}

#logo {
	float:left;
	width: 919px;
	height: 128px;
	background-image: url(../images/mueller_05.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bild {
	float:left;
	width: 919px;
	height:12px;
	background-image: url(../images/mueller_06.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height:12px;
	font-size:1px;
}

#main {
	float:left;
	width: 919px; 
	background-image: url(../images/mueller_09.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#main2 {
	float:left;
	width: 919px;
	text-align:left;
	padding-bottom:15px;
	background-image: url(../images/mueller_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content {
	float:left;
	width:290px;
	min-height:250px; height:auto !important; height:250px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:15px 0px 0px 32px !important;
	margin:15px 0px 0px 17px;
}

#content2 {
	float:left;
	text-align:left;
	width:290px;
	margin:15px 0px 0px 20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#444444;
	padding:0px 0px 30px 0px;
}

#content2 img {
	margin: 0px 5px 5px 5px;
	border: 1px solid #888888;
}

#content3 {
	float:left;
	text-align:center;
	width:150px;
	margin-left:30px;
}

#footer {
	clear:both;
	text-align:left;
	width:887px !important; width:919px;
	height:16px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;	
	color:#666666;
	padding-left: 32px;
	background-color:#EAEAEA;
}


#tabelle {
margin: 40px 0 50px 0;
}

#tabelle p {
margin: 0 0 15px 0;
font-size:13px;
}

#logotabelle p {
margin:0 0 15px 0;
}

#tabelle ul {
margin:0;
padding:0;
}

#tabelle td {
font-size:12px;
}

#tabelle li {
font-size:13px;
margin:0 0 10px 0;
list-style:none;
}

h6, h2 {
font-size:16px;
font-weight:bold;
margin:35px 0 10px 0;
color:#28156F;
}

.rahmen2 {
border:1px solid #29166F;
}