body {
	margin: 0;
	padding: 0;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #4c6882;
	text-decoration: none;
}

#page {
	position: relative;
	width: 890px;
	left: 50%;
	margin-left:-445px;
	padding: 0;
}

#header {
	position: relative;
	width: 890px;
	height: 110px;
	margin-top: 15px;
	left: 50%;
	margin-left: -445px;
	background: url(../images/header.jpg) no-repeat;
}

#pathway {
	position: relative;
	color: #514D24;
	
	padding-left: 200px;
	height: 20px;
	background-color: #f7ee90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#pathway a, #pathway a:active, #pathway a:focus, #pathway a:hover, #pathway a:link, #pathway a:visited {
	color: #668BAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}



#container_mainbody {
	position: relative;
	left: 50%;
	width: 890px;
	background: url(../images/background.jpg) repeat-y;
	margin-left: -445px;
	
}

#container_left_mainbody {
	position: relative;
	float: left;
	width: 170px;
	margin-top: 10px;
	padding-right: 10px;
}

#navigation {
	position: relative;
	
}

#navigation a {
	display: block;
	width: 158px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: white;
	background-color: #668BAD;
	border: 1px solid #899CAD;
}

#navigation a:hover, #navigation a:focus {
	display: block;
	width: 158px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #345573;
	background-color: #899CAD;
	border: 1px solid #899CAD;
}


#navigation a.sublevel {
	display: inline;
	color: #1F68AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 5px;
	background-color: white;
	border: none;
}

#sponsor_1 {
	
}



#container_middle_mainbody {
	position: relative;
	float: left;
	width: 490px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#container_middle_mainbody * .class=contentpane_forum {
	position:absolute;
	width:710px;
	overflow: visible;
	border: 1px solid black;
}

#content-category {
	border: 1px solid black;
}

#content {
	padding: 10px;
	height: 400px;
	overflow: scroll;
	border: 1px dotted #668BAD;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

# banner_middle {
	margin-bottom: 5px;
	}

#login {
	position: absolute;
	top: 140px;
	padding: 10px;
}

#container_right_mainbody {
	position: relative;
	float: left;
	width: 150px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	border:5px dotted #668BAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.moduletable th {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #668BAD;
}

#footer {
	clear: both;
	position: relative;
	width: 890px;
	height: 35px;
	background-color: #668BAD;
	color: white;
}

#footer a {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
}

#navigation_bottom {
	color: #4c6882;
	padding-left: 200px;
	padding-top: 10px;
	
}

#navigation_bottom ul {
	padding: 0px;
	margin: 0px;
}

#navigation_bottom li{
	display: block;
	width: 110px;
	list-style: none;
	float: left;
	margin: 0px;
}

.contentheading_title, .componentheading, #title{
	font: large Tahoma;
	color: #4c6882;
	
	text-align: center;
}

#title {
	border-bottom: 1px dotted #4c6882;
	padding-bottom: 10px;
}

.componentheading {
	padding-bottom: 10px;
}

.contentheading {
	color: #4c6882;
	font-weight: bold;
	border-top: 1px dotted #4c6882;
	padding-top: 10px;
	width: 490px;		
}

/* Titelüberschrift Bilder */
.componentheader {
	color: #668BAD;
	text-align: center;
	width: 470px;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}







