body {
	background-color: #000000;
	background-image: url(images/back_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	/*background-image:url(images/testback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #E1E5EB;
}

 #container {
	position: absolute;
	left:50%;
	margin-left:-475px;
	width:950px;
	background-image:url(images/back.gif);
	background-repeat: no-repeat;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C909A;
	border-left-color: #8C909A;*/
	float:left;
	z-index:1;
 }
 
 #contlogo {
	position:absolute;
	top:18px;
	right:1px;
	width:410px;
	height:107px;
	z-index:3;
	background-color: #3C3E42;
 }
 
  #logo {
	position:absolute;
	top:20px;
	right:20px;
	width:167px;
	height:74px;
	z-index:3;
 } 

#contleft {
	padding-left:1px;
	padding-top:158px;
	width:199px;
	height:750px;
	/*overflow:hidden;*/
	float:left;
	z-index:3;
}

#topleft {
	width:200px;
	height:43px;
	z-index:3;
}

#footer {
	width:200px;
	height:auto;
	z-index:3;
	margin-top:35px;
	padding-left:18px;

}


#content {
	padding-left:20px;
	padding-top:200px;
	width:510px;
	padding-right:20px;
	float:left;
	z-index:4;
}

#contentfooter {height:50px; text-align:center; border-top:1px solid #8c909a; margin-top:30px;}

#contright {
	float:left;
	position:absolute;
	right:1px;
	top:158px;
	width:199px;
	height:auto;
	z-index:3;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C909A; 
}

#topright {
	width:200px;
	height:43px;
	z-index:3
}

#news {
	width:200px;
	height:auto;
	z-index:3
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCFF00;
	margin: 0 0 10 0;
	line-height:120%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin:0 0 10px 0;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #E1E5EB;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #FFF;
	text-decoration: underline;
}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #CCFF00;
	text-decoration: none;
}


a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #CCFF00;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 138%;
	color: #D2D5D9;
	list-style-type: square;
}

/* OBERE NAVIGATION ##############################################*/

 #contnavitop {
	position:absolute;
	left:1px;
	top:136px;
	width:949px;
	height:22px;
	z-index:3;
	background-image: url(images/back_navi.jpg);
	background-repeat: repeat-x;
 }

#navi {
 	float:left;
 	position:absolute;
	left:198px;
	width:auto;
	height:22px;
	z-index:4
 }


#navitopnor, #navitopact {
	height:22px;
	z-index:5;
	/*float:left;*/
	padding-top:2px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/trenner.gif);
	background-repeat: no-repeat;

}

#navitopnor a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navitopnor a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navitopnor a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

#navitopnor a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

#navitopact a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

#navitopact a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

#navitopact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}

#navitopact a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
}


/* LINKE NAVIGATION ##############################################*/

#navileft {
	width:198px;
	height:auto;
	overflow: hidden;
	z-index:3
}

#navibottom {
	width:198px;
	position:relative;
	top:30px;
	height:auto;
	overflow: hidden;
	z-index:3
}

#navileftnor {
	height:16px;
	z-index:5;
	padding-top:1px;
	padding-left:40px;
	background-image: url(images/nor.gif);
	background-repeat: no-repeat;
	background-color: #535458;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEB2B9;
	/*line-height: 2px;
	margin-top: -1px;
	position: relative;*/
}

#navileftact {
	height:16px;
	z-index:5;
	padding-top:1px;
	padding-left:40px;
	background-image: url(images/act.gif);
	background-repeat: no-repeat;
	background-color: #535458;
	background-position: left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEB2B9;
	/*line-height: 2px;
	margin-top: -1px;
	position: relative;*/
}

#navileftnor a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#navileftnor a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#navileftnor a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftnor a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftact a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftact a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftact a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}


/* LINKE NAVIGATION ZWEITE EBENE ##############################################*/

#navileftsubnor {
	height:16px;
	z-index:5;
	padding-top:1px;
	padding-left:40px;
	background-image: url(images/norsub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navileftsubact {
	height:16px;
	z-index:5;
	padding-top:1px;
	padding-left:40px;
	background-image: url(images/actsub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navileftsubnor a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#navileftsubnor a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#navileftsubnor a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftsubnor a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftsubact a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;

}


#navileftsubact a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

	color: #CCFF00;
	text-decoration: none;
}

#navileftsubact a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#navileftsubact a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCFF00;
	text-decoration: none;
}

#line {
	width:199px;
	height:1px;
	background-color: #AEB2B9;
}

#contnewssingle img {margin:0 15px 0 0;}
#news_latest_first h2 {font-size:11px; margin:0px;}
#contnewssingle h1 strong {color:#CCFF00;}
#contnewssingle p strong em {font-size:11px; color:#FFF;}
#newslist h1 {font-size:13px;}

/*############ TEASER ###############*/
.teaser {width:150px; text-align:center; border: 1px solid #8c909a;}
.teaser a {margin:0; padding:0px; display:block;}
.teaser a:link, .teaser a:visited, .teaser a:hover, .teaser a:active {color: #CCFF00; font-size:12px; font-weight:bold; text-decoration:none;}
.teaser img {margin:3px 0 0 0;}