body
{
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-family: arial, helvetica, sans-serif;
	background-color: #E6F0E5;
	color: #000;
}

hr.one
{
	border: 1px solid #186455
}

a:link, a:visited,
a:hover, a:active
{
	color: #186455;
}

.nav
{
	margin: 0;
	font-size: 90%;
	background-color: #186455;
	padding: 2px 0;
	border-top: 1px solid #E6F0E5;
}

.nav li
{
	display: inline;
	list-style-type: none;
	padding-left: 30px;
}

.nav a:link, .nav a:visited
{
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	
}

.nav a:hover, .nav a:active, 
.nav a.navi_active
{
	color: #0E4842;
	background-color: #E6F0E5;
	padding: 2px 0;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #E6F0E5;
	background-image: url(pics/farbverlauf-1.jpg);
	background-repeat: repeat-x;
}

.nav a span {display: none;}
.nav a:hover span
{
	display: block;
	position: absolute; 
	top: -520px; 
	left: 50px; 
	width: 886px;
	height: 470px;
	padding: 5px; 
	z-index: 100;
	color: #000000; 
	background: #E6F0E5;
	font: 12px Verdana, sans-serif; 
	text-align: center;
	border: 2px solid #186455;
	background-image: url(pics/impressum.jpg);
	background-repeat: repeat-x;
}

.tab_baustoffe_outter
{
	border: 1px solid #186455;
}

.tab_baustoffe
{
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #186455;
	margin: 8px;
}

.tab_baustoffe_selbst
{
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #186455;
	margin: 8px;
	width: 280px;
}

.tab_baustoffe tr
{
	height: 24px;
}

.tab_baustoffe_selbst tr
{
	height: 24px;
}

.tab_baustoffe tr.other
{
	background-color: #B3CEC6;
	height: 24px;
}

.tab_baustoffe_selbst tr.other
{
	background-color: #B3CEC6;
	height: 24px;
}

.tab_container
{
	font-size: 70%;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #186455;
	margin: 3px;
	width: 438px;
}

.tab_container_miet
{
	font-size: 70%;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #186455;
	margin: 3px;
	width: 405px;
}

tr.other
{
	background-color: #B3CEC6;
}

.tab_baustoffe td.eins
{
	width: 180px;
}
.tab_baustoffe_selbst td.eins
{
	width: 180px;
}
.tab_baustoffe td.zwei
{
	width: 90px;
}

.picture_pom
{
	float: left;
	width: 360px;
}

.picture_pom_2
{
	float: left;
	width: 220px;
}

.picture_bau
{
	float: left;
	width: 240px;
}

.picture_lag
{
	float: left;
	width: 430px;
}

