/* Design 071 - SeitenBox */

/*Basis Elemente */

* {
	margin:0;
	padding:0;
}

html {
	background: url(bg_body.jpg) repeat-x #fff;
}
	
body { 
	color:#666;
	font-family:Verdana,Arial,sans-serif;
	font-size: 13px;
	line-height: 19px;
}


/*Formatierungen*/	

#inhalt {
	line-height: 19px;
}

#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
	font-size: 13px;
	margin-bottom: 5px; 
	}

#inhalt p {
	/*text-align: justify;*/
}

#inhalt h1, #inhalt h2, #inhalt h3 {
	font-weight: bold;
}

#inhalt h1 { 
	color: #7AA41C;
	font-size: 17px;
	padding-bottom: 13px;
	}	
	
#inhalt h2 { 
	font-size: 15px;
	padding-bottom: 11px;
	color: #7AA41C;
	}	
	
#inhalt h3 { 
	font-size: 11px;
	padding-bottom: 11px;
	color: #598a28;
	}

#inhalt img {
	border: 1px #727272 solid;
	padding: 1px; margin: 2px;
	}	

#inhalt img.left { float: left; margin: 10px 10px 0 0;  }
#inhalt img.right { float: right; margin: 10px 0 0 10px; }

/*für die Bilder, die linksbündig vor Aufzählung liegen*/
#inhalt span.left {
 padding-right:20px;
}

#inhalt a:link, #inhalt a:visited { 
	color:#666; 
	text-decoration: underline;
	}

#inhalt a:hover, #inhalt a:active { 
	color: #72a43e;
	text-decoration: underline;
	}

/* Link auf den Referenzseiten 
body.cat-3.online #text a:link, body.cat-3.online #text a:visited { 
	color: #598a28;
	font-size: 13px; 
	text-decoration: underline;
	}
body.cat-3.online #text a:hover, body.cat-3.online #text a:active { 
	color: #727272;
	font-size: 13px; 
	text-decoration: underline;
	}	
*/	
	
#inhalt ul {
	list-style-type: disc;
	padding-left: 20px;
	}

#inhalt li {
	padding: 0px;
	margin-top: 5px;
	}
	
#inhalt ol {
	list-style-type: dezimal;
	margin-left: 20px;
	
	}	

#inhalt table {
	margin: 0px 0px 0px 0px;
	text-align: left;
	width:100%;
	border-collapse:collapse;
}	

#inhalt th {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background: #005998;
	border: 1px #fff solid;
	padding: 2px 10px 2px 4px;
	}	

#inhalt td {
	border-bottom: 1px #ccc solid;
	padding: 2px 10px 2px 4px;
	}

#inhalt button, #inhalt .contactform button {
	color: #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #024;
	border-bottom: 1px solid #024;
	background: #89BA17;
	font: 11px Verdana,Arial,sans-serif;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
}

/* Spezielle DIVs*/
#container {
	left:50%;
	margin-left:-512px;
	height:100%;
	width:1024px;
	background: url(bg_container.jpg) no-repeat top left;
	position:relative;
	/* float:left; */
}

#logo {
	position: absolute;
	top: 60px;
	left: 20px;
	z-index: 300;
	}	
	
#logo_img {
	position: absolute;
	width: 280px;
	height: 80px;
	}

#logo_file { 
	z-index:99;
}

#oben {
	position:relative;
	height: 220px;
	/* background: url(hg_container.jpg) no-repeat top left; */
}

.cat-0 #oben { height:210px; }

#header
{
	position:relative;
	background: #fff url(hg_header.jpg) no-repeat scroll top center;
	height: 280px;
	width: 840px;
	margin:  0 0 6px 95px;
}

#header_img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 280px;
	width: 840px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#header_img img {
  height: 280px;
  width: 840px;
}

/* auf alles Seiten ausblenden */
#header { display: none;}

/* auf Startseite wieder einblenden */
body.cat-0 #header { display: block;}

/* auf System wieder einblenden 
body.cat-5.isParent #header { display: block; margin-top: 15px;}
*/


/* auf Services wieder einblenden 
body.cat-2.isParent #header { display: block; margin-top: 15px;}
*/
/* auf Referenz wieder einblenden 
body.cat-3.isParent #header { display: block; margin-top: 15px;}
*/


#inhalt { 
	position: relative;
	width: 840px;
	margin:  0px 0 0 95px;
	/*border-top:  8px solid #CBDBA1;*/
}	

/** INHALTSBLOECKE **/

#text {
	/*padding: 20px 20px 30px 20px;*/
	padding: 0;
	/*background: #87B941;*/
	background: #fff;
}

#text .text, #text .contactform, #text .table  {
	/* Standard-Textblock */
	background: #fff;
	color: #666;
	padding: 10px 10px 20px 10px;
	border:  0px solid #ddd;
	margin: 20px 0 8px 0;
}


#text .text.Green_Home td img {
padding: 0px;
margin: 0px;
border: 0px solid #000;
	}

/* Textblock für die Angebotsseite ALT 	
#text .text.Green_Angebote {
	background: url(hg_angebote.jpg) no-repeat top left;
	height: 340px;
	border: 0px solid #000;
	padding: 0px;
}
*/


/* Textblock für die Leistungsseite 
#text .text.Green_Leistungen {
	background: url(hg_leistungen.jpg) no-repeat top left;
	height: 630px;
	border: 0px solid #000;
	padding: 0px;
}
*/

#text.image single {
margin-right: 10px;
border: 1px solid #000;
}

#text .table table {
	margin: 0;
	border-top: 1px solid #ccc;
}

#text .table table.noborder {
	margin: 0;
	border-top: 0;
	padding: 0;
}


/** Footer **/	

#footer {
	position: relative;
	background: #fff top center;
	margin: 10px 0 30px 0;
	padding-left: 20px;
	color: #000;
	border-top: 1px solid #669933;
}
	
#footer p {
	text-align:left;
	padding: 0;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0;
	color: #666;
}	


#footer a:link, #footer a:visited { 
	color: #666; 
	text-decoration: none;
	padding: 0;
	}

#footer a:hover, #footer a:active { 
	color: #72a43e;
	text-decoration: none;
	padding: 0;
	}

#footer table {
	margin: 15px 15px 20px 30px;
	text-align: left;
	width:100%;
	border-collapse:collapse;
}	

#footer th {
	font-weight: bold;
	font-size: 11px;
	background-color: #fff;
	color: #666;
	padding: 0;
}	
	
#footer td {
	padding: 0px;
	font-size: 11px;
}

#footer img { 
	border: 0 none;
	padding:0;
	margin: 0 5px 0 0;
}
	
/*Navigation*/	
	
#navi {
	position: absolute;
	right: 30px;
	height: 60px;
	width: auto;
	top: 5px;
	}	
	
#navi2 { 
	font: 13px bold Arial,Verdana,sans-serif;
	width: 970px; 
	border: px #666 solid;
	}
	
#navi ul {
	float:right;
	list-style-type: none;
	}

#navi li {
	float:left;
	display: block;	
	margin-right: 6px;
	position: relative; /*wichtig für IE 6, sonst Unternavi immer ganz links*/
	width: 90px;
	}

#navi a, #navi a:link, #navi a:visited {
	float: left;
	text-decoration: none;
	display: block;
	width: 90px;
	color: #005aab;
	height: 40px;
	cursor: pointer;
	}		
	
#navi a span {
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #005aab;
	text-align: center;
	font-weight: bold;
	background: none;
	}

#navi a:hover, #navi a#navaktuell {
	color: #7AA41C;
	}
	
#navi a:hover span  {
	color: #7AA41C;

	}

#navi a#navaktuell span {
	color: #7AA41C;
	background: #fff;
	border-bottom: 3px solid #ddd;
	}

#navi a, #navi a:link, #navi a:visited {
  width:auto;
}

#navi li {
  width:auto;
}

#navi a span {
  padding: 15px 6px 5px;
}

/* Unternavi */	
	
#secondLevel {
	position: absolute;
	right: 30px;
	height: 50px;
	width: auto;
	top: 202px;
	}	
	
#secondLevel #navipunkte2 { 
	font: 12px bold Arial,Verdana,sans-serif;
	width: 900px; 
	}
	
#secondLevel ul {
	float:left;
	list-style-type: none;
	}

#secondLevel li {
	float:left;
	display: block;	
	margin-right: 8px;
	position: relative; /*wichtig für IE 6, sonst Unternavi immer ganz links*/
	}

#secondLevel a, #secondLevel a:link, #secondLevel a:visited {
	float: left;
	text-decoration: none;
	display: block;
	color: #005aab;
	height: 25px;
	cursor: pointer;
	}		
	
#secondLevel a span {
	display: block;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	color: #005aab;
	text-align: center;
	font-weight: normal;
	}

#secondLevel a:hover, #navi a#navaktuell {
	color: #72a43e;

	}
	
#secondLevel a:hover span  {
	color: #72a43e;

	}

#secondLevel a#navaktuell span {
	color: #72a43e;
	background: #fff;
	border-bottom: 2px solid #ddd;
	}


/* Request Form */

a.modalCloseImg {
  background: url("http://media.seitenbox.de/img/close.png") no-repeat scroll left top transparent;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
}

#inhalt button, #requestForm button, #contactForm button, #inhalt .contactform button {
  color: #fff;
  font: 11px Verdana,Arial,sans-serif;
  font-weight: bold;
  padding: 4px 20px 5px 20px;
  -moz-border-radius:8px;
  -khtml-border-radius:8px;
  background: none repeat scroll 0 0 #769F1F;
  -moz-box-shadow: 0px 4px 4px -3px #aaa;
  -webkit-box-shadow: 0px 4px 4px -3px #aaa;
  box-shadow: 0px 4px 4px -3px #aaa;
  border:0;
}

#requestForm button.cancel, #contactForm button.cancel {
  background: none repeat scroll 0 0 #bbb;
  font-weight:normal;
}

#inhalt button:hover, #requestForm button:hover, #requestForm button.cancel:hover {
  background: none repeat scroll 0 0 #586F20;
}

#contactForm, #requestForm {
  background-color: #FFFFFF;
  border: 2px solid #999;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 0 50px #CCCCCC;
  display: none;
  font-size: 12px;
  padding: 25px;
  text-align: left;
  width: 505px;
}

#requestForm .button {text-align:right; margin:15px 0}
#requestForm input.error { border-color:#a00;background: #ffeee6}
#requestForm td.label { width:150px; color: #014B8C; }
#requestForm h2 {color: #014B8C;}
#requestForm .input-text input { width:340px; padding:2px; }
#requestForm p.small-info { margin-top:10px; font-size:10px; line-height:12px; color:#999; }


/* Custom text Block Formats */

.custom_Gruener_Rahmen {
	padding:10px;
	border-top: 3px solid #BBCE75;
	background: #ECF1D9;
}

#text .custom-Teaser_4spaltig {
	background: #f6f6f6;
	border-top: 3px solid #CDCDCF;
}
#text .custom-Teaser_4spaltig td {
	width: 25%;
	padding: 0 9px;
	border: 0;
}
#text .custom-Teaser_4spaltig h2 {
	color:#222;
}

#text .custom-Box-hellgrau-mit-Rahmen {
	background: #f6f6f6;
	border-top: 3px solid #CDCDCF;
	border-bottom: 3px solid #CDCDCF;
}

#text .custom-Grauer-Rahmen-oben-und-unten {
	background: #fff;
	border-top: 3px solid #CDCDCF;
	border-bottom: 3px solid #CDCDCF;
}

#text .custom-Grauer-Rahmen-unten {
	background: #fff;
	border-bottom: 3px solid #CDCDCF;
}

#text .custom-Grauer-Rahmen-oben {
	background: #fff;
	border-top: 3px solid #CDCDCF;
}

#text .custom-Grauer-Rahmen-unten {
	background: #fff;
	border-bottom: 3px solid #CDCDCF;
}

#text .custom-Gruener-Rahmen-unten {
	background: #fff;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 5px solid #7AA41C;
}
  #header_img { background-image:none; }
  #header_img { background-image:url(http://media.seitenbox.de//p/32/images/small/4fde04fc-29d0-44c2-b9b2-51ca57e62c34.jpg) }
  #logo { top: 0; left: 0; overflow: show; z-index: 360; }
  #logo_img { display: none; }
  #logo_file { position: absolute; overflow: show; top:28px; left:27px; height:74px; width:250px;   }