/* CSS Document */
body 	{
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 20px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	background-color:#ffffff;
	color:#020202;
	vertical-align:top;
}

img		{ 	border:none;	}

p 		{	padding:0px 0px 0px 0px;	}

li	{		padding:0px 0px 0px 0px;	}

h1  {
	font-size:18px;
	line-height:22px;
	margin: 0px 0px 18px 0px;
	color:#515A63;
	font-weight:bold;
}
h2  {
	font-size:16px;
	color:#515A63;
	font-style:normal;
	font-weight:bold;
	margin: 0px 0px 17px 0px;
}

h3 {
	font-size:12px;
	color:#515A63;
	font-style:normal;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}

h4  {
	font-size:12px;
	color:#515A63;
	font-style:normal;
	font-weight:bold;
	padding: 0px 0px 10px 0px;
}

.maindiv{
	width:954px;
	border:1px solid #515A63;
}

.headerObenOuter{
	width:954px;
	height:139px;
	border-bottom:1px solid #515A63;
}

.logoDiv{
	margin:31px 0px 0px 26px;
	float:left;
}

.topNaviOuter{
	width:714px;
	margin:60px 0px 0px 0px;
	height:53px;
	float:left;
}
.topNaviObenOuter{
	width:714px;
	text-align:right;
}

.topNaviOben{
	margin-left:1px;
	float:right;
}
a.toplevel_1:link, a.toplevel_1:visited, a.toplevel_1:active, a.toplevel_1:focus {
	font-size:11px;
	color:#ffffff;
	background-color:#515A63;
	border:1px solid #515A63;
	font-weight:bold;
	padding:0px 6px 0px 6px;
	text-decoration:none;
}
a.toplevel_1:hover, a.toplevel_1_active:link, a.toplevel_1_active:visited, a.toplevel_1_active:active, a.toplevel_1_active:focus {
	font-size:11px;
	color:#515A63;
	background-color:#ffffff;
	border:1px solid #515A63;
	font-weight:bold;
	padding:0px 6px 0px 6px;
	text-decoration:none;
}

.topNaviUntenOuter{
	width:714px;
	margin:30px 0px 0px 0px;
	text-align:right;
}
.topNaviUnten{
	float:right;
}
a.toplevel_2:link, a.toplevel_2:visited, a.toplevel_2:active, a.toplevel_2:focus {
	font-size:11px;
	color:#515A63;
	text-decoration:none;
}
a.toplevel_2:hover, a.toplevel_2_active:link, a.toplevel_2_active:visited, a.toplevel_2_active:active, a.toplevel_2_active:focus {
	font-size:11px;
	color:#515A63;
	text-decoration:underline;
}
.topNaviUntenSpacer{
	margin:0px 15px 0px 15px;
	float:right;
}

.headerUntenOuter{
	width:954px;
	height:139px;
	background-color:#515A63;
}
.headerUntenLinks {
	width:347px;
	height:139px;
	float:left;
}
.headerUntenRechts {
	text-align:left;
}

.subNaviHaarentfernung {
	background-image:url(../images/icon_subnavi.png);
	background-repeat:no-repeat;
	background-position:420px 0px;
	text-align:left;
	padding-top:5px;
}
.subNaviPreise {
	background-image:url(../images/icon_subnavi.png);
	background-repeat:no-repeat;
	background-position:630px 0px;
	text-align:left;
	padding-top:5px;
}
.subNaviCouperose {
	background-image:url(../images/icon_subnavi.png);
	background-repeat:no-repeat;
	background-position:585px 0px;
	text-align:left;
	padding-top:5px;
}
.subNaviDMK {
	background-image:url(../images/icon_subnavi.png);
	background-repeat:no-repeat;
	background-position:764px 0px;
	text-align:left;
	padding-top:5px;
}
a.subNavi:link, a.subNavi:visited, a.subNavi:active, a.subNavi:focus {
	font-size:11px;
	margin-left:13px;
	color:#ffffff;
	text-decoration:none;
}
a.subNavi:hover, a.subNavi_active:link, a.subNavi_active:visited, a.subNavi_active:active, a.subNavi_active:focus {
	font-size:11px;
	margin-left:13px;
	color:#ffffff;
	text-decoration:underline;
}

.content_left{
	width:392px;
	margin:65px 0px 0px 33px;
	padding-bottom:30px;
	float:left;
	line-height:18px;
	text-align:left;
	color:#515A63;
}
.bildLinks {
	float:right;
	margin:0px 0px 0px 0px;
}

.content_right{
	width:457px;
	float:left;
	margin: 27px 0px 0px 0px;
	padding-bottom:30px;
	text-align:left;
}


.footer{
	width:954px;
	border-top:1px solid #515A63;
	text-align:right;
	margin:0px 0px 2px 0px;
}


.input {
	width:200px;
	padding:1px 1px 1px 2px;
	background-color:#ffffff;
	margin:3px 0px 3px 0px;
	font-size:13px;
	border:1px solid #515A63;
}
.inputDescription {
	width:115px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
}
.button {
	padding:1px 1px 1px 1px;
	color:#FFFFFF;
	background-color:#515A63;
	font-size:11px;
	font-weight:bold;
}
.iconPfeil {
	width:11px;
	height:26px;
	background-image:url(../images/icon_pfeil.png);
	background-repeat:no-repeat;
	float:left;
}

a:link, a:visited, a:active, a:focus {
	color:#515A63;
	text-decoration:none;
}
a:hover {
	color:#515A63;
	text-decoration:underline;
}


a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:focus, a.footerLink:hover {
	font-size:10px;
	margin:0px 10px 0px 0px;
	color:#515A63;
	text-decoration:none;
}

