body {
	background-color:#E6E6E6;

	/*SCROLLBAR-ARROW-COLOR: #EDEDEC;*/
/*	SCROLLBAR-BASE-COLOR: #506382;;*/
	/*SCROLLBAR-BASE-COLOR: #4C4B49;*/
	/*scrollbar-highlight-color : #EDEDEC;*/
	/*scrollbar-shadow-color : #EDEDEC;	*/	
	font-size: 100%;
	font-family: Verdana, Arial,  "Verdana Ref", "Times New Roman";
}

#left, #right {

	background-color: white;
	line-height: 24px;
	
}

#left {
	width: 125px;
	float:left;
	background-color: white;
}

#right {
	float:right;
	width: 720px;
}

#content{
	/*width:400px;*/
	/*background-color: white;*/
	/*float: left;*/
	
	
}

#generell{
	background-color: White;
	width: 850px;
	margin-top: 20px;
}

#aufzaehlung, #fuss{
	background-color: white;
	width: 850px;
}


#leftunten, #rightunten{
	width: 420px;
	margin: 0;
	padding: 0;
}

#leftunten{
	float: left;
	background-color: white;
}

#rightunten{
	background-color: white;
	float: right;
}
body, div, p, td, table, th, ol, ul, a, h1, h2, h3, h4, h5, h6, a, li, .drowdown {
	color: black;
	font-size: 11px;
	
}
td.galerie
{
	color: black;
	font-size: 11px;
	border-color:#E6E6E6;
	border-style: solid;
}
#fuss *{
	font-size: 9px;
	color: #AAA492;
	padding: 0.2em;
}

#right .aktiv{
	font-weight: bold;
}

#right a, #right a:link, #rigth a:visited{
	font-weight: normal;
	text-decoration: underline;
}

#right a:hover, #right a:activate{
	text-decoration: none;
	background-color: Black;
	color: White;
}  
