body,textarea
{
	background-color: #C2C2C2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin: 0px;
	clear: both;
}




textarea

{
color:black;
}

.inputfeld

{
background-color: #C2C2C2;
color:black;
}
h1
{
font-size: 14px;
font-weight:bold;
}

h2

{
font-size: 13px;
font-weight:bold;
}

h3,h4

{
font-size: 12px;
font-weight:bold;
}

.comment
{
border:1px solid red;
}

img
{
	border:0;
}


#container
{
	width:1000px;
}


#logo
{
	background-color: #898989;
	height:53px;
	padding-left: 134px;
	padding-top: 16px;
}


#main_menu_container
{
	background-color: #898989;
	height:241px;
	margin-bottom: -1px;
}


#main_menu_container a
{
/*	color: #5E5E5E;*/
	color:#8B8888;
	text-decoration: none;
	font-size: 12px;

}


#left
{
	background-color: #000000;
	float:left;
	width:176px;
	height:231px;
	padding-top:10px;
	padding-left: 155px;
	
}

.menue
{
	margin-top: 7px;
}

#middle
{
	float:left;
	width:542px;
}


#right
{
	float:left;	
	position:relative;
	left:24px;
	top:94px;
}



.menue_on
{
	color:#979797;
	text-decoration: none;
	font-weight: bold;	
	font-size:12px;
	margin-left: -4px;
}

#main_menu_container a:hover
{
	color:#979797;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;	
}



.pfeil
{
	vertical-align:bottom;
	margin-left: -20px;
}


#sub_menu_container
{
	height:56px;
	background-color:#BABABA;
border:1px solid #BABABA; /*notwendiger Hack für Safari*/
}


#kat_anzeige
{
	width:102px;
	height:36px;
	float:left;
	color:#000000;
	padding-top:10px;
	padding-left:20px;
	line-height:1.4em;
}


#sub_menu_l1
{
	padding-top:10px;
	padding-left:20px;
float:left;
}


.sub_menue_off
{
	color:#ffffff;
	text-decoration:none;
	padding-right:30px;
	line-height:1.4em;
}

.sub_menue_on
{
	color:#14355C;
	text-decoration:none;
	padding-right:30px;
}


#inhalt_container
{
	background-color:#14355C;
	padding-left: 145px;
	padding-right: 55px;
	min-height: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-right: 0px;
	clear: both;
}


#linke_spalte
{
	width: 360px;
	vertical-align: top;
}


#rechte_spalte
{
	width: 380px;
	vertical-align: top;
}


#mittlere_spalte
{
	width: 50px;
}


#inhalt_container a
{
/*	color: #6B7A9B;*/
color:#7E91BC;
	text-decoration: none;
}

#galerie_bildtext

{
position:absolute;
left:123px;
top:536px;
}

#footer
{
	background-color: #898989;
	height: 16px;
	
	padding-left: 30px;
	clear: both;
}


#footer_text
{
	color: #AEAEAE;
	font-size: 11px;
}
