

.dev_bg {
	background-color: #ffffff;
	}

/*

.dev_bg {
	background-color: red;
	}

*/



BODY {	
	margin-left: 37px;
	margin-top: 0;
	background-color: #ffffff;
	background-image: url(../04_images/01_core/01_background/background_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;        
}


.shadow_bg {
	background-image: url(../04_images/01_core/01_background/bg_repeat.gif);
	background-repeat: repeat-y;
	background-position: top;
}


.bg_nav_li_oben {
	background: #ffd100;
}


.bg_white {
	background: #ffffff;
}


.bg_shadow {
	background-image: url(../04_images/01_core/01_background/bg_gradient.gif);
	background-repeat: repeat-y;
	background-position: top;
}


.position_2top {

	padding-top: 45px;
}


.border {
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #cccccc;
}

.border2 {
	width: 269px;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #cccccc;
	float: left;
}

#2bild {
	
}

#clearGif {
	float: left;
}

.woBorder {
	width: 269px;
	float: left;
}

.clearFloat {
	clear: both;
	}

hr {
	background: url(../04_images/01_core/03_news/news_linie.gif) no-repeat left;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../04_images/01_core/03_news/news_linie.gif');
	position: relative;
	margin-left: 0px;
	width: 226px;
	height: 1px;
	border: 0;
	}
	
	
* > hr
{  
	padding-bottom: 5px;
/* 	height: 10px; */
}


img {
	border: 0;
}



