body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #B6B6B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
html, body {
	height: 100%; /* wichtig */
	font-size: 11px;
	}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 13pt;
}
h2 {
	font-size: 12.5pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11.5pt;
}
h5 {
	font-size: 11pt;
}
#container{
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height: 100%; /* IE */
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 885px;
	background-image: url(../imagess/bg_container.gif);
	background-position: right;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	}
#container #header {
	background: #f7f6d7 url(../imagess/start_header.jpg) no-repeat right bottom;
	height: 108px;
	width: 885px;
	margin: 0;
	padding: 0;
}
/* Mainnavigation */
#main-navigation{
	margin: 0px 0px 0px 0px;
	padding: 85px 0px 10px 30px;
	border: solid 0px #000;
	/*float: left;*/
	
	
}
#main-navigation ul
{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
}
#main-navigation ul li 
{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #CDCC00;
}

#main-navigation ul li a
{
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 0;
	color: #CDCC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#main-navigation ul li a:link, #main-navigation ul li a:active, #main-navigation ul li a:visited {
	color: #CDCC00;
}
#main-navigation ul li a:hover
{
	color: #333;
	text-decoration: none;
}


#main-navigation li#m-active a
{
	/*background: #fff;*/
	color: #666;
}
/* Mainnavigation  END */
#container #content #content-inner #box {
	background: #cdcc00;
	height: 187px;
	width: 186px;
	border-bottom: 8px solid #E4E57F;
	border-left: 8px solid #E4E57F;
	border-top-style: none;
	float: right;
	border-right: 8px solid #E4E57F;
}
#container #content {
	min-height: 405px;
	border-top: none;
	border-right: none;
	border-bottom-style: none;
	border-left-style: none;
	background: url(../imagess/start_bg_right.jpg) no-repeat right top;
	width: 885px;
}
#container #content #content-inner {
	border-top: 8px solid #e3e67f;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 683px;
	margin: 0px;
	padding: 0px;
}
#container #content #content-inner #trenner {
}
#container #content #content-inner #text {
	padding-right: 155px;
	padding-left: 30px;
}
#container #content #content-inner #text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #cdcc00;
	margin-bottom: 30px;
}
#container #content #content-inner #text p {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}
#container #content #content-inner #trenner img {
	margin: 0;
	padding: 0;
	padding-top: 66px;
	margin-bottom: 45px;
	padding-left: 30px;
	
}
