@charset "UTF-8";
/* CSS Document */


body {
	background:#3D3C3A url(../images_system/main_body_bg.gif) repeat-y;
	}

#content_inner {
	background:url(../images_system/bg_firma.jpg) no-repeat 0 -1px;
	}
#col_right {
	float:left;
	width:211px;
	background:url(../images_system/main_col_right_bg.gif) no-repeat 0 43px;
	/*height:502px;*/
	overflow:visible;
	}
	
	#navi_tab {	
		height:44px;
		background:url(../images_system/main_right_col_top_bg.gif) no-repeat;
		}

/* //////// Ausnahmen Startseite /////// */

#content_inner h1 {color:#168183;}
#content_inner .heading {color:#666;}	

/* ////////// EOF Ausnahmen /////////// */

#waste {
	float:left;
	width:30px;
	height:500px;
	background:url(../images_system/main_waste.gif) no-repeat;
	}
	

#col_right {
	font-size:11px;}


#col_right h1 {
	margin:0 0 10px 20px;
display:none;
	}
#col_right h2 {color:#1599A3;
	font-size:20px;
	margin:0px 0 15px 15px;}
#col_right h3 {
padding:8px 0 0 0;}

#col_right h3 a {
color:#000; 
font-size:14px;
line-height:14px;
text-decoration:none; }

#col_right p {
	font-size:11px;
	line-height:14px;
	color:#3B3B3B;
	}

#col_right a.newsbutton {
	background:url(../images_system/news_button.gif) no-repeat;
	padding:2px 5px;
	width:80px;
	text-align:center;
	display:block;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	font-size:11px;
	}

#col_right .news_body {
	background:url(../images_system/news_bg.gif) no-repeat;
	padding:2px 0px 5px 20px;
	margin:5px 0 0px 0;
	}
#col_right .end_news {
	background:url(../images_system/end_news_bg.gif) no-repeat;
	margin:0px 0 5px 0;
	}
a.mehr {
display:block;
background:url(../images_system/news_button.gif) no-repeat;
width:90px;
height:21px;
line-height:22px;
font-weight:bold; font-size:11px;
color:#333; text-decoration:none;
text-align:center;

