@charset "utf-8";

@media all {
* {
	margin: 0;
	padding: 0;
}

* html body * { overflow: visible; }
* html iframe, * html frame { overflow: auto; }
* html frameset { overflow: hidden; }

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	padding: 0;
	font-size: 100.01%;
	color: #000;
	text-align: left;
	background: #fff url("../img/staller_hg.gif") no-repeat center top;
}

#pageMargins {
	margin: 0 auto;
	width: 947px;
}

.page { padding: 0 2px; }

#header {
	position: relative;
	height: 220px;
	background: transparent
}
#header #logo {
	position: absolute;
	top: 90px;
	left: 105px;
}

#header #bauEnergieUmwelt {
	position: absolute;
	top: 90px;
	left: 480px;
}
#main {
	position: relative;
	background: transparent
}
#main #col1 {
	position: absolute;
	width: 400px;
	min-height: 200px;
	top: 0px;
	left: 0px;
	background: #fff url("../img/kontakt.png") no-repeat 100px 4px;
}

#main #col2 {
	position: absolute;
	width: 400px;
	min-height: 200px;
	top: 0px;
	left: 440px;
	background: #fff url("../img/impressum.png") no-repeat 0 4px;
}

#main { clear: both; }

#col1Content, #col2Content { position: relative; }
#col1Content { padding: 0 0 0 180px; }
#col2Content { padding: 0 0 0 80px; }

}

@media all {
html * { font-size: 100.01%; }
textarea, pre, code, kbd, samp, var, tt { font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier; }

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #868789;
}
#col1Content { font-size: 100%; }
#col2Content { font-size: 86%; }


.grau { color: #ccc;}

p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
	font-size: 110%;
	color: #333;
}

a {
	color: #96BD0D;
	background: transparent;
	text-decoration: none;
}

a:visited { color: #96BD0D; }

a:focus, a:hover, a:active {
	color: #96BD0D;
	text-decoration: underline;
}


}
