body{
	margin:0px;
	padding:0px;
	background-color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	}
	a:link{color:#000000; text-decoration: none;}
	a:visited{color:#000000; text-decoration: none;}
	a:hover{color:#e3001b; text-decoration: none;}
	a:active{color:#000000; text-decoration: none;}
.head{
	width:940px;
	height:65px;
	padding:173px 0 0 30px;
	margin:0px auto;
	background-image:url(img/head.jpg);
	color:#FFFFFF;
	}
	.head a:link{color:#ffffff; text-decoration: none;}
	.head a:visited{color:#ffffff; text-decoration: none;}
	.head a:hover{color:#e0e2e4; text-decoration: none;}
	.head a:active{color:#ffffff; text-decoration: none;}
.mitte{
	width:970px;
	/*height:400px;*/
	margin:0px auto;
	padding-bottom:40px;
	background-image:url(img/hg_content.jpg);
	background-color:#CCCCCC;
	}		
.content{
	width:700px;
	/*height:300px;*/
	float:left;
	/*background-color:#red;*/
	}			
.footer{
	width:970px;
	height:5px;
	margin:0px auto;
	background-color:#de1010;
	}
	.footer a:link{color:#ffffff; text-decoration: none;}
	.footer a:visited{color:#ffffff; text-decoration: none;}
	.footer a:hover{color:#e0e2e4; text-decoration: none;}
	.footer a:active{color:#ffffff; text-decoration: none;}
h1 {
	font-size:16px;
	color:#e3001b;
	margin: 0 0 20px 0;
	padding:0px;
	font-weight:bold;
	}
h2 {
	font-size:13px;
	color:#e3001b;
	margin: 0 0 8px 0;
	padding:0px;
	}
.link{
	color:#e3001b;
	font-weight:bold;
	}		
.news{
	width:700px;
	}
.referenz{
	width:700px;
	height:280px;
	}	
.news_bild{
	width:260px;
	/*height:130px;*/
	float:left;
	}
.news_bild1{
	width:170px;
	/*height:130px;*/
	float:left;
	}	
.bilderklein{
	width:79px;
	height:40px;
	padding-top:5px;
	float:left;
	}	
.news_text{
	width:400px;
	float:left;
	padding-bottom:20px;
	}	
.galeriebild{
	width:190px;
	height:190px;
	margin-right:1px;
	float:left;
	background-color:#999999;
	}
.text{
	width:700px;
	float:left;
	padding-bottom:20px;
	}	
img{ border: none 0px;}	

.hgtab{ background-color:#eeeaea;}

.trenner{
	border-top:1px solid #666666;
	height:30px;
	}
				
	
/*------------------------navi-------------------------	*/	

#navi ul{
	width:220px;
	float:left;
	margin: 0px 0 0 0px;
	padding: 0;
	border-top:1px solid #ffffff;
	list-style-type: none;
	font-size: 12px;
	line-height:30px;
	}
#navi li { 
	margin: 0 0 0 0px;
	text-indent:30px;
	width:200px;
	}
#navi a {
	display: block;
	width: 172px;
	height: 30px;
	background-image: url(img/butt_0.jpg);
	}
#navi li.unav { 
	margin: 0 0 0 0px;
	text-indent:50px;
	}
#navi a.unav {
	display: block;
	width: 172px;
	height: 30px;
	background-image: url(img/butt_0.jpg);
	}	
#navi a:link, #navlist a:visited {
	color: #646466;
	text-decoration: none;
	}
#navi a:hover {
	background-image: url(img/butt_1.jpg);
	background-repeat:no-repeat;
	color: #c30b31;
	}
#active a:link, #active a:visited, #active a:hover {
	background-image: url(img/butt_1.jpg);
	background-repeat:no-repeat;
	color: #c30b31;
	}			
