html, body{
	background-color:#343434;
}

#center{
	background-color:#000000;
}

#content{
	background-color:#566075;
}

#inhalt{
	background-color:#DDDDE0;
	font-size:11px;
	font-stretch:semi-condensed;
}

#loginbox{
	background-color:#DDDDE0;
}
#navibox{
	background-color:#DDDDE0;
}

#communitybox{
	background-color:#DDDDE0;
}

#flashleiste{
	height:100px;
	background-color:#000;
	background-image:url(../images/layout/head.jpg);
	background-repeat:no-repeat;
}
#flashleiste2{
	background-color:#DDDDE0;
}

#naviright.themes {

}

.header_medium{
	background-color:#343434;
	color:#DDD;
}
.images{
  border: 1px solid #DDD;
}

.text{
	color:#333333;
}

.inhalt{
	color:#333333;
}

a {
 	color: #DD4400;
	text-decoration: none;
	}
	
a:link {
	color: #DD4400;
	text-decoration: none;
	}

a:visited {
	color: #DD4400;
	text-decoration: none;
	}

a:hover, a:active{
	color: #333;
	text-decoration: underline;
	}
	
marquee{
	color: #DD4400;
}

marquee a{
	color: #DD4400;
}

marquee a:hover, a:active{
	color: #DD4400;
	text-decoration: underline;
}
