@charset "utf-8";

body{
	margin:0;
	padding:0 0 50px 0;
	background-image:url(../img/bg.png);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#d1d5cc;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
}
#head{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	height:225px;
	background-image:url(../img/hg_head.jpg);
	background-repeat:no-repeat;
	background-color:#d1d5cc;
}
#head_menue{
	float:left;
	margin-top:90px;
	margin-left:38px;
	width:300px;
}
#logo{
	float:left;
	margin-top:90px;
	width:323px;
}
#main{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
}
#menue{
	float:left;
	margin:10px 32px 0 38px;
	width:135px;
}
#menue ul{
	margin:0px;
	padding:0px;
}
#menue ul li{
	list-style:none;
	display:block;
}
.margin5{
	margin-top:5px;
	margin-bottom:5px;
}
.top_menue1{
	padding:2px 0 6px 0;
	height:12px;
	width:50px;;
	float:left;
}
.top_menue2, a.top_menue2, a.top_menue2:visited{
	padding:2px 0 6px 0;
	margin:0 20px 0 20px;
	width:91px;
	height:15px;
	float:left;
	text-align:center;
	background-image:url(../img/hg_top_menue.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}
a.top_menue2:hover{
	background-image:url(../img/hg_top_menue_on.jpg);
	background-repeat:no-repeat;
}
.top_menue3{
	padding:2px 0 6px 0;
	height:12px;
	width:90px;;
	float:left;
}
#content{
	float:left;
	width:797px;
}
#content_left{
	float:left;
	width:510px;
}
.nach_oben{
	width:510px;
	margin:20px 0 20px 0;
	border-top:1px solid #99cc33;
	text-align:right;
	font-size:11px;
}
#trenner_vertikal{
	width:10px;
	height:960px;
	float:left;
	margin:0 10px 0 20px;
	background-image:url(../img/trenner_vertikal.jpg);
	background-repeat:no-repeat;
}
.trenner_horizontal{
	height:15px;
	width:210px;
	margin:15px 0 25px 0;
	background-image:url(../img/trenner_horizontal.jpg);
	background-repeat:no-repeat;
}
#content_right{
	float:left;
	width:210px;
	line-height:16px;
	margin: 37px 0 0 0;
	font-size:11px;
}
.projekt{
	width:247px;
	height:174px;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
}
.img_left{
	float:left;
	margin:10px 10px 10px 0;
}
.img_right{
	float:right;
	margin:10px 0 10px 10px;
}
.top_menue, a.top_menue, a.top_menue:visited{
	color:#b3b3b3;
	text-decoration:none;
	padding:6px;
}
a.top_menue:hover{
	color:#000000;
}
.lila{
	color:#cc0099;
}
.white, a.white, a.white:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover{
	color:#000000;
}
.black, a.black, a.black:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.black:hover{
	color:#99cc33;
}

.gray, a.gray, a.gray:visited{
	color:#656566;
	text-decoration:none;
}
a.gray:hover{
	color:#99cc33;
}
#content_right a, #content_right a:visited{
	color:#656566;
	text-decoration:none;
	font-weight:bold;
}
#content_right a:hover{
	color:#000000;
	text-decoration:underline;
}
.green, a.green, a.green:visited{
	color:#99cc33;
	text-decoration:none;
	font-weight:bold;
}
a.green:hover{
	text-decoration:underline;
}

.normfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear{
	clear:both;
}
#big_telefon{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin:6px 0 12px 0;
}
h1{
	margin:0 0 15px 0;
	font-size:20px;
	font-weight:bold;
	color:#99cc33;
}
h2{
	margin:0 0 15px 0;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	
}
/* Easy Slider */
	#sliderShow{
		height:230px;
		margin-left:60px;
	}
	#slider{}	
	#slider ul, #slider li{
		margin:0; 
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:354px;
		height:250px;
		overflow:hidden; 
		text-align:center;
		}	
	#prevBtn{ 
		display:block;
		width:30px;
		height:250px;
		position:relative;
		left:0px;
		top:-250px;
		z-index:0;
		}	
	#nextBtn{ 
		display:block;
		width:30px;
		height:250px;
		position:relative;
		left:0px;
		top:-500px;
		z-index:0;
		}	
		
	#nextBtn{ 
		left:324px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:250px;
		background:url(../img/btn_prev.png) no-repeat 0 0;
		z-index:0;
		}	
	#nextBtn a{ 
		background:url(../img/btn_next.png) no-repeat 0 0;	
		}	
/* // Easy Slider */
  /* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}	