
/* ---------------------------------------------------- body / html ----------------------------------------------------- */
* {
	border:0;
	margin:0;
	padding:0;
}


body {
	background: #ffffff url(../images/body_kachel.png) repeat-x center 0px;
	height:100%;
}

html {
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	height:100%;
}

.highlight {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:22px;
}

.highlight span{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

div#wrapper {
	width:784px;
	margin:0 auto;
	min-height:100%;
	z-index:1;
	background: url(../images/wrapper_kachel.gif) repeat-y 0px 0px;
	position:relative;
}

* html div#wrapper {
	height:100%;
}

div#blatt {
	position:absolute;
	width:32px;
	height:142px;
	top:29px;
	right:-32px;
	z-index:2;
	background:url(../images/blatt.png) 0 0 no-repeat;
}


/* ----------------------------------------------------- head ----------------------------------------------------- */

#head01 {
	width:784px;
	height:171px;
	background: url(../images/head01.jpg) no-repeat 0 0px;
}

#head02 {
	width:784px;
	height:236px;
	background: url(../images/head02.jpg) no-repeat 0 0px;
}

#head02cz {
	width:784px;
	height:236px;
	background: url(../images/head02cz.jpg) no-repeat 0 0px;
}

#editable_head {
	width: 491px; 
	height: 231px;
	margin: 144px 0 0 275px;
	position: absolute;
	float: left;
	
}

#editable_head2 {
	width: 491px; 
	height: 231px;
	margin: 143px 0 0 275px;
	position: absolute;
	float: left;
	
}

#editable_head img {border: none;}

/* ----------------------------------------------------- main----------------------------------------------------- */

#main {
 width:784px;
 background: url(../images/main.jpg) no-repeat 0 0px;
}


/* ----------------------------------------------------- content ----------------------------------------------------- */


#content { 
	width:450px;
	min-height:240px;
	margin:0px 0px 0 295px;
	padding-top:20px;
	padding-bottom:100px;
	text-align: justify;

}

* html #content  {
	height:240px;
}


#wrapper #main #content li {
	background: url(../images/stern.gif) no-repeat top left;
	padding: 0 0 0 12px;
	list-style: none;
}

ul#dienstleistungen {text-align:center;}
ul#dienstleistungen li {background:none!important;line-height:20px;}

/* ----------------------------------------------------- footer ----------------------------------------------------- */

div#footer {
	margin:0 auto;
	height:100px;
	width:784px;
	margin-top:-100px;
	z-index:20 !important;
	position:relative;
/*	background:url(../images/footer.jpg) repeat-x 0 0;
*/}


#haus {
	position:absolute;
	top:-81px;
	right:0;
	background:url(../images/haus_moz.png) 0 0 no-repeat;
	width:283px;
	height:81px;
}

div#footer_text {
	margin:0 auto;
	padding-top:40px;
	color:#423f3f;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-variant:small-caps !important;
	font-size:0.9em;
}

div#footer #spalte01 {
	padding:0 0 0 342px;
	width:120px;
	float:left;
	background:url(../images/strich.gif) right 0 no-repeat;
}

div#footer #spalte02 {
	margin:0 0 0 10px;
	width:300px;
	float:left;
}

