html { min-height: 100.05%; } 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.all {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	padding-bottom: 20px;
}
.logo {
	background-image: url(img/mmk-personal02_03.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 139px;
	width: 295px;
	float: left;
}
.logo h1 {
	font-size: 24px;
	margin: 0px;
	padding-top: 55px;
}
.logo a {
	color: #000000;
	text-decoration: none;
}
.logo a:hover {
	color: #910400;
}


.titelbild {
	float: left;
	height: 139px;
	width: 582px;
}
.titelbild h1 {
	font-size: 10px;
	padding-top: 10px;
	padding-left: 130px;
	font-weight: normal;
	position: absolute;
}


.main {
	display: block;
}
.links {
	float: left;
	width: 250px;
}
.links ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}

.links ul a {
	background-image: url(img/nav-lo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	color: #910400;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 30px;
	background-color: #FFB266;
	border: 1px solid #FFFFFF;
}
.links ul a:hover {
	color: #FF0000;
	background-image: url(img/nav-hi.gif);
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.links ul a.akt {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/nav-ak.gif);
}
.links ul a.akt:hover {
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.links .werbung {
	padding-bottom: 15px;
	float: left;
	text-align: center;
	width: 50%;
}
.links .werbung img {
	border-style: none;
}





.rechts {
	float: left;
	margin-left: 20px;
	line-height: 1.3em;
	width: 607px;
}
.rechts li{
	margin: 0px;
	padding: 0px;
	list-style: square;
}
.rechts .list input {
	width: 20px;
}

.rechts p, .mitte p {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
}
.mitte {

	float: left;
	margin-left: 20px;
	line-height: 1.3em;
	width: 450px;
}
.bilder {
	float: left;
	width: 157px;
	text-align: right;
	font-size: 11px;
}


h1.slogan {
	font-size: 12px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 300px;
	height: 45px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
.rechts h1, .mitte h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.rechts h2, .mitte h2 {
	font-size: 12px;
}


.clear {
	clear: both;
}
.footer {
	font-size: 11px;
	color: #333333;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	padding-left: 300px;
}
.footer a {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
}
a {
	color: #910400;
	text-decoration: none;
}
input, select{
	width: 250px;
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFB266;
	padding:1px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
input[type=checkbox], input[type=radio] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.radio {
	position: relative;
	width: 30px;
	height: auto;
}


.input1 {
	width: 50px;
}
.input2 {
	width: 185px;
}
.input3 {
	width: 60px;
}

textarea {
	width: 248px;
	margin: 3px;
	border: 1px solid #FFB266;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.keinrahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

