body {
	/*background-color: #c00418;
	color: #ffed00;*/
	
	background-color: #FFF;
	color: #b1b3b4;	
}




a {
	color: #b1b3b4;
}

#content {
	background-color: #fff;
	color: #b1b3b4;
	
}
#content a {
	color: #b1b3b4;
}


#footertext, #ultraklein {
	/*border-bottom-color: #ffed00;*/
	border-bottom-color: #02feef;
}

#logo {
	background-image: url(images/rlll40.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web1433.webbox442.server-home.org/wpcms2010/wp-content/themes/raumdrei_basic/images/rlll40.png', sizingMethod='crop');
}

#footerpfeil {
	background-image: url(images/pfeil40.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web1433.webbox442.server-home.org/wpcms2010/wp-content/themes/raumdrei_basic/images/pfeil40.png', sizingMethod='crop');
}

a#pfeil_li {
	background-image: url(images/pfeil_li40.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web1433.webbox442.server-home.org/wpcms2010/wp-content/themes/raumdrei_basic/images/pfeil_li40.png', sizingMethod='crop');
}
a#pfeil_re {
	background-image: url(images/pfeil_re40.png);
	-background-image: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://web1433.webbox442.server-home.org/wpcms2010/wp-content/themes/raumdrei_basic/images/pfeil_re40.png', sizingMethod='crop');
}



#topnav a {
	color: #000;
}

#topnav a.kkflonamesoft {
	color: #b1b3b4;
}





#topnav a:hover, #footer a:hover {
	color: #1a171b;
}


/*Wichtig für vertikal Center*/

*:first-child+html #content {position:relative;}/*ie7*/
* html #content{position:relative;}/*ie6*/


#content_container{
/*	display:table-cell;*/
	vertical-align: top;
	width: 706px;
}
*:first-child+html #content_container{position:absolute;top:0;}/*ie7*/
* html #content_container{position:absolute;top:0;}/*ie6*/


*:first-child+html #contenttext{position:relative;top:0;}/*ie7*/
* html #contenttext{position:relative;top:0;}/*ie6*/


#contenttext {
	width:100%;
	margin-left:0px;
}



#content {
	
	border:1px solid #b1b3b4;
	height: 473px;
}

#middle{
	height: 475px;
	
}

#content {
	width: 706px;
}


/*Wichtig für vertikal Center*/
