html, body {
	height: 100%;
}
body {
   margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#bg {
	background: url(../images/body-bg.gif) repeat-y 50% 0;
	height: 100%;
	min-width: 972px;
}

A.faltenunterspritzung {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #7896BC;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none
}


A.faltenunterspritzung:hover {
    font-family: Arial, Helvetica, sans-serif;
	COLOR: #7896BC;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline
}

/*start main*/
#main {
	margin:0 auto;
	width:972px;
	background: url(../images/header-bg3.jpg) no-repeat;
}
/*start header*/
#header {width: 972px;position: relative;height: 211px;}
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 142px;
	text-indent: -9999px;
	overflow: hidden;
}
/*start content holder*/
#content-holder {overflow: hidden;width: 972px;}
/*start left navigation*/
#left-nav {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 207px;
	font-size: 12px;
}
#left-nav li {width: 205px;margin: 0 0 3px;}
#left-nav li a {
	display: block;
	width: 175px;
	padding: 3px 0 3px 30px;
	color: #4d637c;
	text-decoration: none;
	border: 1px solid #b8c1cb;
}
#left-nav li a:hover, #left-nav li.active a {background-color: #f3f6f9;}
#left-nav ul {list-style: none;padding: 0;margin: 3px 0 0;}
#left-nav ul a {
	padding-left: 50px;
	width: 155px;
	background: none !important;
	background: url(../images/bullet.gif) no-repeat 39px 7px !important;
}
#left-nav ul a:hover {background-color: #f3f6f9 !important;}
/*start content*/
#content {float: left;width: 537px;padding: 0 0 0 21px;}
#content p {
	clear: both;
	margin: 0;
	font-size: 12px;
	padding: 13px 0 0;
	color: #494848;
}
#content h1 {

	font-size: 14px;
	font-weight: bold;
	color: #7796ba;
}
#content .img {float: left;margin: 0 0 0 5px;display: inline;}
/*start text box*/
#content .text-box {
	float: left;
	width: 331px;
	padding: 6px 0 6px 9px;
	margin: 0 0 0 21px;
	background: url(../images/text-box.gif) repeat-y;
}
#content .text-box .text-box-inner {margin: -20px 0 0;}
#content .text-box p {margin: 20px 0 0 0;padding: 0;}
/*start box*/
#content .box {
	float: left;
	width: 537px;
	border-top: 1px solid #4d637c;
	margin: 10px 0 0;
}
#content .box p {clear: none;margin: 23px 0 0;}
#content .img-holder {float: right;margin: 15px 46px 0 54px;display: inline;}
/*start right links*/
#right-links {
	float: right;
	list-style: none;
	padding: 48px 16px 0 0;
	margin: 0;
	font-size: 11px;
	color: #606a74;
	width: 158px;
}
#right-links li {border-top: 1px solid #ccc;width: 158px;}
#right-links li.link1 {border: 0;}
#right-links li a {
	display: block;
	padding: 12px 0 10px 44px;
	width: 114px;
	color: #606a74;
	text-decoration: none;
}
#right-links li a:hover {text-decoration: underline;}
#right-links li.link1 a {background: url(../images/link1.gif) no-repeat 0 50%;}
#right-links li.link2 a {background: url(../images/link2.gif) no-repeat 0 50%;}
#right-links li.link3 a {background: url(../images/link3.gif) no-repeat 0 50%;}
