@charset "UTF-8";
/* CSS Document */

body {
/*	background-color:#9e0039;
	background-image:url(../images/mkp_bg_gradient.jpg);
	background-repeat:repeat-x;*/
	background: #9e0039 url(../images/body_mkp.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.5;
	text-align: center;
}

a { color:#444444; text-decoration:none; }
a:link { color:#444444; text-decoration:none; }
a:hover { color:#444444; text-decoration:underline; }
a:focus { color:#444444; text-decoration:none; }

a:active, a:focus{outline: none}

.csc-frame {
	border:0px;
}

.csc-mailform {
	border:0px;
}

.csc-mailform-field {
	padding:4px;
}

.csc-mailform-submit {
	background-color:#e0861a;
	border:1px solid #444444;
	width:150px;
	margin-top:55px;
}

.csc-mailform-field input {
	position:absolute;
	left: 100px;
	padding:2px;
	height:20px;
	width:300px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #a3cf62;
}

.csc-mailform-field textarea {
	position:absolute;
	padding:2px;
	left:100px;
	width:300px;
	height:65px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #a3cf62;
}

a img {
	border:0;
	text-decoration:none;
}

h1, h2 {
	background:#A1003A;
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding: 3px;
	font-size: 1.2em;
}

h1 a, h2 a,
h1 a:link, h2 a:link {
	color: #fff;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	line-height:1.5;
}

#wrap {
	position:relative;
	margin: 28px auto;
	width:813px;
	background: transparent url(../images/bg_wrap_mkp.png) repeat-y top left;	
	text-align: left;
}
#footer {
	background: transparent url(../images/layout_bg_unten_mkp.png) no-repeat top left;	
	min-height:29px;
	max-height:29px;
}

#bg_layout {
	/*position:absolute;
	left:50%;
	top:0px;
	width:900px;
	height:600px;
	margin-left:-450px;
	background-image:url('../images/mkp_layout.jpg');
	background-repeat:no-repeat;*/
	background: transparent url(../images/layout_bg_mkp.png) no-repeat top left;
	height:auto;
	min-height: 600px;

}

#mkp_logo {
	position:absolute;
	left:95px;
	left:50px;
	top:365px;
	width:133px;
	height:159px;
	z-index: 5;
}

#mks_logo {
	position:absolute;
	left:95px;
	left:50px;
	top:41px;
	width:133px;
	height:324px;
	z-index: 6;
}

#menu_oben {
	position:absolute;
	left:289px;
	left:234px;
	top:62px;
	width:561px;
	height:30px;
	z-index: 7;
}

#inhalt {
/*	position:absolute;
	left:289px;
	left:234px;
	top:142px;
	width:426px;
	height:400px;
	overflow:auto;
	padding:0px 135px 10px 0px; */
	position:relative;
	width:auto;
	padding:142px 30px 0px 234px;
	text-align:justify;
	z-index: 2;	
	text-align:justify;
}

#sub {
	position:absolute;
	left:95px;
	left:50px;
	top:180px;
	width:110px;
	height:180px;
	padding:0px 10px 0px 10px;
	font-size:10px;
	line-height:2;
	font-size:11px;
	z-index: 12;
}

#sub a{
	color: #333333;
	text-decoration:none;
}

#subsub {
	position:absolute;
	left:230px;
	top:180px;
	width:110px;
	height:350px;
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#666666;
}

#subsub a{
	color:#666666;
	text-decoration:none;
}

#impressum {
	position:absolute;
	left:95px;
	left:50px;
	top:524px;
}

#lauftext {
	position:absolute;
	top:90px;
	left:289px;
	left:234px;
	height:50px;
	width:561px;
}