
* {
 	margin: 0;
 	padding: 0;
}

img {
 	border: 0;
}


a {
 	color: #2b7dca;
 	text-decoration: none;
 	font-weight: bold;
}

a:hover {
	 color: #7fbaea;
	 text-decoration: none;
}

p {
	line-height: 15px;
	padding: 5px 0 5px 0;
}

	p.last{
		background: transparent url(../images/bg_dotted-line.gif) repeat-x scroll center bottom;
		padding-bottom: 15px;
	}

body {
	background: #16202a url(../images/bg_main.jpg) repeat-x  top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #fff;
}


#header, #main, #banner, #footer {
	text-align: center;
}

#content, #footer {
	width: 900px;
	margin: 0 auto;
}

#header {
	background: url(../images/bg_header.jpg) repeat-x  top;
	height: 102px; 
	border-bottom: 1px solid #84caeb;
}

	#header .logo {
		padding: 15px 0 0 22px;
	}

#banner {
	background: url(../images/bg_banner.jpg) repeat-x  top;
	height: 240px;	
	border-bottom: 1px solid #fff;
}

#main {
	padding: 50px 0 15px 0;
}

#content {
	text-align: left;
	background: url(../images/bg_content_skizze.jpg) no-repeat center center;
}

	#content .meldung {
		padding: 0 25px 35px 25px;
	}

	#content .threeColumns {
		background: transparent url(../images/bg_dotted-line.gif) repeat-x scroll center bottom;
		padding: 10px 0 20px 0;
	}

		#content .threeColumns .section {
			/*border-right: 1px solid #ccc;*/
			background: url(../images/border.jpg) no-repeat  center right;
			padding: 0 30px;
			width: 240px;
			height: 200px;
			float: left;
		}
		
			#content .threeColumns .section.last{
				background: transparent;	
			}
			
	#content .oneColumn {
		padding: 20px 0 20px 0;
		background: transparent url(../images/bg_dotted-line.gif) repeat-x scroll center bottom;
	}
	
		#content .oneColumn .section {		
			padding: 0 30px;
			text-align: left;
		}
		
#kontaktdaten {
	float: left;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	width: 320px;
	height: 220px;
	background: url(../images/border.jpg) no-repeat  center right;
}

	#kontaktdaten .daten{	
		padding-top: 10px;
		padding-left: 15px;
		padding-bottom: 10px;
	}

	#kontaktdaten .daten p{
		background:transparent none no-repeat scroll 0 0.1em;
		padding: 0 0 10px 20px;
	}

	#kontaktdaten .daten p.phone {
		background-image: url(../images/ico-phone.jpg);
	}
	
	#kontaktdaten .daten p.fax {
		background-image: url(../images/ico-fax.jpg);
	}
	
	#kontaktdaten .daten p.address {
		background-image: url(../images/ico-address.jpg);
	}
	
	#kontaktdaten .daten p.mail {
		background-image: url(../images/ico-mail.jpg);
	}



#leistungen {
	
}
	#leistungen ul{

	}

	#leistungen li {
		line-height: 15px;
		padding: 2px 0 ;
		list-style-image: url(../images/liststyle_arrow.gif);
		vertical-align: -0.1em
	}
			
#referenzen {

}

		#referenzen .referenz img{
			margin: 0 5px 6px 0;
			border: 6px solid #c0c0c0;
			display: inline;
		}
		
		#referenzen .referenz:hover img{
			border: 6px solid #2b7dca;
		}

#footer{
	background: url(../images/w3c.jpg) no-repeat top right;
	color: #7b7b7b;
 	font-size: 10px;
 	padding:0 0 40px 0;
 	text-align: right;
}

	#footer p{
		padding-bottom: 0;
	}
	
	#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	 	padding: 0 1px 0 1px;
	 	text-decoration: none;
	}
		
	#footer .rights{
		color: #9f9d9d;
	}

form input, form textarea {
	font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
	background: #fff;
	border: 1px solid #ccc;
	color: #595949;
	width: 200px;
	font-size: 11px;
	padding: 1px 2px;
}

form .button {
	background: #ccc;
	border: 1px solid #000;
	color: #595949;
	font-size: 11px;
	font-weight:bold;
	margin: 3px 0px;
	padding: 0px 10px;
	width:100px;
}


h1{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
		
	h1 span {
		display: none;
	}

h2 {
	height: 30px;
	padding: 10px 0 4px 0;
	font-weight: normal;
	font-family: "Trebuchet MS",Arial,sans-serif;
	line-height: 26px;
}

	h2 span {
		display: none;
	}

	h2#impressum {
		background: url(../images/headline/h2_impressum.jpg) 0px 0px no-repeat;
	}
	
	h2#kontakt {
		background: url(../images/headline/h2_kontakt.jpg) 0px 0px no-repeat;
	}
	
	h2#leistungsprofil {
		background: url(../images/headline/h2_leistungsprofil.jpg) 0px 0px no-repeat;
	}
	
	h2#referenzobjekte {
		background: url(../images/headline/h2_referenzobjekte.jpg) 0px 0px no-repeat;
	}
	
	h2#willkommen {
		background: url(../images/headline/h2_willkommen.jpg) 0px 0px no-repeat;
	}
	
	
h3 {
	color: #7fbaea;
	padding: 15px 0 4px 0;
}
	

.txt_blau {
	color: #2b7dca;
	font-weight: bold;
}

.height20 {
	height: 100px ! important;
}

.error{
	color: #ff6868;
}

/* clearing */

.clearfix {
	padding:0;
	margin: 0;
	content: "."; 
	display: block; 
	height: 1px; 
	clear: both; 
	visibility: hidden;
}