body {
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1em;
}
/* Layout-DIVS */

 #backdiv {
	height: 180px;
	width: 50%;
	float: right;
}


#content a {
	text-decoration: underline;
}




#main {
	width: 960px;
	position: absolute;
	text-align: left;
	padding: 0px;
	float: none;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
	top:0px;
	margin-top: 0px;
}
#content {
	width: 730px;
	float: left;
	font-size: 0.75em;
	padding-top: 20px;
	line-height: 1.4em;
}

#navi {
	position: absolute;
	top: 0px;
	width: 960px;
	left: 0px;
	font-size:12px;
}

#sitebar {
	width: 195px;
	float: left;
	font-size: 0.76em;
	padding-top: 80px;
	line-height: 1.2em;
	padding-left: 20px;
}


strong {
	font-weight: bold;
}

#content p{
	margin-bottom: 0.6em;
}

#sitebar p{
	margin-bottom: 0.8em;
}

hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #A5ACB8;
	height: 1px;
}



#content h1 {
	font-size: 1.6em;
	padding-bottom: 1.3em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.05em;
}
#content h2 {
	font-size: 1.3em;
	margin-bottom: 0.0em;
	font-weight: normal;
}
#content h3 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	font-weight: normal;
	}

#sitebar h1 {
	font-size: 1.6em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-style: normal;
	
	letter-spacing: 0.05em;
}
#sitebar h2 {
	font-size: 1.3em;
	margin-bottom: 0.0em;
	font-weight: normal;
}
#sitebar h3 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
#main #inhalte #content .startthemen {
	background-image: url(/layout/kempkens/Ausschnitt-1.gif);
	background-repeat: repeat-y;
}

.st {
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 14px;
	padding-left: 14px;
	width: 200px;
}

.st h3 {
	margin-left: 10px;	
}

.do_rexsurf {
	position: absolute;
	z-index: 2;
	top: 120px;
	background-color: #000;
	color: #A09E9D;
	border: 1px solid #C6F428;
	padding: 5px;
}

.do_rexsurf a {
	color: #C6F428;
}



/* Startspalten */
.startteaser {
	background-color: #cccccc;
	background-image: url(/layout/pic/white.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	display: block;
	padding-top: 10px;	
}
.startteaser_left {
	float: left;
	width: 46%;
	padding-left: 2%;
	padding-right: 2%;
}
.startteaser_right {
	float: left;
	width: 46%;
	margin-left: 2%;
	padding-left: 2%;
}
