﻿.body {
	margin: 0;
	padding: 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:;
}
#background {
	width:100%;
	height:870px;
	background:none;
	position:absolute;
	top:0px;
	z-index:1;
}
*html #background {

	background:none;
}
#menu {
	width: 960px;
	background:none;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-top:2px;
}
#submenu {
	float:left;
}
#left_column {
	float:left;
	width:270px;
}
#container {
	width: 960px;
	margin: 0 auto;
	background:none;
	position:relative;
	z-index:3;
}
#container_ende {
	margin:0 auto;
	width:960px;
	height:40px;
	position:relative;
	z-index:2;
}
#container_rounded_left {
	background:none;
	height: 6px;
	width:6px;
	float:left;
	font-size:1px;
	line-height:1px;
}
* html #container_rounded_left {

	background:none;
}

#container_rounded_right {
	background:none;
	height: 6px;
	width:6px;
	float:left;
	font-size:1px;
	line-height:1px;
}
* html #container_rounded_right {

	background:none;
}
#container_rounded_center {
	background:none;
	height: 6px;
	width:948px;
	font-size:1px;
	line-height:1px;
	float:left;
	}
#header {
	width: 940px;
	background:none;
	padding:0 10px;
	margin-bottom:8px;
	position:relative;
}

#header_round_left {
	background: none;
	width: 5px;
	height: 5px;
	font-size:1px;
	line-height:1px;
	position:absolute;
	/*top:210px;*/
	z-index:100;
	margin:-5px 0 0 0;
	bottom:0;
}
* html #header_round_left {

	background:none;
	margin:0 0 -1px 0;
}
#header_round_right {
	background:none;
	width: 5px;
	height: 5px;
	font-size:1px;
	line-height:1px;
	position:absolute;
	/*top:210px;*/
	left:945px;
	z-index:100;
	margin:-5px 0 0 0;
	bottom:0;
}
* html #header_round_right {

	background:none;
	margin:0 0 -1px 0;
}

/*a {
	color:#000;
}*/
#content {
	float: left;
	width: 640px;
	padding: 15px 15px 15px 35px;
	margin: 15px 0 0 0;
}
* html #content {
	width: 620px;
}
#page {
	background:none;
	padding:0 0 3px 0;
}
#sidebar {
	float: left;
	width: 250px;
	padding: 17px;
}
.sb_background.top {
	background:none;
	height:9px;
	width:256px;
	float:left;
	font-size:1px;
}
.sb_background.center {
	background:none;
	width:238px;
	float:left;
	padding: 0 9px;
}
.sb_background.bottom {
	background:none;
	height:9px;
	width:256px;
	float:left;
	font-size:1px;
}
#footer {
	width: 870px;
	min-height: 20px;
	padding: 15px;
	margin: 0 auto;
	font-size: 11px;
}

#footer a{
	color:;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}
div#contentfooter div.leftrow {
	/*margin:-2px auto 0px;
	float:left;
	text-align:right;
	width:95%;
	color:#000000;
}
div#contentfooter div.rightrow {
	/*float:right;
	text-align:right;
	width:5%;
}

div#contentfooter div.rightrow a {
}

.clearall {
	clear:both;
}

/*.title {
	color:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	margin:0 0 0 15px;
	padding:90px 20px 0 30px;
}*/
/* Menu */

.sidecolor{
	background:  none;
}
