/* layout für Maler Müller*/

html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

body {
background-color: #ffffff;
color: #33333f;
font-family: Verdana, Helvetica, sans-serif;
font-size: 101%;
text-align: center;/*fuer IE_quirks*/
min-width: 800px;
/*scrollbar-base-color: #ED1C24;*/
background-image: url("../images/allover/left_bg.gif");
background-repeat: repeat-y;
}

/* mainboxes */
#wrapper {
position: relative;
margin: 0px 1%;
background-color: #ccc;
color: #000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
/*width: 1024px;
/* Workaround min-width */
/*width:expression(document.body.clientWidth < 800? "800px": "auto" );*/
border: 1px dotted #ff0000;
overflow: visible;
}

#header {
background-color: #ffffff;
color: #33333f;
height: 80px;
border-bottom: 2px solid #ED1C24;
background-image: url("../images/allover/innung_3.gif");
background-repeat: no-repeat;
}

#left {
position: absolute;
top: 82px;
left: 0px;
width: 170px;
height: 90%;
background-color: #dddddf;
color: #000;
margin: 0px;
padding: 0px;

}

* html #left {
height: 698px;
h\eight: 698px;
}

#contentPart {
background-color: #ffffff;
color: #000;
margin: 0px 0px 0px 220px;
padding: 20px 50px 20px 50px;
text-align: left;
min-height: 500px;
}

* html #contentPart {  /* nur fuer Internet Explorer */
		  height:500px;     /* Version 5.x */
		  h\eight:500px;    /* Version 6 */
		  /*width: 830px;
		  margin-top: 10px;
		  margin-left: 10px;*/
		}
		
#PartRight {
margin: 0px 0px 0px 220px;
border: 1px dotted #ff0000;
background-color: #ffffff;
color: #000;
width:300px;
}

#footer_ {
background-color: #ffffff;
/*background-image: url("../images/allover/left_bg.gif");
background-repeat: repeat-y;*/
color: #33333f;
padding: 0px 0px 0px 50px;
border-left: 170px solid #dddddf;
text-align: left;
}

#footer {
background-color: #ffffff;
color: #33333f;
padding: 5px 0 0 70px;
border-left: 170px solid #dddddf;
text-align: left;
}

#footertable{
	width: 100%;
}

*html #footertable{
	width: auto;
	w\idth: auto;
}

#logo1{
	float: right;
	width: 433px;
	height: 70px;
	background-image: url("../images/allover/logo_2.gif");
	background-repeat: no-repeat;
	padding: 5px;
	margin: 5px;
}

#menue{
	padding: 20px 0px 100px 10px;
	text-align: left;
}

#Panel{
	text-align: left;
	height: 354px;
	width: 240px;
	position: absolute;
	top: 400px;
	z-index: 10000;
	bottom: 10px; /* wichtig */
	/*padding-top: 80px;
	padding-left: 30px;
	*/
	
	background-image: url("../images/allover/panel.jpg");
	background-repeat: no-repeat;
	
	/*border: 1px solid #dddddf;*/
}


#PanelPart{
	text-align: left;
	margin: 30px;
	margin-top: 90px;
}

.minwidth0 {
	width: 100%;
	min-width: 800px;
	background-color: #ffffff;
	margin-bottom: 1em;
	/*border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;*/
}
.minwidthm {
	border: 1px solid #fff;
	background-color: #ffffff;
}
/*\*//*/
.minwidthm {
	margin-left: -800px;
}
.minwidthb {
	border-left: 800px solid #ffffff;
}
/**/

.minwidth1 {
	width: 100%;
	min-width: 800px;
	margin-bottom: 1em;
	/*border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;*/
}
/*\*//*/
.minwidthp {
	padding-left: 800px;
}
/**/

* .minwidthb, .minwidthm, .minwidthp, .layout {
	height: 0;
	he\ight: auto;
	zoom: 1;
}
* .minwidthm {
	margin-left: -800px;
	position: relative;
}
* .minwidthb {
	border-left: 800px solid #fff;
}
* .minwidthp {
	padding-left: 800px;
}


.tx_lumogooglemaps_pi1_infobox{
	width:300px;
}
.gmapDir{
width:300px;
}

