html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
}

#gesamt {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	color: #1a1a1a;
	line-height: 20px;
	position: relative;
}

#kopf {
	width: 920px;
}

#nav {
	width: 920px;
	margin: 12px 0 0 0;
	height: 26px;
}

#rechts-1 {
	width: 233px;
	height: 433px;
	position: absolute;
	left: 688px;
	top: 230px;
	background-image: url(bilder/mb-1.jpg);
	background-color: #fff;
}


#rechts-3 {
	width: 233px;
	height: 433px;
	position: absolute;
	left: 688px;
	top: 230px;
	background-image: url(bilder/mb-3.jpg);
	background-color: #fff;
}



#rechts {
	width: 233px;
	height: 433px;
	position: absolute;
	left: 688px;
	top: 230px;
	background-image: url(bilder/mb-2.jpg);
	background-color: #fff;
}

#bilderleiste {
	width: 116px;
	position: absolute;
	left: 792px;
	top: 344px;
}

#bilderleiste img {
	float: left;
	margin: 0 0 2px 0;
}

#inhalt-1 {
	width: 688px;
	margin: 0 233px 0 0;
	position: absolute;
	top: 404px;
	left: 30px;
}

#inhalt {
	width: 678px;
	margin: 0 233px 0 0;
	position: absolute;
	top: 124px;
	left: 30px;
}


/*navigation*/


ul#navigation {
	font: normal 10px Verdana, Arial, sans-serif;
	list-style-type: none;
	margin: 0 0 0 40px;
	letter-spacing: 0.55px;
	padding: 0;
}

ul#navigation li {
	float: left;
	height: 21px;
	background-color: #fff;
	margin: 2px 2px 0 2px;

}

#navigation a {
	float: left;
	color: #1A1A1A;
	text-decoration: none;
	padding: 4px 4px;
	border: 1px solid #fff;
}

#navigation a:hover {
	background: #FEFEFE;
	border: 1px solid #666;
	color: #000;
}

/*#navigation li#kontakt, #navigation li.kontakt {
	margin-left: 94px;

}*/

#navigation li#hier a, #navigation li.hier a {
	color: #ff0000;
}

#navigation li#hier a:hover, #navigation li.hier a:hover {
border: 1px solid #fff;
}

/*bild*/

img#mb-logo {
	position: absolute;
	top: 124px;
	left: 236px;
}

/*schrift*/

#inhalt, #inhalt-1 {
	font: normal 10px Verdana, Arial, sans-serif;
	color: #333;
	line-height: 20px;
}


#inhalt-1 h1 {
		text-decoration: none;
}

h1 {
		font: bold 10px Verdana, Arial, sans-serif;
		text-decoration: underline;
		padding: 0 80px;
}

#inhalt p, #inhalt-1 p {
	padding: 0 80px;
	margin: 20px 0;
}

#inhalt ul {
	padding: 0 80px;
	margin: 20px 0 20px 20px;
}

p.redsun {
	color: #ff0000;
}

p a {
	text-decoration: none;
	color: #8F8F8F;
}

p.redsun a {
	color: #ff0000;
}

span#signatur {
	background-image: url(bilder/mb-signatur.jpg);
	display: block;
	height: 91px;
	width: 200px;
	background-repeat: no-repeat;
}

/* Formular */


#form
{
/*padding: 0 0 0 80px;
*//*margin: 0;*/
/*margin: 0 0 0 90px;*/
/*position: relative;*/
width: 100%;
line-height: 12px;
position: absolute;
/*top: 280px;*/
left: 81px;

}

input, textarea
{
padding: 0;
margin: 0;
/*width: 290px;*/
}

input:focus, textarea:focus
{
background-color: #EFFAFF;

}

label
{
margin: 0;
padding: 0;
width: 120px;
display: block;
}

a#image-spot {
	position: absolute;
	top: 100px;
	left: 60px;
}

#image-spot img {
	border: none;
	text-decoration: none;
}


.style1 {
	color: #333;
	font-weight: bold;
}

a.style1 img  {
	border: none;
}