body {
	text-align:center; 	/* Zentrierung für IE */
	margin:0px;
}

img#kp_logo {
	width:280px;
	border:none;
}

div#borderpage {
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1000px;
	padding-top:50px;
}

#header {
	/*margin-top:50px;   */
	margin-left:50px;
	/*margin-bottom:20px; */
	text-align: left; 
}

/* Hides from IE-mac \*/
* html #header  { 
	margin-left:42px;
}
/* End hide from IE-mac */



/**************************** INHALT *********************************/
div#page {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
	margin-top:0px;
	padding:0px;
}

div#content { 
	float:left;
	background-repeat:no-repeat;
	min-height:506px;  
	width:800px;
	background-image:url(../img/kp_bg2.jpg); 
	background-color:#00727d;
}

/* Hides from IE-mac \*/
* html div#content  { 
	height:506px; 
}
/* End hide from IE-mac */

div#content div#head {
    font-family:Helvetica,Arial,sans-serif;
	font-style:normal;
	padding-bottom:30px;
	clear:both;
	margin-left:56px;
}

div#content div#text {
	padding-left:56px;
	padding-bottom:40px;
    font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	color: #FFFFFF;
	width:40%;
	line-height:14pt;
	float:left;
}

div#content div#text_breit {
	padding-left:56px;
	padding-right:56px;
	padding-bottom:40px;
    font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	color: #FFFFFF;
	letter-spacing:0.1;
	line-height:15pt;
	float:left;
}

div#content div#text_rechts {
	margin-right:56px;
    font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	color: #FFFFFF;
	width:40%;
	line-height:14pt;
	float:right;	
}

h1 {
	padding-bottom:20px;
	margin-top: 55px;
	line-height:14pt;
	font-size:20pt;
	color: #c1d72e;
	font-weight:100;
	margin-bottom:0px;
	line-height:1.4;
}

h2 {
	font-size:14pt;
	color: #FFFFFF;
	margin-bottom:20px;
	font-weight:500;
	line-height:1.2;
}

h3 {
	font-size:20px;
	color: #FFFFFF;
	margin-bottom:5px;
	margin-top:15px;
	font-weight:200;
	line-height:1.2;
}

span.h3text {
	font-size:20px;
	color: #FFFFFF;
	margin-bottom:5px;
	margin-top:15px;
	font-weight:200;
	line-height:1.2;
}

ul {
	list-style:disc;
	list-style-position:outside;
width:90%;
	position:relative;
	left:-20px;
	top:-8px;
	line-height:20px;
	margin-top:20px;
	padding-top:0px;
}

 li {
	margin-bottom:15px;
	line-height:20px;
	position:relative;
	left:-5px;
}

span.list_item {
	font-size:30px;
	color:#c1d72e;
	position:relative;
	top:-3px;
	margin-right:5px;
}

table {
	color: #FFFFFF;
	position:relative;
	border:none;
	position:relative;
	left:-2px;
}


th {
	font-weight:100;
	padding-top:10px;
	padding-right:30px;
	vertical-align:top;
	text-align:left;
	font-size:11pt;
	white-space:nowrap;
}

td {
	padding:10px; 
	vertical-align:top;
	text-align:left;
	width:600px;
	font-size:11pt;
	line-height:16pt;
	
	border:dashed;
	border-bottom-color:#999999;
	border-width:1px;
	border-left:none;
	border-right:none;
	border-top:none;
}

td.kontakt {
	padding:5px; 

}

div#content a {
	color:#c1d72e;
	text-decoration:none;
}

div#bild_rechts {
	vertical-align:top;
	padding-top:0px;
	padding-left:30px;
	padding-bottom:30px;
	float:right;	
}

div#bild_rechts img {

}

div#bild_rechts_rand {
	text-align:right;
	padding-top:0px;
	padding-right:opx;
}

div#bild_links {
	float:left;
	margin-left:56px;
}

div#bild_links img {

}

/* Hides from IE-mac \*/
* html img {
	display:block;
}
/* End hide from IE-mac */

div#rund {
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	clear:both;
}

a#intro_skip {

}

a#intro_skip:hover {
	color:#c1d72e;
}


