body { 
	text-align: left; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin: 0px; 
	padding: 0px; 
	background: #ffffff url('_images/background.gif') no-repeat top center; 
	color: #444444;
	line-height: 130%;
}

a { 
	color: #FB7115; 
	text-decoration: none; 
	border:none;
}
	
a:hover { 
	color: #999999; 
	text-decoration: none; 
	border:none;
}


object{
	margin:0px;
	padding:0px;
}

ul{
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


ul li{
	margin-left:10px;
}

p{
	margin-top:0px;
	padding-top:0px;
}

#sitemap ul{
	list-style-position:inside;
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	margin-left:0px;
}

#sitemap ul li{
	margin-left:20px;

}

#sitemap ul li ul li{
	margin-left:30px;
}

#sitemap ul li ul li a{
	margin-left:0px;
	color:#666666;
}

#sitemap ul li ul li ul li a{
	margin-left:0px;
	color:#666666;
}


.h1{
	color:#FB7115;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	width:620px;
}

#navigation ul{
	margin:0px;
	padding:0px;
	text-align:right;
}

#navigation ul li{
	margin:0px;
	padding:0px;
	float:right;
	list-style-type:none;
}

.selected a{
	padding:10px;
	color:#FB7115;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

.not_selected a{
	padding:10px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#wrapper{
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/* Header */
#header { margin: 0; background: #ffffff; display: block; clear: both; height: 110px; overflow: visible; } /* border-bottom: 1px solid #999999; */

#header_left{
	margin:0px;
	padding:0px;
	/*float:left;*/
	padding-top:20px;
	margin-left:20px;
}

#header_right{
	margin:0px;
	padding:0px;
	text-align:right;
	margin-right:5px;
	padding-top:26px;
}

#navigation{
	margin:0px;
	padding:5px;
	padding-top:5px;
	text-align:right;	
	font-size:11px;
	padding-bottom:10px;
	/*margin-left:200px;*/
	margin-top: 0px;
	height:10px;
	background-color:#4c4c4c;
	color:#ffffff;
	font-size:11px;
	width:940px;
}

#content{
	margin:0px;
	padding:30px;
	padding-right:20px;
}



#content_bg1{
	margin:0px;
	padding:0px;
	margin-top:4px;
	padding-top:60px;
	background-image:url(_bg_images/1.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FB7115;
}

#content_bg2{
	margin:0px;
	margin-top:4px;
	padding:0px;
	padding-top:60px;
	background-image:url(_bg_images/2.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FB7115;
}

#content_bg3{
	margin:0px;
	padding:0px;
	margin-top:4px;
	padding-top:60px;
	background-image:url(_bg_images/3.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FB7115;
}

#content_bg4{
	margin:0px;
	padding:0px;
	padding-top:60px;
	margin-top:4px;
	background-image:url(_bg_images/4.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color:#FB7115;
}

#content_bg5{
	margin:0px;
	padding:0px;
	margin-top:4px;
	padding-top:60px;
	background-image:url(_bg_images/5.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FB7115;
}

#content_bg6{
	margin:0px;
	padding:0px;
	margin-top:4px;
	padding-top:60px;
	background-image:url(_bg_images/6.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#FB7115;
}

#sidebar{
	margin:0px;
	padding:0px;
	float:left;
}

#callus{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border: 1px solid #FB7115;
	width:215px;
	
	padding-right:5px;
	margin-right:15px;
	font-size:11px;
	overflow:hidden;
}

#callus img{
	margin:0px;
	padding:0px;
	margin-right:10px;
	float:left;
}

#subnavi{
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
	border: 1px solid #FB7115;
	width:210px;
	margin-right:15px;
	margin-bottom:15px;
	font-size:11px;
}

#subnavi ul{
	margin:0px;
	padding:0px;
}

#subnavi ul li{
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

#subnavi ul li ul li{
	margin:0px;
	padding:0px;
}

.sub_selected a{
	color:#ffffff;
	text-transform:uppercase;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#FB7115;
	font-weight:bold;
}

.sub_not_selected a{
	color:#F9901D;
	text-transform:uppercase;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}

.sub_not_selected a:hover{
	color:#ffffff;
	background-color:#FB7115;
}

.sub_sub_selected a{
	margin:0px;
	color:#FB7115;
	text-transform:uppercase;
	padding:0px;
	margin-left:10px;
	font-size:10px;
}

.sub_sub_not_selected a{
	margin:0px;
	color:#666666;
	text-transform:uppercase;
	padding:0px;
	margin-left:10px;
	font-size:10px;
}

.sub_sub_not_selected a:hover{
	margin:0px;
	color:#FB7115;
	margin-left:10px;
	font-size:10px;
}

#copy{
	margin:0px;
	padding:15px;
	background-color:#FFFFFF;
	border: 1px solid #FB7115;
	width:620px;
	float:right;
}

#copy_ohne_sub{
	margin:0px;
	padding:15px;
	background-color:#FFFFFF;
	border: 1px solid #FB7115;
	width:620px;
	float:left;
}


#copy ul{
	list-style-position:outside;
	list-style-type:circle;
	list-style-image:url(_images/punkt.jpg);
	margin:0px;
	padding:0px;
}

#copy ul li{
	padding-left:0px;
	margin-left:20px;
}

#copy ul li ul{
	list-style-type:none;
}

#copy_text1{
	margin:0px;
	padding:0px;
	width:290px;
	/*column-count:2;
	column-gap: 20px;
	-moz-column-count:2;
	-moz-column-width:10em;
	-moz-column-gap:10px;*/
	float:left;
	margin-right:40px;
}

#copy_text2{
	margin:0px;
	padding:0px;
	width:290px;
	/*column-count:2;
	column-gap: 20px;
	-moz-column-count:2;
	-moz-column-width:10em;
	-moz-column-gap:10px;*/
	float:left;
}


#copy_text{
	margin:0px;
	padding:0px;
	margin-right:10px;
	float:left;
	width:420px;
}

#copy_pic{
	width:180px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}

.line{
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
	width:99%;
	border-bottom:1px dotted #cccccc;
}


.first{	
	width:285px;
	margin:0px;
	padding:0px;
	margin-right:15px;
	float:left;
	text-align:left;
}

.second{	
	width:285px;
	margin:0px;
	padding:0px;
	margin-right:15px;
	float:left;
	text-align:left;
}

.last{	
	width:285px;
	margin:0px;
	padding:0px;
	margin-right:0px;
	text-align:left;
	float:left;
}

.start_head{
	width:273px;
	height:15px;
	margin:0px;
	padding:6px;
	margin-bottom:15px;
	color:#ffffff;
	background-color:#FB7115;
	text-transform:uppercase;
}

.start_head_neu{
	width:270px;
	height:15px;
	margin:0px;
	padding:6px;
	color:#FB7115;
	font-weight:bold;
	text-transform:uppercase;
}

.start_copy{
	margin:0px;
	padding:0px;
	width: 285px;
	text-align:left;
	padding-bottom:8px;
}

.start_copy_neu{
	margin:0px;
	padding:6px;
	width: 270px;
	text-align:left;
	padding-bottom:8px;
	background-image:url(_images/follow_verlauf.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.spalte1{
	margin:0px;
	padding:3px;
	float:left;
	border: 1px solid #efefef;
	margin-right:5px;
	height:385px;
	overflow:hidden;
}

.follow{
	text-align:center;
}


.spalte_edit{
	margin:0px;
	padding:3px;
	float:left;
	border: 1px solid #efefef;
	margin-right:5px;
}

.dotted_line{
	margin:3px;
	padding:0px;
	margin-left:5px;
	margin-top:6px;
	margin-bottom:8px;
	width:270px;
	border-bottom: 1px dotted #999999;	
}

.item{
	margin:0px;
	padding:0px;
	padding-right:6px;
	padding-left:6px;
	margin-bottom:4px;
	padding-bottom:7px;
	width: 270px;
	overflow:hidden;
	background-image:url(_images/bereiche_verlauf.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	border-bottom: 1px dotted #999999;
}

.item_pic{
	margin:2px;
	padding:0px;
	float:left;
	margin-left:4px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.item_head{
	margin:0px;
	padding:0px;
	margin-top:10px;
	float:left;
	color:#FB7115;
	font-size:16px;
	font-weight:bold;
	width:220px;
}

.item_head a{
	margin:0px;
	padding:0px;
	color:#FB7115;
	font-size:16px;
	font-weight:bold;
}

.item_copy{
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-bottom:6px;
	float:left;
	color:#444444;
	font-size:11px;
	font-weight:normal;
	width:220px;
	line-height:110%;
}

.item_copy a{
	margin:0px;
	padding:0px;
	color:#444444;
	font-size:11px;
	font-weight:normal;
}



.zeile{
	border:1px solid #ffffff;	
}

.zeile:after{
	content:' ';
	display:block;
	clear:both;
	overflow:hidden;
	width=0;
	height=0;	
}	

.start_copy2{
	margin:0px;
	padding:0px;
	text-align:left;
	width:160px;
	float:left;
	padding-bottom:8px;
}

.start_pic{
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	width:120px;
	overflow:hidden;
}

.strich_unten{
	margin: 0 auto;
	padding:0px;
	background-color:#efefef;
	color:#4c4c4c;
	font-size:11px;
	width:950px;	
	text-align:left;
	overflow:hidden;
}

.strich_unten_grau{
	margin: 0px;
	padding:0px;
	height:30px;
	background-color:#4c4c4c;
	color:#ffffff;
	font-size:11px;
	width:950px;	
	text-align:left;
	overflow:hidden;
}

.box{
	margin:0px;
	padding:30px;
	padding-top:15px;
}

.created{
	margin:0px;
	padding:30px;
}


.box a{
	color:#4c4c4c;
	font-weight:normal;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	margin-right:15px;
}

.box a:hover{
	color:#000000;
}


.clear{
	clear:both;
}
	
