/*------------------------------------------------------------***  Global**------------------------------------------------------------*/html,body {	margin: 0;	padding: 0;	height: 100%; /* needed for container min-height */	font-family: arial,sans-serif;	font-size: small;	color: #4A595B;	}ul {    list-style: none;    }STRONG {	color: #465560;}h1 {	font-size: 12pt;	text-align: left;	letter-spacing: 2px;	color: #465560;	text-decoration: none;	margin: 0 0 10px 0;}h2 {	display: block;	font-size: 14px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #708090;	text-decoration: none;	margin: 0 0 10px 0;}h3 {	display: block;	font-size: 14px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #708090;	text-decoration: none;	margin: 10px 0 10px 0;	border-top: 1px dotted #4A595B;	padding-top: 10px;}	 a {	color: #708090;		}a:hover {	text-decoration: none;	}.sublink a {display: none;	text-decoration: none;		}.sublink a:hover {display: none;	text-decoration: none;	}.sublink a:visited {	text-decoration: none;	}		p {	line-height: 1.5em;}img {   border: 0;   }/*------------------------------------------------------------***  Container**------------------------------------------------------------*/#container {	position: relative; /* needed for footer positioning*/	margin: 0 auto 0 auto; /* center, not in IE5 */	width: 950px;	height: auto !important; /* real browsers */	height: 100%; /* IE6: treaded as min-height*/	min-height: 100%; /* real browsers */	background-image: url(images/bg_container.gif);	background-repeat: repeat-y;	background-color: White;		}/*------------------------------------------------------------***  Header**------------------------------------------------------------*/#header {	position: relative;	width: 950px;	height: 170px;	background-image: url(images/header.gif);	background-repeat: no-repeat;}	/*------------------------------------------------------------***  Navi Top**------------------------------------------------------------*/ #navi_top {	display: block;	width: 950px;	height: 35px;	position: relative;	 margin-top: 10px;	}	 		#navi_top ul {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10pt;	margin: 0 0 0 200px;	padding: 0;}#navi_top li  {  	float: left;				}#navi_top a {	display: block;	float: left;	border-right: 1px solid #465560;	padding: 0px 5px 0px 5px;	color: #465560;	text-decoration: none;}#navi_top a:hover {	color: #708090;}

/* @group Sidebar */
#sidebar {
	position: relative;
	float: left;
	padding: 25px 0 60px;
 
    width: 180px; 
    
     }

/* @end */
	/*------------------------------------------------------------***  Navi left**------------------------------------------------------------*/  #navi_left {		left: 0px;	width: 180px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	text-align: left;	border-top: 1px solid #94AAB7;		}	 
		#navi_left ul {		margin: 0;		padding: 0;		}#navi_left a {	display: block;	height: 20px;	margin: 0;	padding: 5px 0 0 20px;	color: #465560;	border-bottom: 1px solid #94AAB7;	text-decoration: none;}#navi_left a:hover {	color: #465560;	background-image: url(images/bg_menueleft.gif);	background-repeat: repeat-y;	background-position: 1px top;}

/*	Formtierung für 
alle links der 2. Ebene */
#navi_left ul li ul li a {
	height: auto;
		}	
/*	Formtierung für 
alle hover der 2. Ebene */
#navi_left ul li ul li a:hover {
	border: none;
				}

/*------------------------------------------------------------***  Qualifikationen**------------------------------------------------------------*/

a.naviral:link, a.naviral:visited {
	margin-left: 18px;
	margin-top: 10px;
	display: block;
	background: url(images/qualifizierungen/ral.gif) no-repeat;
	height: 256px;
	width: 142px;
}
a.naviral:hover {
background-position: 0px -256px;
}

a.navibig:link, a.navibig:visited {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	background: url(images/qualifizierungen/big.gif) no-repeat;
	height: 84px;
	width: 160px;
}
a.navibig:hover {
background-position: 0px -84px;
}

a.navias:link, a.navias:visited {
	margin-left: 25px;
	margin-top: 10px;
	display: block;
	background: url(images/qualifizierungen/as.gif) no-repeat;
	height: 102px;
	width: 129px;
}
a.navias:hover {
background-position: 0px -102px;
}


a.navipq:link, a.navipq:visited {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	background: url(images/qualifizierungen/pq.gif) no-repeat;
	height: 156px;
	width: 160px;
}
a.navipq:hover {
background-position: 0px -156px;
}


a.navimeisterhaft:link, a.navimeisterhaft:visited {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	background: url(images/qualifizierungen/logo_meisterhaft.jpg) no-repeat;
	height: 57px;
	width: 160px;
}
a.navimeisterhaft:hover {
background-position: 0px -57px;
}




/*------------------------------------------------------------***  Content**------------------------------------------------------------*/#content {	height: auto !important; /* real browsers */
	min-height: 100%;	margin-left: 205px;	width: 720px; 	padding-bottom: 60px;	text-align: left;		}	#content p {	text-align: justify;}			#content a {	color: #4A595B;	text-decoration: none;	border-bottom: 1px solid #4A595B;}#content a:hover {text-decoration: none;border-bottom: none;	}
	
  #contentinhalt{
	margin-top: 25px;
	 float: left;
	 width: 100%;
	 	  	}		.headline {	display: block;	font-size: 16px;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #608399;	text-decoration: none;	margin: 0 0 10px 0;}	.floatfotonews {	float: left;	margin-right: 20px;	margin-bottom: 20px;	border: 1px solid #E6E6E6;	padding: 2px;}	.float1 {	text-align: center;	font-size: 80%;	float: left;	margin-right: 20px;	margin-bottom: 20px;	border: 1px solid #465560;	padding: 2px;	background-color: White;}.float2 {	text-align: center;	font-size: 80%;	float: right;	margin-left: 20px;	margin-bottom: 20px;	border: 1px solid #465560;	padding: 2px;	background-color: White;}.fotoleistungen {	font-size: 90%;	}.textpositionleft {     float: left;	display: block;	width: 250px;	}.textpositionright {  margin-left: 280px;	display: block;	width: auto;			}						.underline {	clear: both;	border-top: 1px dotted #465560;	margin-bottom: 20px;	margin-top: 20px;}	.clear {	clear: both;	display: block;	height: 20px;	}.left {	position: relative;	margin: 0;	width: 180px;	float: left;				}.right {	position: relative;	width: 590px;	float: right;	padding-left: 20px;	border-left: 1px dotted #4A595B;				}.textallign_left{display: block;text-align: left;	}.textallign_center{display: block;text-align: center;	}.textallign_right{display: block;width: auto;text-align: right;	}			.intro{	display: block;	width: 100%;	text-align: center;	background-color: #E6E6E6;	border: 1px solid #B6B5B4;}

.seitenanfang {
	clear: both;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B6B5B4;
}	

.abstand {
	clear: both;
	width: auto;
	height: 20px;
	}/*------------------------------------------------------------***  Angebot**------------------------------------------------------------*/					.angebotleft {	display: block;	width: 250px;	float: left;		}.angebotright {	position: relative;	margin-left: 250px;			}			.floatproduktfoto {	border: 1px solid #E6E6E6;	padding: 2px;}	.headlineangebot {	font-size: medium;	color: #465560;	text-decoration: none;	font-weight: normal;	line-height: 20px;	margin-bottom: 10px;}	.underline2 {	height: 25px;	clear: both;	margin-bottom: 10px;	margin-top: 5px;	border-bottom: 1px solid #B6B5B4;}/*------------------------------------------------------------***  Bauvorhaben**------------------------------------------------------------*/		.bvleft {	display: block;	width: 250px;	float: left;		}.bvright {	position: relative;	margin-left: 250px;			}			.floatbvfoto {	border: 1px solid Gray;	padding: 2px;}	.headlinebv {	font-size: medium;	color: #465560;	text-decoration: none;	font-weight: normal;	line-height: 20px;	margin-bottom: 10px;}	/*------------------------------------------------------------***  Referenzen**------------------------------------------------------------*/		.referenzfoto {	clear: both;	border: 1px solid Gray;	padding: 2px;	margin-right: 10px;	margin-bottom: 10px;}/*------------------------------------------------------------***  Admin**------------------------------------------------------------*/				.textpositionleftadmin {     float:left;	clear:both;	display:block;	width:160px;	padding-left:0px;}	.textpositionrightadmin {	float: left;	display: block;	width: auto;	border: 1px solid #B7C7D1;	font-family: arial,sans-serif;	font-size: 12px;	padding: 1px;}		/*------------------------------------------------------------***  news**------------------------------------------------------------*/	.headlineanews {	font-size: medium;	color: #465560;	text-decoration: none;	font-weight: normal;	line-height: 20px;	margin-bottom: 10px;}	/*------------------------------------------------------------***  Formular**------------------------------------------------------------*/	* html fieldset {padding: 5px;}   legend {	background: White;	padding: 4px;	border: 1px solid #B7C7D1;	margin-bottom: 4px;	font-weight: bold;	color: #4A595B;	 }input,textarea {	margin: 3px 0;	border: 1px solid #B7C7D1;	background: white;	padding: 3px 3px;	}  label {	margin: 5px 0 5px 0;	} .kontaktdaten label {     display: block;     width: 6em;     float: left;	  	       }.anfrage label {     display: block;     width: 6em;     float: left;	      }   .buttons {text-align: center;		padding: 1px;}a.locationCat{	color: #4A595B;	font-weight: bold;}.error {     font: 13px Verdana, Arial, Helvetica, sans-serif;     color:red;     font-weight:bold;} 	  	    /*------------------------------------------------------------***  Footer**------------------------------------------------------------*/	#footer {	position: absolute;	clear: both;	width: 950px;		bottom: 0; /* stick to bottom */	background-image: url(images/bg_container.gif);	background-repeat: repeat-y;}	#footer p {		padding-top:4px;	   text-align: center;				}.footerleft {	display: block;	float: left;	width: 180px;	padding: 0;	text-align: center;	background: transparent;}	.footerright {		display: block;		float: left;		width: auto;		margin-left: 200px;	   text-align: center;		background: transparent;		}			
