﻿body {
	font-family: "Verdana";
	color:#737373;
	font-size:14px;
	background-color:white;
	margin-top:5px;
}

#wrapper {
	width: 1000px; 
	position: absolute; 
	left: 50%; 
	margin-left: -500px;
	border:thin;
	border-style:solid;
	
}
#header {
	background-image:url('images/head_bg.gif');
	height:170px;
	width:1000px;
	background-repeat:repeat-x;
}
#logo {
	background-image:url('images/head_logo.gif');
	width:457px;
	height:115px;
	float:left;
}
#kontakt_home {
	float:left;
	width:252px;
  	display:block;
}
#navi {
	height:55px;
	float:left;
}
#content_main {
	background-image:url('images/frame_bg.gif');
	width:1000px;
}
#footer {
	width:1000px;
	height:31px;
	background-image:url('images/footer_bg.gif');
	font-weight:bold;
	font-size:12px;
	
}
#footer a{
	text-decoration:none;
	color:#666;
}
#footer a:hover{
	color:#000;
}
h1 {
	margin: 0px;
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}
a:link, a:visited, a:active{
	color: #3e3e3e;
	text-decoration:none;
}
a:hover	{ color:#9e9e9e;text-decoration:none;}

#menuleistungen {
	width: 180px;
	margin: 0px;
	border-style: none solid none none;
	border-color: #D8D5D1;
	border-width: 1px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
}
	
#menuleistungen li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menuleistungen li a:visited {
	color: #3e3e3e;
	display: block;
	background:  url(images/menuleistungen.gif);
	padding: 8px 0 0 30px;
	}
	
#menuleistungen li a:link {
	color: #3e3e3e;
	display: block;
	background:  url(images/menuleistungen.gif);
	padding: 8px 0 0 30px;
	}
	
#menuleistungen li a:hover {
	color: #9e9e9e;
	background:  url(images/menuleistungen.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
#menuleistungen ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.email_submitt {
	font-family: "Verdana";
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #737373;
	padding: 1px;
	width: 250px;
	height:30px;
	background-image:url('images/bg_submit.jpg')
}

.email_form {
	font-family: "Verdana";
	background-color: #ffffff;
	font-size: 13px;
	border: 1px solid #737373;
	padding: 2px;
	width: 250px;
	color: #3e3e3e;
}

img { border-width: 1px; border-color: #3e3e3e;}
