body {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica;
	font-size:14px;
	cursor:default;
	color:#999999;
	background-color:FFF;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
	padding-top: 25px;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color:#AAAAAA;
}
#header {
	width:750px;
	height: 173px;
	background-image: url(../img/header/cs_2010_180.gif);
}


.spacer {
	width:100%;
	height:5px;
}

.tab300 {
	margin-left: 300px;
}



/*__ Subnavigation __*/


#navi {
	width:180px;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 25px 0px 0px;
	text-align: left;
	text-transform: uppercase;
}

#navi ul {
margin: 0px; 
padding: 0px; 
list-style-type: none;
}

#navi li {
margin: 0px 0px 5px;
}

#sub li {
list-style-type: none;
margin: 0px 0px 0px 0px;
}

#sub ul {
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
list-style-type: none;
}


/*__ Navi one __*/

.one a {
	display: block;
	text-decoration: none;
	width: 185px;
	text-align: left;
	padding: 6px 0px 6px 15px;

} 
.one a:link,
.one a:visited {
	color:#EFBA00;
	background: #000;
} 
 
.one a:hover,
.one a:active,
.one a:focus,
.one a.subaktiv {
	color:#000;
	background: #EFBA00;
}      

/*__ Allgemein __*/


.versteckt {
position: absolute;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
left: -1000px;
top: -1000px;
}


h1 {
	font-size:28px;
	color:#666;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
}

#header h1 a {
	display: block;
	width: 750px;
	height: 140px;
	text-decoration: none;
	text-indent: -4040px;
    }

#header h2 {
	font-size:18px;
	color:#FFF;
	font-weight:200;
	padding-left: 30px;
	padding-top: 146px;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 22px;
}

h2 {
	font-size:24px;
	color:#000;
	font-weight:900;
	padding-left: 685px;
	padding-top: 25px;
}
h3 {
	color:#FFF;
	font-size:16px;
	background-color:#000;
	text-align:left;
	margin-left:25px;
	font-weight:300;
	padding:7px 5px 5px 20px;
}

h4 {
	color:#434343;
	font-size:16px;
	text-align:left;
	margin-left:25px;
	font-weight:300;
	padding:7px 5px 5px 20px;
}

.top_main_heading {
	margin-top:20px;
}

#left {
	float:left;
	width:200px;
	color:#AAAAAA;
}
#leftcontent p {
	color:#434343;
	font-size: 14px;
	text-align:left;
	padding: 3px 5px 3px 0px;
}
#leftcontent ul {
	list-style:none;
	padding-left:20px;
	color:#666666;
	background-color:#FFF;
	line-height: 20px;
}
#leftcontent a {
	color:#666666;
	text-decoration:none;
}

#leftcontent a:hover {
	color:#333;
	text-decoration:underline;
}

.news {
	color:#666666;
	border: 1px solid #999;
	line-height: 22px;
}

#leftcontent img {
	margin: 0px;
	padding: 0px;
}

#leftcontent table {
	width:200px;
	border: 0px;
}

#leftcontent td {
	width: 50%;
	height: 67px;
}


#main {
	float:left;
	width:548px;
	color:#999;
	padding-bottom:10px;
}
#maincontent p {
	color:#434343;
	background-color:#FFF;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 25px;
	line-height:20px;
	padding:15px 20px 20px;
	border: 1px solid #868686;
	
}

#maincontent strong {
	color:#333;
}

#maincontent img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#maincontent table {
	width:523px;
	border: 1px solid #999;
	margin-left:25px;
	background-color:#F6F6F6;
	margin-bottom:15px;
}

#maincontent td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 50%;
	font-size:13px;
	color:#3D3D3D;
}

#maincontent a {
	color:#000;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFBA00;
}
#maincontent a:hover {
	color:#000;
	background-color: #EFBA00;
}

#fenster {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color:#FFF;
}

#fenster_bild {
	width:650px;
	height: 550px;
	text-align: center;
}

#fenster_menu {
	width:650px;
	height: 50px;
	background-color: #EFBA00;
	margin-top: 30px;
}

#fenster table {
	width:540px;
	margin-right: 55px;
	margin-left: 55px;
}

#fenster td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 180px;
	text-align: center;
	font-size:14px;
	color:#FFF;
}
#fenster a {
	color:#000;
	text-decoration:none;
}
#fenster a:hover {
	color:#000;
	text-decoration:underline;
}

#footer {
	clear:both;
	width:528px;
	font-size:12px;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #B90000;
	margin-left: 222px;
}
#footer a {
	color:#434343;
	text-decoration:none;
}
#footer a:hover {
	color:#333;
	text-decoration:underline;
}
.right {
	color:#434343;
	float:right;
	margin-top:5px;
}
.left {
	color:#434343;
	float:left;
	margin-top:5px;
}
