
* {
margin: 0;
padding: 0;
}


body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
background: #ccc;

display: block;
text-align: center;
}

a:link, a:visited {

	border-bottom-color: #d29b2a;

	border-bottom-style: dotted;

	border-bottom-width: 1px;

	text-transform: none;

	text-decoration: none;

	color: black;

}

a:hover {

	color: #d29b2a;

}


#baustelle_top, #baustelle_bot {
width: 100%;
background-image: url(img/Bau.jpg);
background-repeat: repeat-x;
height: 25px;
}


#baustelle_top {
	position: fixed;
	left: 0px;
	top: 0px;
}

#baustelle_bot {
	bottom: 0px;
	left: 0px;
	position: fixed;
}

h1,h2,h3 {
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0;
margin-top: 0;
padding-left: 0;
padding-bottom: 0;
padding-right: 0;
padding-top: 5px;
font: normal 2.6em Georgia, 'Times New Roman', serif;
color: #d29b2a;
}
#header {
width: 960px;
height: 220px;
}

#logo_Baustelle {
	margin-right: 200px;
	margin-top: 40px;
	float: right;
	height: 150px;
	width: 150px;
	background-image: url(img/helm.jpg);
	background-repeat: no-repeat;
}

#header h1 {
margin-left: 10px;
margin-bottom: 20px;
margin-top: 10px;
font-size: 2.5em;
}
#header h2 {

	padding-bottom: 10px;

	padding-top: 1px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 30px;

}

#header h3 span.Dr {

	color: #666;

}

#header h3 {

	padding-bottom: 4px;

	padding-left: 10px;

	padding-right: 0px;

	padding-top: 4px;

	margin: 0px;

}

h2 {
font-size: 1.3em;
font-weight: normal;
margin: 0 0 15px 0;
padding: 15px 0 0 0;
}
h3 {
font-size: 1.1em;
font-weight: normal;
margin: 0 0 10px 0;
padding: 25px 0 0 0;
}



/* IDs */
#container {
margin-bottom: 30px;
margin-top: 30px;
color: #000;
background: #FFFFFE;
width: 960px;
height: 100%;

width: 960px; margin-left: auto; margin-right: auto; text-align: left;

list-style-position: inside;
}



#header {

}



#logo {


}

#main {

margin-left: 0px;
color: #000;
background: white;
line-height: 1.2em; /* to avoid the peekaboo bug */
}


p.mainbot {
clear: both;
height: 28px;
background: #fffffe;
}

address {

padding-bottom: 20px;

font-style: normal;}

#column {
float: right;
width: 180px;
padding-top: 0px;
padding-left: 20px;
min-height: 400px;
color: #505450;
background: #fffffe;
font-size: 0.8em;
font-style: normal;
}

#column h3 {

padding: 0px;

font-size: 1.7em;
}

#content {
padding-left: 10px;
padding-top: 10px;
margin-right: 200px;
color: #3a3d3a;
min-height: 400px;
background: #e7e7e7;
font-size: 0.80em;
line-height: 1.2em; 
}


#content p, #content ul {
font-size: 1.1em;
line-height: 1.4em;
}

#content p {
margin-bottom: 5px;
}

#content ul {
padding-top: 2em;
line-height: 1.6em;

}





.containerbot {
background: #ccc;
font-size: 0.9em;}

#impressum {
font-size: 0.9em;
line-height: 0.9em;
}

#impr {
	float: right;
}

#main p {
	margin-bottom: 8px;
	margin-top: 7px;
}

