/* CSS Dokument */

/* allgemeine Einstellungen */
body,html{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;

	font-family:"Trebuchet MS", Trebuchet, Verdana,Geneva,sans-serif;
	font-size:12px;
	color: #000000;

}

#imageStartseite
{
	position:absolute;
	top:19px;
	left:57px;
}

#main{
	display: block;
	position:relative;
	margin: 0px auto 0px auto;
	width:900px;
	padding: 10px 20px 0px 20px; 
  	 min-height:1000px;
 	 height:auto !important;  /* für moderne Browser */
 	 height:1000px;  /*für den IE */
}

#head{
	background-color:#FFF;
	padding-top:10px;
	margin-top:-1px;
	border:0px solid #000;
	border-spacing:0px;
  	 min-height:950px;
 	 height:auto !important;  /* für moderne Browser */
 	 height:950px;  /*für den IE */
}
#logo{
	/*float:left;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 200px;
	width: 900px;
}

#logo_main{
	margin-left: 10px;
	
}


#Inhalt{
	margin-top:0px;
}

#orange_line{
	clear:both;
	width:880px;
	margin: 32px 4px 10px 10px;
	border-bottom:1px solid orange;
}


	
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }
	
img { border:0px; }

fieldset 
{
border: 1px black solid;
}

fieldset legend 
{
	cursor: pointer;
}

fieldset.hidden 
{
	border: 0;
	border-top: 1px black solid;
}
fieldset.open 
{

}			
fieldset.hidden div 
{
	display: none;
}


p#bottomlinks a
{
	text-decoration:none;
	border:1px solid #CCCCCC;
	margin:0 3px;
	padding:3px 7px;
	color:#FF6C0A;
	font-weight:bolder;
}

p#bottomlinks a:hover, p#bottomlinks a.aktuellseite 
{
	background-color:#FF6C0A;
	color:#FFFFFF;
}

a#votelinks
{
	text-decoration:none;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFA500;
	color:black;
}
a#votelinks:hover
{
	text-decoration:none;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#FFDD00;
	color:black;
}

font-weight: bold;
}

#contentdata #normal a, 
#contentdata #normal,
#normal a,
#normal
{
	color:#A4A4A4;
	/*font-weight: bold;*/
}



#content_liste_normale_farbe
{
	color:#A4A4A4;
}

#contentdata #wichtig a
{
	font-size:12px;
	color:black;
}

#bewertung
{
	text-decoration:none;
	border:none;
	padding:5px;
	background-color:#FFA500;
	color:#FFFFFF;
	font-size:18px;
}



/*
 * Topnavigation
 */
#topMenue
{
	position:absolute;
	width: 620px;
	padding: 0px;
	height: auto;
	margin: 159px 0px 0px 0px;
	*margin-top: 0px; 
	background-image: url('../images/icons/menu_background.png');
	background-repeat: repeat-x;
	background-position: left 5px;
}

#topMenue ul
{
 clear: both;
 margin: 0px 0px 0px 0px; 
 padding: 0px 0px 0px 0px;
 border: 0;
 list-style: none;
 height: 36px;
 display:block;
}

#topMenue li
{
	float:left;
}

/* 
	###
	
	TopMenu : FIRST LEVEL 
	
	###	
*/

#topMenue .firstLevel li
{

	margin: 0px 5px 0px 2px;
	padding: 0px;
	height: 49px;
}

#topMenue .firstLevel li a
{

	padding: 15px 5px 5px 5px;
	display:block;
	
	color: #FFF;
	font-weight: bold;
}


#topMenue .firstLevel li:hover,
#topMenue .firstLevel li.selected
{
	background-image: url('../images/icons/menue.png');
	background-repeat: no-repeat;
	margin: 0px 2px 0px 2px;
	
}

#topMenue .firstLevel li a:hover,
#topMenue .firstLevel li.selected a
{
	padding: 15px 5px 5px 5px;
	display:block;
	
	background-image: url('../images/icons/menue.png');
	background-repeat: no-repeat;
	background-position: right -60px;
	
	color: #FF6C0A;
}

/* 
	###
	
	TopMenu : SECOND LEVEL 
	
	###	
*/

#topMenue .secondLevel li
{
	margin: 0px 2px 0px 2px;
	padding: 0px;
	height: 20px;
}

#topMenue .secondLevel li a
{
	padding: 3px 8px 5px 8px;
	display:block;
	
	color: #FF6C0A;
	font-weight: bold;
	font-size: 11px;
}


#topMenue .secondLevel li:hover,
#topMenue .secondLevel li.selected
{
	background-image: url('../images/icons/menue.png');
	background-repeat: no-repeat;
	background-position: left -100px;
	
	margin: 0px 2px 0px 2px;	
}

#topMenue .secondLevel li a:hover,
#topMenue .secondLevel li.selected a
{
	padding: 3px 8px 5px 8px;
	display:block;
	
	background-image: url('../images/icons/menue.png');
	background-repeat: no-repeat;
	background-position: right -120px;
	
	color: #FFF;
	font-weight: bold;
}

/* ENDE TOP-MENU */

#orange_balken
{
	background-color: #FD924C;
	
	padding:3px;
	text-align:left;
	padding-left:10px;
	color:white;
	font-weight: bold;
}

#topMenue span.todo
{
 position: absolute;
 right: 2px;
 top: 2px;
 font-size: 9px;
 font-weight: bold;
}

#topMenue .hidden
{
	display:none;
}

#flash
{
	width: 260px;
	height: 200px;
	float: left;
	margin-left: 620px;
}

#add_content_hinweis
{
	text-align: left;
	color: #FF6A07;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.selection_seitenwechsel{
	width: 40px;
}

#impressum
{
	background-color:#F5F5F5;
	width:885px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 10px;
}

#impressum a
{
	color:#808080;
	text-decoration:underline;

}

#main 
{
	background-image: url(../images/design/schatten.png);
	background-repeat: no-repeat;
}

