body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	background-color: #efefef;
	text-align: center; /* Wrapper ist mittig in HTML Seite mit diesem Befehl */
}
#wrapper
{
	position: relative; /* 0 Punkt bei Navigation ist vom Wrapper linke obere Ecke! */
	text-align: left;
	width: 900px;
	margin-right: auto; /* mittig */
	margin-left: auto;
	padding: 0 0 0 0;
	border-left: 1px solid #5f5faf;
	border-right: 1px solid #5f5faf;
	border-bottom: 1px solid #5f5faf;
	background-color: #FFFFFF;
}
#header
{
	width: 900px;
	height: 115px;
	background-image: url(EBV-Betonbohren-Betonschneiden.jpg);
	float: left;
}
#content
{
	margin-left: 15px;
	margin-top: 0px;
	padding: 10px 0 0 0;
	background-color: transparent;
	float: left;
	width: 710px;
}
#content p
{
	font-size: 8pt;
	line-height: 1.8em;
}
#content h1
{
	font: bold 140% Arial, "Times New Roman" , Times, serif;
	color: #712934;
	background-color: transparent;
}
#content h2
{
	font: bold 100% Arial, "Times New Roman" , Times, serif;
	color: #5f5faf;
	border-bottom: 1px solid #AAA;
}
#content h3
{
	font: bold 100% Arial, "Times New Roman" , Times, serif;
	color: #5f5faf;
	
}
#content h4
{
	font: bold 140% Arial, "Times New Roman" , Times, serif;
	color: #5f5faf;
	background-color: transparent;
}
#content h5
{
	font: bold 120% Arial, "Times New Roman" , Times, serif;
	color: #5f5faf;
	background-color: transparent;
}
#navigation
{
	float: left;
	background-color: transparent;
	padding: 10px 0 0 0;
	margin-left: 0;
	width: 160px;
}
#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation ul li
{
	list-style: none;
	width: 155px;
	border-bottom: 1px solid #AAAAAA;
	margin: 0px 0px 4px 1px;
	padding: 0;
	font: bold 80% Arial, "Times New Roman" , Times, serif;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a
{
	display: block;
	padding: 7px 7px 7px 0.5em;
	border-left: 9px solid #712934;
	background-color: #FFFFFF;
	text-decoration: none;
}
#navigation_logo
{
	float: left;
	background-color: transparent;
	margin-left: 0;
	width: 160px;
}
#navigation_logo a
{
	padding: 0 0 0 9px;
	background-color: transparent;
	text-decoration: none;
	border-left: none;
}
#navigation a:hover
{
	background-color: #BEC6DB;
	color: #712934;
}
#navigation_logo a:hover
{
	background-color: transparent;
	color: transparent;
}


/* subnav begins */

#navigation ul li ul.subnav
{
	margin-left: 9px;
}
#navigation ul li ul.subnav li
{
	width: 144px;
	border-bottom: none;
	margin: 1px 0 1px 1px;
}
#navigation ul li ul.subnav li a, #navigation ul li ul.subnav li a:visited
{
	background-color: #efefef;
	color: #5f5faf;
	font: bold 120% Arial, "Times New Roman" , Times, serif;
	border-left: none !important;
}
#navigation ul li ul.subnav li a:hover
{
	background-color: #BEC6DB;
	color: #712934;
}

/* subnav ends */

#navigation a.selected:link, #navigation a.selected:visited
{
	background-color: #BEC6DB;
	color: #712934;
}

#navigation ul li ul li a.selected:link, #navigation ul li ul li a.selected:visited
{
	background-color: #BEC6DB;
	color: #712934; 
}

a
{
	color: #5f5faf;
}
a:hover
{
	color: #777;
}


* html ul li {float: left;}
* html ul li a {height: 1%;}

ol li
{
	font-size: 75%;
	font-weight: bold;
	list-style: disc;
}
#footer
{
	padding: 12px 0px 8px 0px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	clear: both;
	text-align: center;
/*	margin-left: 160px; */
}
img.pict
{
	float: right;
	margin: 0 0 0 8px;
}
img.pict_middle
{
	padding: 5px 0 0 50px;
}
p.textMitte
{
	text-align: center;
}

/* Kontaktformular */

.kf_table {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
}

.kf_textfeld {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
background: #F5F5F5;
width: 200px;
padding:2px
}

.kf_telfaxvorwahl {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
background: #F5F5F5;
width: 55px;
padding:2px
}

.kf_telfaxnummer {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
background: #F5F5F5;
width: 115px;
padding:2px
}

.kf_textarea  {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
background: #F5F5F5;
width: 240px;
height: 130px;
overflow : hidden;
padding:2px
}

.kf_button  {
font-family:Arial, Times New Roman, Helvetica, sans-serif;
font-size: 11px;
background: #F5F5F5;
width: 100px;
}
