@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
* html #bildschiene {
	padding-top: 150px;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #888888;
}
#total {
	background-color: #fbf4ea;
	width: 900px;
	margin: 30px auto;
	position: relative;
	padding-left: 20px;
}
#headlogos {
	margin: 15px 15px 0 15px;
	position: relative;
	text-align: left;
}
#medpoint_brand  {
	clear: right;
	float: right;
	width: 160px;
	margin-top: 5px;
}
#content_wrap {
	margin-top: 30px;
	font-size: 12px;
	text-align: left;
	position: relative;
	width: 720px;
}
#content_wrap  #subcontent  {
	width: 290px;
	text-align: left;
}
#maincontent {
	width: 400px;
	float: right;
	top: 0px;
	min-height: 200px;
}
.formular     {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input[name=Vorname], input[name=Strasse], input[name=Familienname], input[name=PLZundOrt], input[name=Telefon], input[name=E-Mail], textarea[name=Anmerkung] {
	width: 250px;
	padding: 2px;
	font-size: 11px;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
}



#bildschiene {
	position: relative;
	padding-top: 150px;
	width: 900px;
}
.menukomplett {
	position: absolute;
	top: 0px;
}
#hauptmenu {
	top: 25px;
	background-color: #FBF7F7;
	float: left;
	position: absolute;
	left: 15px;
	width: 705px;
	color: #F29526;
	z-index: 100;
}
#hauptmenu ul {
	float: left;
}
#hauptmenu  ul  li a:hover {
	cursor: default;
}
#hauptmenu ul li ul li a:hover {
	cursor: pointer;
}
#hauptmenu li {
	list-style-type: none;
	float: left;
	position: relative;
	padding: 0 40px 0 0;
}
#hauptmenu li ul {
	position: absolute;
	display: none;
}
#hauptmenu li:hover ul {
	display: block;
	width: auto;
	z-index: 100;
}
#hauptmenu li ul li{
	width: 100%;
}
#hauptmenu a {
	padding: 2px 15px;
	display: block;
	font-style: normal;
	font-weight: normal;
	color: #58585a;
	width: auto;
	text-decoration: none;
}
#hauptmenu a:hover {
	background-color: #FBF3EA;
	color: #F29526;
}
#bottom {
	font-size: 11px;
	height: 30px;
	text-align: right;
	padding: 30px 180px 10px 0;
	clear: both;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}

h1 {
	font-size: 18px;
	color: #f29526;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58585a;
	font-weight: normal;
	margin: 2px 0 5px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	line-height: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 5px;
}
