* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	/* only for IE */
	behavior: url("css/csshover.htc");
	background-color: #CCC;
	/*background-color: #304137;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Palatino, Times, "Times New Roman", serif;*/
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
	/*font-family: "Trebuchet MS", sans-serif, "Sans Serif", "Microsoft Sans Serif", Tahoma, Verdana, Arial;*/
	font-size: 100.01%;
	line-height: 1.2em;
	color: #333;
	background-image: url(../design/bg_grau.gif);	
}

div#body-in {
	background-image: url(../design/bg_grau_verlauf.gif);
	background-repeat: repeat-x;
}

div#maincontainer {
	position: relative;
	font-size: 0.7em;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

div#header-top {
	background-color: #FFF;
	height: 100px;
	border-bottom: 5px solid #FFF;
	overflow: hidden;
	background-image: url(../design/header.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
	margin-top: 10px;
}

div#navigation1 {
	/*background-color: #666;*/
	padding: 10px 10px 0 10px;
	/*text-transform: uppercase;
	font-weight: bold;*/
	letter-spacing: 0.2em;
	/*background-image: url(../design/bg_grau_verlauf.jpg);
	background-repeat: repeat-x;*/
}

div#content-out {
	background-color: #FFF;
}

div#content-in {
	padding: 20px;
	padding-left: 100px;
	padding-bottom: 50px;
}

div#container-bottom-out {
	color: #CCC;
	text-align: center;
}

div#container-bottom-in {
	padding: 10px;
}

span.trenner-navigation {
	margin: 0 10px;
}

img.floatpicture {
	position: relative;
	float: left;
	margin-right: 10px;
}

img#contenttitel {
	position: relative;
	display: block;
}

div#googlemap {
	position: relative;
	height: 400px; 
	border: 1px solid #CCC;
}

h1.monatsangebot {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #A3181B;
	margin-top: 30px;
}

div#monatsangebot {
	background-color: #679623; 
	/*border: 5px solid #679623;*/
	padding: 20px;
	margin: 0 0 20px 0;
}

div#monatsangebot p {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #FFF;
	line-height: 1.2em;
}

img.contentbild {
	background-color: #FFF;
	padding: 2px; 
	border: 1px solid #CCC;
}

div.partnerbox {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 2px;
	height: 100px;
	overflow: hidden;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_text */
p.seitentitel {
	/*font-family: Georgia, Palatino, Times, "Times New Roman", serif;*/
	font-size: 3em;
	line-height: 1.2em;
	font-weight: normal;
	margin: 10px 0 20px 50px;
}

p.absatztitel {
	color: #003300;
	font-weight: bold;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 1 */
#navigation1 a, 
#navigation1 a:link, 
#navigation1 a:visited, 
#navigation a.active {
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 100%;
	padding: 0.5em 1em;
	margin-right: 5px;
	background-color: #000;
	border-bottom: 5px solid #000;
}

#navigation1 a:hover {
	background-color: #000;
	border-bottom: 5px solid #FFF;
}

#navigation1 a#planung:hover {
	border-bottom: 5px solid #DA6817;
}

#navigation1 a#sanierung:hover {
	border-bottom: 5px solid #A3181B;
}

#navigation1 a#pflege:hover {
	border-bottom: 5px solid #679623;
}

#navigation1 span.navigation {
	float: left;
	color: #000;
	height: 100%;
	padding: 0.5em 1em;
	margin-right: 5px;
	background-color: #FFF;
	border-bottom: 5px solid #FFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 1 bottom */
div#container-bottom-in a, 
#container-bottom-in a:link, 
#container-bottom-in a:visited, 
#container-bottom-in a:active {
	color: #000;
	text-decoration: underline;
	display: inline;
	margin: 0 10px;
}

#container-bottom-in a:hover {
	text-decoration: none;	
}

#container-bottom-in span.navigation {
	color: #CCC;
	display: inline;
	margin: 0 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ popup */
body.popup {
	padding: 20px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior: url("../css/csshover.htc");
	font-size: 100.01%;
	line-height: 1.2em;
	color: #000;
}

body.popup ul {
	font-size: 0.7em;
}

body.popup p {
	font-size: 0.7em;
}

body.popup a, body.popup a:link, body.popup a:visited, body.popup a:active {
	color: #000;
	text-decoration: underline;
}

body.popup a:hover {
	color: #000;
	text-decoration: none;
}

p.popup-titel {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px; 
}

p.popup-print, p.popup-close {
	margin-top: 10px;
}

img.popup-picture {
	border: 1px solid #000;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ standard-tags */
label:hover {
	text-decoration: underline;
	cursor: pointer;
}

div.linie {
	clear: both;
	height: 1px;
	border-top: 1px dashed #CCC;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

div.pagetop {
	text-align: center;
	padding: 5px;
}

table, form {
	margin: 0;
}


td {
	text-align: left;
	vertical-align: top;
}


h1 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 20px 0;
	color: #999;
	line-height: 1.2em;
}

h1.planung {
	color: #DA6817;
}

h1.sanierung {
	color: #A3181B;
}

h1.pflege {
	color: #679623;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

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

p {
	margin: 5px 0;
}

.boldkontrast {
	color: #990000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hinweis {
	color: #FF0000;
}

.kontrast {
	color: #990000;
}

img.png {
	behavior: url("css/pngbehavior.htc");
}

img {
	border: none;
	font-size: 0.7em;
}

div.abschluss {
	clear: both;
	height: 5px;
	width: 95%;
	overflow: hidden;
}

ul {
	font-size: 1.0em;
	list-style-position: outside;
	margin-left: 50px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ formular-elemente */
input.inputtext {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

input.inputfile {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: middle;
}

textarea {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	width: 300px;
	height: 100px;
	padding: 5px 0;
	border: 1px solid #CCC;
	background-color: #EEE;
	vertical-align: top;
}

select {
	background-color: #EEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 300px;
	color: #333;
	vertical-align: middle;
	border: 1px solid #CCC;
}

input.checkbox {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input.radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

div.formularzelle-right {
	position: relative;
	text-align: right;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-left {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-center {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-button {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}

.formularbezeichner {
	color: #990000;
	margin-right: 10px;
}

p.pflichtfelder {
	text-align: left;
	font-size: 0.9em;
}

button {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding: 0.2em 0.5em;
}

button:hover {
	cursor: pointer;
	background-color: #900;
	color: #FFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ impressum */
div#impressum-kunde, div#impressum-pixel {
	position: relative;
}

div#impressum-haftungsausschluss {
	position: relative;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #999;	
}

img.impressum-png {
	margin-right: 20px;
	vertical-align: middle;
	behavior: url("css/pngbehavior.htc");
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ box-elemente */
div.box-out {
	position: relative;
	font-size: 1.0em;
	background-color: #EEE;
	text-align: left;
	margin: 2px 0;
	clear: both;
	height: auto;
	width: 100%;
}

div.box-in {
	position: relative;
	padding: 10px;
}

.box-in a, .box-in a:link, .box-in a:visited, .box-in a:active {
	
}

.box-in a:hover {
	
}

table.download-docs {
	margin-left: 0px;
	vertical-align: top;
	font-size: 1.0em;
	margin-top: 10px;
	width: 100%;
}

td.download-icon {
	width: 10%;
	text-align: right;
	padding-right: 10px;
}

td.download-doc {
	width: 50%;
}

td.download-docsize {
	width: 40%;
}

img.download-icon {
	vertical-align: middle;
	margin-right: 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ contentnavigation */
div.contentnavigation {
	background-color: #EEE;
	position: relative;
	text-align: center;
	padding: 5px;
	margin: 5px 0;
}

span.aktuellecontentseite {
	padding: 2px 5px;
	margin: 0 2px;
	font-weight: bold;
}

a.contentseite, a.contentseite:link, a.contentseite:visited, a.contentseite:active {
	display: inline;
	padding: 2px 5px;
	margin: 0 2px;
	border: 1px solid #333;
	color: #333;
	text-decoration: none;
	/*margin: 0 10px;
	color: #333;
	text-decoration: underline;
	*/
}

a.contentseite:hover {
	color: #FFF;
	background-color: #333;	
	/*
	color: #CCC;
	text-decoration: none;
	*/
}

.contentnavigation .zumanfang {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .zurueck {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .weiter {
	position: relative;
	float: right;
	padding: 5px;
}

.contentnavigation .zumende {
	position: relative;
	float: right;
	padding: 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sitemap */
p.sitemap {
	color: #990000;
	margin: 0;
}

a.sitemap, a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #990000;
	text-decoration: underline;
}

a.sitemap:hover {
	color: #990000;
	text-decoration: none;
}

img.sitemap_1, img.sitemap_2, img.sitemap_3, img.sitemap_4, img.icon_abt1, img.icon_abt2, img.icon_file {
	vertical-align: middle;
}

img.icon_abt1, img.icon_abt2, img.icon_file {
	margin-left: 5px;
}

span.sitemap-kommentar {
	margin-left: 20px;
	font-size: 0.9em;
	color: #999;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bildergalerie */
div.bildergalerie-box {
	padding: 5px;
	padding-bottom: 0;
	background-color: #EEE;
	margin: 5px 0;
}

.bildergalerie-box div.left {
	float: left;
	width: 100px;
}

.bildergalerie-box div.right {
	float: left;
	width: 500px;
}

.bildergalerie-box p {
	margin-top: 0;
}

div#bildcontainer {
	background-color: #EEE;
	margin-bottom: 5px;
	display: none;
}

div#galeriebezeichnung {
	text-align: left;
	font-weight: bold;
	padding: 10px;
}

td#monitor-in {
	height: 400px;
	vertical-align: middle;
	text-align: center;
}

div#bildtext {
	text-align: left;
	padding: 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
