/**
 * Style sheet Dach- und Fassadenprofis
 */
* {
	margin:0px;
	padding:0px;
}

html { 
	height: 100.2%;     /* scrollbalken vertical immer da */
	margin-bottom: 1px; /* scrollbalken vertical immer da */
} 

body {
	overflow-x: auto; /* scrollbalken vertical immer da */
	margin-top:0px;
	padding:0px;
	text-align:left;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#666666;
	background: #ffffff;
	line-height:1.4em;
	background-image:url("bilder/layout/header1.gif");
	background-position:center top;
	background-repeat:no-repeat;
}




/* Container */
#container {
	width:980px;
	top:0px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
}




/* Header */
#header {
	height:144px;
	width:980px;
	position:relative;
}

#logo a {
	width:266px;
	height:95px;
	left:711px;
	top:27px;
	position:absolute;
	float:left;
	margin:0px;
	text-indent: -1000em;
	background: url("bilder/layout/logo.png") no-repeat !important;
	background: url("bilder/layout/logo.gif") no-repeat;
}

#logo span {
	display: none;
}




/* Navigation oben */
#navcontainer {
	width:720px;
	height:45px;
	left:250px;
	top:81px;
	position:absolute;
	padding:0px;
}




/* Intro, Inhalt */
#intro {
	position:relative;
	width:980px;
	margin:-10px auto 0px auto;
	top:0px;
	padding:0px;
	background: #ffffff url("bilder/layout/innenhinten1.gif") repeat-y;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#inhalt {
	width:480px;
	margin-top:30px;
	margin-left:253px;
	padding:0px 0px 10px 0px;
	line-height: 1.4em;
}

html>body #container #inhalt {
	/* height:auto; */
}

.inside {
	position:relative;
	text-align:left;
}

#inhalt p {
	margin-top:10px;
}

/* .mod_article {
	text-align:justify;
} */

#infobox {
	height:auto;
	color:#666666;
	width: auto;
	background: #e4eefd;
	line-height: 1.2em;
}

.infoboxtext {
	padding:12px;
}




/* linke Spalte */
#left {
	width: 216px;
	position: relative;
	top: 0px;
	left: 0px;
}

#navi {
	width:210px;
	left:6px;
	top:-10px;
	position:relative;
	margin-bottom:0px;
	padding:0px;
	margin-top:10px;
}

.dach {
	width:210px;
	left:6px;
	top:0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	background: url("bilder/layout/dach.gif") top left no-repeat;
	border-top:1px dotted #6698c2;
}

.fassade {
	width:210px;
	left:6px;
	top:0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	background: url("bilder/layout/fassade.gif") top left no-repeat;
	border-top:1px dotted #6698c2;
}

.anbau {
	width:210px;
	left:6px;
	top:0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	background: url("bilder/layout/anbau.gif") top left no-repeat;
	border-top:1px dotted #6698c2;
}

.energie {
	width:210px;
	left:6px;
	top:0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	background: url("bilder/layout/energie.gif") top left no-repeat;
	border-top:1px dotted #6698c2;
	min-height: 80px;
}

.ueberuns {
	width:210px;
	left:6px;
	top:0px;
	position:relative;
	padding:0px;
	margin-top:0px;
	background: url("bilder/layout/ueberuns.gif") top left no-repeat;
	border-top:1px dotted #6698c2;
}






/* rechte Spalte */
#right {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	width:211px;
}

.caption {
	color:#666666;
	font-size: 0.85em;
}






/* Footer */
#footer {
	overflow:hidden;
	color:#004d95;
	width: 980px;
	height: 48px;
	background: url("bilder/layout/footer.gif") center bottom no-repeat;
}

.footertext {
	position: relative;
	left: 220px;
	top: 25px;
	height:30px;
	width: auto;
	overflow:hidden;
	clear:both;
	margin:0px;
	font-size: 0.8em;
	color:#ffffff;
	text-align:center;
}






/* Ueberschriften */
h1 {
	height:auto;
	margin:20px 0px 20px 0px;
	padding:0px 0px 2px 0px;
	font-size:1.2em;
	color:#005399;
	border-bottom: 1px solid #005399;
	letter-spacing: 0.1pt;
}

h2 {
	height:auto;
	margin:15px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	font-size:1.05em;
	line-height: 1.2em;
	color:#005399;
	letter-spacing: 0.1pt;
}

h3 {
	height: auto; /* Überschriften navigation */
	margin-left: 27px;
	padding-left: 12px;
	font-size: 0.85em;
	color: #6698c2;
	background:#cbddf1;
	font-weight: normal;
	border-bottom:1px dotted #6698c2;
}

h4 {
	height:auto;  /* überschriften infoboxen */
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.05em;
	line-height: 1.2em;
	color:#005399;
	letter-spacing: 0.1pt;
}

h5 {
	height:auto;
	margin:10px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	font-size:1.2em;
	color:#005399;
	border-bottom: 1px solid #005399;
	letter-spacing: 0.1pt;
}






/* Links */
a:link,
a:visited,
a:active {
	text-decoration:none;
	color: #004d95;
	padding: 0px;
}

a:hover {
	text-decoration:underline;
}

/* #a.vor, a.vor:link, a.vor:visited { 	
	color:#eef0f6;	
	padding: 0 0 0 17px;
	text-decoration: none;
	background:url(bilder/layout/linkvor.gif) no-repeat left center;
}
a.vor:hover { 		
	color:#eef0f6;	
	padding: 0 0 0 17px;
	text-decoration: underline;	
	background:url(bilder/layout/linkvor.gif) no-repeat left center;
} */






/* Liste Aufzaehlung */
ul.liste {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}

ul.liste li {
	padding:2px 0px 2px 14px;
	background:url("bilder/layout/punkt.gif") no-repeat left top;
}





/* Verschiedenes */
#clear {
	clear:both;
}

.textklein {
	font-size:0.85em;
	line-height:1.3em;
}

img {
	border:0px;
}

.abstand {
	padding: 40px 0 0 0;
}

.abstand_tabelle {
	margin-bottom: 10px;
	padding: 10px;
}

.zurueck {
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

.mehr {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

img.bildlinks {
	float: left;
	padding-right: 10px;
}




.blau {
	/* margin-bottom: 30px; */
	padding: 0px 10px 10px 10px;
	background: #e4eefd;
	width:480px;
}

#startseite .ce_text {
	width:460px;
	text-align:justify;
	line-height: 1.3em;
}





/* News */
#news {
	height:auto;
	color:#666666;
	width: auto;
	line-height: 1.2em;
}

.mod_newsmenu {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.mod_newslist p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p.teaser {
	text-align: left;
	margin:-20px 0px 0px 0px;
}

.mod_newslist .more a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 12px;
	background-image: url("bilder/layout/vor.gif");
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

.mod_newslist .layout_short {
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
	background: #e4eefd;
	text-align:justify;
}

.mod_newslist .info {
	padding-bottom:2px;
	font-size:10px;
	color:#6e6e6e;
	text-align: right;
}

.mod_newsreader .info {
	padding-bottom:2px;
	font-size:10px;
	color:#888888;
	text-align: right;
	background-color: none;
}

.mod_newsreader .back {
	margin: 12px 0px 5px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url("bilder/layout/rueck.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

* html .mod_newsreader .back {
	margin-top:12px;
	padding-top:0px;
}

.mod_newsreader .ce_text {
	margin-top:0px;
}

/* .mod_article, */
.mod_newsreader {
	margin-right:5px;
}

.mod_article .more {
	display: inline;
}

/* .teaser {
	margin:0px;
} */

.ce_text {
	color:#666666;
	text-align:justify;
}







/* Modul Sitemap */
.mod_sitemap ul/* Abstände global steuern */ {
	margin: 0px;
	padding: 0px;
	margin-left: 0.1em;
}
.mod_sitemap li/* Listen steuern */ {
	margin: 0px;
	padding: 3px 0px 3px 16px;
	line-height: 1.6em;
	list-style-image: none;
	background: url("bilder/layout/linkvor.gif") left 8px no-repeat; /* Hintergrundbild statt list-style-image */
	display: block;
}

.mod_sitemap ul ul {
	list-style: none !important;
}
.mod_sitemap li li {
	list-style-image: none;
}






/* KontaktFormular */
.mandatory {
	width:280px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

.text {
	width:280px;
	margin-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.select {
	width:265px;
	margin-bottom:6px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background: #ffffff;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.checkbox_container {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	clear:both;
}

input.checkbox {
	margin-left: 0px;
	padding: 1px;
	border: 1px solid #b7b7b8;
}

input {
	margin: 2px 0;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
} 

textarea {
	width:280px;
	height:120px;
	margin-top:0px;
	margin-bottom:5px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:1em;
	padding: 1px 2px 1px 2px;
	border: 1px solid #b7b7b8;
}

.col_0 {
	width:170px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.col_1 {
	width:280px;
	height:26px;
	margin-bottom:5px;
	vertical-align:top;
}

.submit_container {
	margin-top:20px;
	margin-bottom:5px;
	text-align:left;
	vertical-align:top;
}

input.submit {
	width:auto;
	padding:2px 8px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#305591;
	background:#e4eefd;
	border: 1px solid #6698c2;
}



.text {
	padding: 2px;
}

input:active, input:focus, input:hover { background: #f6f6f6;}
textarea:active, textarea:focus, textarea:hover { background: #f6f6f6;}


.checkbox_container span,
.radio_container span {
	float: none;
	display: block;
}






/* IE 6 */
* html #inhalt {
	margin-left:213px;
	padding:0px 0px 30px 0px;
}







/* IE 7 */
/* *+html #right {
	top:70px;
} */

