html {
	overflow-y:scroll;
	margin:0;
	padding:0;
	height:100%;
}

body	{
	font-family: "Verdana", "Arial","Tahoma", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background-color: white;
	overflow:hidden;
	margin:0;
	padding:0;
	height:100%;
}

a:focus{
	outline:none !important;
} 

.button {
	margin-left:100px;
	width:70px;
	padding:3px 5px 6px 5px;
	background-color:#000000;
	color:white;
	border:none;
	height:20px;
	font-size:10px;
}

.button:focus {
	outline:none;
}

.button::-moz-focus-inner {
	border: 0;
}

/* CONTAINER ...................................................................................................................................*/

#container {
	position:absolute;
	width:900px;
	min-height:100%;
	left:50%;
	margin:0 0 0 -450px;
	background-color:#FFFFFF;
	overflow-y:hidden;
}

/* HEADER ...................................................................................................................................*/

#header {
	width: 900px;
	margin: 0;
	padding: 0;
	height: 370px;
	background: url(../img/bg_header.gif) no-repeat #000000;
}

#headersmall {
	width: 900px;
	margin: 0;
	padding: 0;
	height: 140px;
	background: url(../img/bg_header.gif) no-repeat #000000;
}


#flashcontent {
	width: 880px;
	height:220px;
	margin: 90px 10px 0 10px ;
   padding: 0;
	background-color: black;
}

#flashcontentpal {
	width: 673px;
	height:537px;
	margin: 0;
	padding: 0;
	float:left;
}

#flashcontentwide {
	width:900px;
	height:450px;
	margin: 0 ;
   padding: 0;
	background-color: black;
}

/* CONTENT ...................................................................................................................................*/

#content {
	margin:-25px 0 0 0;
	padding:35px 0 25px 0;
	color: #666666;
}

#content a:link, a:visited, a:active {
	color: #999900;
	text-decoration: none;
}

#content a:hover {
	color: #cccc00;
	text-decoration: underline;
}

p.column130 { 
	width: 100px;
	margin: 0;
	padding: 8px 0 0 30px;
	float: left;
}

p.column230 { 
	width: 200px;
	margin: 0;
	padding: 8px 0 0 30px;
	float: left;
}

p.column360 { 
	width: 330px;
	padding: 8px 0 0 30px;
	margin: 0;
	float: left;
}

p.column380 { 
	width: 350px;
	margin: 0;
	padding: 8px 0 0 30px;
	float: left;
}

p.column540 { 
	width: 510px;
	margin: 0;
	padding: 8px 0 0 30px;
	float: left;
}

#content h1 {
	color: #999900;
	margin: 20px 0 10px 30px;
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	text-align:left;
}

#content h2 {
	color: #000000;
	margin: 0 0 10px 30px;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#content img.award {
	float:right;
	margin-right: 29px;
}

#contentcontainer .lowercase { text-transform: lowercase; }

#contentcontainer .white { color:white; }

#contentcontainer ul{ list-style-type: square; }

#contentcontainer .bold {
	font-weight: bold;
	color: black;
}

#contentcontainer .imageleft {
	margin-right: 5px;
	border:  1px solid #F2F2F2;
}

#contentcontainer .imageright {
	margin-left: 5px;
	border:  1px solid #F2F2F2;
}

#contentcontainer .imagerightvert {
	margin: 0 0 10px 10px;
}

#contentcontainer .imagerightvertlast {
	margin: 0 0 0 10px;
}

/*Hack für IE6*/
* html #contentcontainer .imagerightvert {
	margin: 0 0 10px 7px;
}

/*Hack für IE6*/
* html #contentcontainer .imagerightvertlast {
	margin: 0 0 0 7px;
}

#contentcontainer a.floatleftimg {
	z-index: 0;
	float:left; 
	margin: 0 0 10px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #CBCBCB;
	height: 90px ;
	width: 179px;
	display: inline;
	position:relative;
	text-decoration: none !important ;
	border-right: 1px solid white ;
}

#contentcontainer a.floatleftimg:hover {
	z-index: 100;
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	border-bottom: 3px solid black;
}


#contentcontainer a.floatleftimg span.tooltipp {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding-bottom: 7px;
	border-bottom:3px solid black;
	background-image: url(../img/bg-tooltip.png);
	color: #333333;
	border-bottom: none;

	display: none;
	width: 169px;
	/*height: 80px;*/
	line-height: 13px;
	padding: 5px;
	text-align: left;
	color: black !important ;
	font-size: 10px;
}

#contentcontainer a.floatleftimg span.tooltipp a {

}

#contentcontainer a.floatleftimg:hover span.tooltipp {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding-bottom: 7px;
	border-bottom:3px solid black;
	background-image: url(../img/bg-tooltip.png);
	color: #333333;
	border-bottom: none;
}

/*Hack für IE6*/
* html #contentcontainer a.floatleftimg:hover span.tooltipp {
	background-color: white;
}

#contentcontainer .thumbempty {
	float:left;
	margin: 0 0 10px 0;
	padding: 0 0 09px 0;
	border-bottom: 1px solid #CBCBCB;
}

#contentcontainer a img.imageleft, a img.imageright {
	border:  1px solid #F2F2F2;
}

#contentcontainer a:hover img.imageleft, a:hover img.imageright {
	border:  1px solid #999900 !important;
}

#contentcontainer.news img {
	float: left;
	margin-right: 20px;
}

#contentcontainer.news p.newszeile{
margin:0;
padding:0;
height: 101px;
width: 80%;
	border-bottom: 1px solid #cccccc;
	clear:both;
	margin-bottom:12px;
	padding-right: 20%;
}

#contentcontainer.news p.newszeile span{
color: #999999;
}



/* FOOTER  ...................................................................................................................................*/

#footer {
	width:900px;
	position:absolute;
	top:100%;
	margin:-25px 0 0 0;
	font-size:10px;
	clear:both;
   	padding:5px 0 0 30px;
	height:20px;
	width:870px;
 	background-color: black;   
	color:#4B4B4B;
}

/*Hack für IE6*/
* html #container {
	min-height:100%;
	height:100%;
	overflow:visible;
}

#footer a { color: #4B4B4B !important ; text-decoration: none; }

#footer a:hover, #footer .footer_aktiv { color: #FFFFFF !important ; text-decoration: underline; }
 
#footer span { padding-right: 5px; }

/* NAVIGATION ...................................................................................................................................*/
 
#topnavcontainer {
	width: 870px;
	height: 30px;
	margin: 0;
	padding: 20px 0 0 30px;
	background-color: black;
}

#topnavlist  li a:link, #topnavlist li a:active, #topnavlist li a:visited { text-decoration: none; color: #4B4B4B; }

#topnavlist #topnavlistaktiv {
	color: #999999;
	display: inline;
	float: left;
	font-weight: normal;
}

#topnavlist li {
	font-size: 10px;
	color: #4B4B4B;
	margin: 0;
	padding-right: 20px;
	float: left;
	display: inline;
	list-style-type: none;
}

#topnavlist li a:hover{
	text-decoration: none;
	display: inline;
	float: left;
	color: #999999;
}

#topnavlist, #topnavlist ul { margin: 0; padding: 0; }

#topnavlist, #topnavlist ul { margin: 0; padding: 0; }

#navcontainer {
	width: 900px;
	height: 80px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: black;
}

#secnavcontainer { 
	width: 840px;
	padding: 20px 0 0 30px;
	float: left; 
	text-transform: uppercase; 
	letter-spacing: 0.01em;
	float:left;
}

#secnavlist li a:link, #secnavlist li a:active, #secnavlist li a:visited {
	padding: 0 17px 0 0;
	margin:0;
	text-decoration: none;
	color: #4B4B4B;
}

#secnavlist #secnavlistaktiv {
	padding: 0 17px 0 0;
	text-decoration: none;
	color: white;
}

#secnavlist li {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#secnavlist li a:hover {  color: white; }

#secnavlist li a:active {  color: #999900; text-decoration: underline; }

#secnavlist, #navlist ul { line-height: 17px; margin: 0; padding: 0; }

#thinavcontainer { 
	width: 840px;
	margin-top: 3px;
	padding-left: 30px;
	float: left; 
	text-transform: uppercase; 
	letter-spacing: 0.01em;
}

#thinavlist  #thinavlistaktiv{ /*color: #FFAB0F*/color: white; }

#thinavlist  li a:link, #thinavlist li a:active, #thinavlist li a:visited {
	padding: 0 17px 0 0;
	text-decoration: none;
	color: #4B4B4B;
}

#thinavlist li {
	height: 17px;
	font-size: 11px;
	color: #4B4B4B;
	float: left;
	list-style-type: none;
}

#thinavlist li a:hover{ color: white; }

#thinavlist li a:active {  color: #999900; text-decoration: underline; }

#thinavlist, #thinavlist ul { line-height: 17px; margin: 0; padding: 0; }

#founavcontainer { 
	width: 840px;
	margin-top: 2px;
	padding-left: 30px;
	float: left; 
	letter-spacing: 0.01em; }

#founavlist  #founavlistaktiv{ color: #FFAB0F; font-weight: bold; }

#founavlist  li a:link, #founavlist li a:active, #founavlist li a:visited {
	padding: 0 20px 0 0;
	text-decoration: none;
	color: #4B4B4B;
}

#founavlist li {
	height: 17px;
	font-size: 11px;
	color: #4B4B4B;
	float: left;
	list-style-type: none;
	background-color: black;
}

#founavlist li a{ color: #999900 !important ; }

#founavlist li a:hover{ color: white; }

#founavlist, #founavlist ul { line-height: 17px; margin: 0; padding: 0; }

#thumbnavcontainer {
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 30px;
	background-color: black;
	vertical-align: middle;
}

#thumbnavcontainer span { 
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid white;
	float: left;
	height:20px;
	color:#666666;
	line-height: 19px;
}


/*Hack für IE7*/
*+html #container #content  #thumbnavcontainer span
{
line-height: 25px;
}

/*Hack für IE6*/
* html #thumbnavcontainer  span
{
line-height: 25px;
}

#thumbnavcontainer  a {
	text-decoration: none;
	color: #999999 !important ;
	padding: 3px 5px 4px 5px;
}

/*Hack für IE6*/
* html #thumbnavcontainer  a
{
padding: 1px 5px 3px 5px;
}


#thumbnavcontainer  a:hover {
	text-decoration: none;
	color: black !important ;	
	background-color: #999900;
}

#thumbnavcontainer #thumbslinksaktiv{
	text-decoration: none;
	color: black !important ;	
	background-color: #999900;
}

#thumbnavcontainer .thumbslinks {
	float:left;
}

#thumbnavcontainer span.thumbsrechts {
	margin: 0 30px 0 0;
	padding: 0 15px 0 15px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	float:right ;
}

.antifloat {
	clear: both;
}