/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	background-color:#636262;
	height:100%;
}

body {
	background-color:#636262;
	background-image:url(../images/bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	color:#444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
}

a {
	color:#008f3a;
	outline:none;
	text-decoration:none;
}

a:hover, a:focus, a:active {
	color:#15ac9e;
	text-decoration:none;
}

a img {
	border:0;
}

form {
	display:inline;
}

hr {
	display:none;
}

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

/* Variable Klassen */

#big {
	background-image:url(../images/inlay_bg.jpg);
	height:auto !important;
	height:100%;
	margin:0 auto -58px auto;
	min-height:100%;
	width:810px;
}

.c_list {
	margin:0 0 3px 15px;
}

.cpic_left {
	border:1px solid #8f8f8f;
	display:inline;
	float:left;
	margin:5px 5px 4px 0;
}

.cpic_right {
	border:1px solid #8f8f8f;
	display:inline;
	float:right; 
	margin:5px 0 4px 5px;
}


.clear {
	clear:both;
	display:block;
	padding:0;
	line-height:0;
	font-size:0;
}

.contactform {
	display:block;
	font-size:1em;
	margin:5px 0 0 0;
	width:490px;
}

.contactform br {
	clear:both;
}

.contactform fieldset {
	border:1px solid #8E8F8F;
	display:block;
	padding:0 0 10px 0;
	width:490px;
}

.contactform label {
	display:inline;
	float:left;
	font-weight:bold;
	margin:0 15px 0 0;
	line-height:20px;
	padding:0 3px 0 10px;
	text-align:left;
	width:110px;
}

.contactform label#captcha {
	padding-top:10px !important;
}

.contactform legend {
	border-bottom:6px solid #F2F2F2;
	color:#444444;
	font-weight:bold;
	line-height:13px;
	margin:0 0 0 7px;
	padding:4px 4px 0 4px;
}

.contactform  input.button {
	color:#444444;
	cursor:pointer;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.91em;
	height:24px;
	margin:5px 0 5px 180px;
	text-align:center;
	width:70px;
}

.contactform .captcha {
	display:inline;
	float:left;
	margin:3px 0 0 0;
}

.contactform img.captcha {
	border:1px solid #8E8F8F;
	display:inline;
	float:left;
	margin:2px 5px 0 0;
}

.contactform input.captcha {
	background-color:#ffffff;
	border:1px solid #8E8F8F;
	color:#444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:4px 2px 4px 4px;
	width:67px;
}

.contactform .formerror {
	color:#E41A18;
	display:inline;
	float:left;
	font-weight:bold;
	margin:0 0 0 5px;
	line-height:20px;
}

.contactform #formerror_captcha {
	clear:both;
	display:block !important;
	margin:0 0 0 138px;
	padding:0 0 0 0;
}

.contactform #formerror_message {
	clear:both;
	display:block !important;
	margin:-5px 0 0 138px;
	padding:0 0 6px 0;
}

.contactform .required {
	display:inline;
	float:left;
	margin:7px 0 0 5px;
}

.contactform  input.input, .contactform  select.select {
	background-color:#ffffff;
	border:1px solid #8E8F8F;
	color:#444444;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0 0 6px 0;
	padding:3px 2px 3px 4px;
	width:138px;
}

.contactform  select.select {
	width:auto;
}

.contactform  textarea.input {
	background-color:#ffffff;
	border:1px solid #8E8F8F;
	color:#444444;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	height:170px;
	margin:0 0 6px 0;
	padding:6px 2px 0 4px;
	width:300px;
}

.contactform  ul.input {
	display:inline;
	float:left;
	margin:0 !important;
	padding:3px 0 2px 0 !important;
}

.contactform  ul.input li {
	height:22px;
	list-style-type:none;
}

.contactform  ul.input li input {
	margin:0 5px 0 0;
	vertical-align:middle;
}

.contactform div.small {
	margin:5px 0 0 143px;
}

#content {
	display:inline;
	float:right;
	margin:22px 17px 0 30px;
	overflow-x:hidden;
	width:522px;
}

#contentbox {
	background-color:#f8f8f8;
	background-image:url(../images/contentbox_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	min-height:380px;
	padding:14px 16px 10px 16px;
}

#contentbox address {
	display:block;
	font-style:normal;
	padding:5px 0 5px 0;
}

#contentbox em {
	font-style:normal;
}

#contentbox h1 {
	clear:both;
	/*color:#cacaca;*/
	color:#676767;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:0 0 7px 0;
}

#contentbox h2 {
	font-size:12px;
	margin:10px 0 5px 0;
}

#contentbox ul {
	margin:0 0 5px 15px;
}

#f_ana {
	float:right;
	padding:21px 28px 0 38px;
	text-align:right;
	width:810px;
}

#f_ana a:hover, #f_ana a:focus, #f_ana a:active {
	color:#00b348;
}

#f_copy {
	float:left;
	padding:0 0 0 38px;
	width:300px;
}

.first {
	background:none !important;
	border:0 !important;
}

.first a {
	margin-left:-1px !important;
	width:114px !important;
}

li.fixed {
	background-color:#f5f5f5;
}

.fixed ul {
	background-color:#f5f5f5 !important;
}

ul li a.fixed {
	background:scroll url(../images/leftmenu_dot.gif) 12px -8px no-repeat !important;
	color:#000000 !important;
}

ul li ul li a.fixed {
	background:scroll url(../images/leftmenu_dot.gif) 12px -8px no-repeat !important;
	color:#008f3a !important;
}

#footer {
	background-color:#474747;
	float:left;
	height:58px;
	width:100%;
}

#footer div {
	background-image:url(../images/footer.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#848484;
	height:58px;
	margin:0 auto;
	width:810px;
}

#footer ul {
	display:inline;
	float:right;
	margin:1px 48px 0 0;
}

#footer ul a {
	color:#a8a8a8;
}

#footer ul a:hover, #footer ul a:focus, #footer ul a:active {
	color:#000000;
}

#footer ul li {
	border-left:1px solid #eaeaea;
	display:inline;
	list-style-type:none;
	padding:0 3px 0 5px;
}

#head_adresse {
	background-image:url(../images/adresse_head.jpg);
	border-top:5px solid #f0f0f2;
}

#head_navi {
	background-image:url(../images/adresse_head.jpg);
}

#icon_fax {
	background-image:url(../images/icon_fax.gif);
}

#icon_home {
	background-image:url(../images/icon_home.gif);
}

#icon_mail {
	background-image:url(../images/icon_mail.gif);
}

#icon_tel {
	background-image:url(../images/icon_tel.gif);
}

#inlay {
	background-image:url(../images/inlay_top.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:460px;
	width:810px;
}

#left {
	display:inline;
	float:left;
	margin:8px 0 0 17px;
	width:224px;
}

#left address {
	font-style:normal;
}

#left dl {
	background-color:#f9f9f9;
	color:#5d5d5d;
	width:224px;
}

#left dl a {
	color:#008f3a;
}

#left dl a:hover, #left dl a:focus, #left dl a:active {
	color:#000000;
}

#left dl dd {
	float:left;
	margin:13px 0 0 0;
	width:202px;
}

#left dl dt {
	background-position:5px 1px;
	background-repeat:no-repeat;
	float:left;
	margin:13px 0 0 0;
	text-indent:-5000px;
	width:22px;
}

#left h3 {
	color:#484848;
	font-size:12px;
	font-weight:normal;
	height:19px;
	margin:-1px 0 0 0;
	padding:12px 0 0 0;
	text-indent:21px;
	width:224px;
}

#left ul {
	background-color:#f0f0f2;
	padding:10px 0 0 0;
}

#left ul li {
	background-image:url(../images/leftmenu_grid.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:5px 0 5px 0;
	text-indent:12px;
}

#left ul li a {
	background:scroll url(../images/leftmenu_dot.gif) 0 0 no-repeat;
	color:#5d5d5d;
	display:block;
	height:12px;
	line-height:12px;
	padding:0 0 0 10px;
}

#left ul li a:hover, #left ul li a:focus, #left ul li a:active {
	background:scroll url(../images/leftmenu_dot.gif) 12px -8px no-repeat;
	color:#000000;
}

#left ul li ul {
	padding:1px 0 0 34px !important;
}

#left ul li ul li {
	background:none !important;
	padding:7px 0 1px 0 !important;
}

#left ul li ul li a {
	background:none !important;
	color:#000000;
	display:inline !important;
	padding:0 !important;
}

#left ul li ul li a:hover, #left ul li ul li a:focus, #left ul li ul li a:active {
	color:#008f3a;
}

.linklist {
	padding:10px 0 0 0;
}

.linklist li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0 0 10px 18px;
	text-align:center;
	width:130px;
}

.linklist li a {
	display:block;
}

.logo {
	border-top:36px solid #cfcfcf;
	display:block;
	height:216px;
	width:810px;
}

.map {
	margin:6px 0 0 31px;
}

.map_detail {
	color:#616162;
	margin:0 0 0 14px;
}

.newsbox {
	padding:0 0 20px 0;
}

.push {
	clear:both;
	height:58px;
}

#offsetbar li {
	display:inline;
}

#offsetbar .currentPage {
	font-weight:bold;
}

.preisbasis {
	padding-top:10px;
}

.preisbasis dd {
	display:inline;
	float:left;
	padding-bottom:10px;
	width:350px;
}

.preisbasis dt {
	display:inline;
	float:left;
	padding-bottom:10px;
	width:50px;
}

.preisbasislong {
	margin:10px 0 0 0;
	width:500px;
}

.preisbasislong dd {
	display:inline;
	float:left;
	padding-bottom:10px;
	width:350px;
}

.preisbasislong dt {
	display:inline;
	float:left;
	padding-bottom:10px;
	width:100px;
}

.preisentwicklung {
	border:1px solid #949494;
}

#sitemap {
	color:#444444;
	height:14px;
}

#sitemap a {
	color:#444444;
}

#sitemap a:hover, #sitemap a:focus, #sitemap a:active {
	color:#008f3a;
}

#sitemap strong {
	font-weight:normal;
}

#table_quality {
	border-bottom:1px solid #444444;
	border-left:1px solid #444444;
	margin:5px 0 5px 0;
}

#table_quality td, #table_quality th {
	border-right:1px solid #444444;
	border-top:1px solid #444444;
	padding:4px;
}

.teamlist {
	float:left;
	padding:10px 0 10px 0;
}

.teamlist address {
	font-style:normal;
	padding:10px 0 0 0;
}

.teamlist dd {
	float:left;
	min-height:60px;
	margin:3px 0 10px 0;
	width:340px;
}

.teamlist dd h3 {
	font-size:11px;
}

.teamlist dt {
	clear:left;
	display:inline;
	float:left;
	margin:0 0 10px 0;
	width:110px;
}

.teamlist dt img {
	border:1px solid #8f8f8f;
}

#topmenu {
	background-image:url(../images/topmenu_bg.jpg);
	height:48px;
	padding:0 23px 0 23px;
	width:764px;
}

#topmenu li {
	background-image:url(../images/topmenu_grid.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin:4px 0 0 0;
	list-style-type:none;
	padding:0 0 0 1px;
}

#topmenu li a {
	background:scroll url(../images/button.jpg) 100% 0 no-repeat;
	color:#bdc1ca;
	float:left;
	font-weight:bold;
	height:29px;
	padding:11px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:129px;
}

#topmenu li a:hover, #topmenu li a:focus, #topmenu li a:active {
	background:scroll url(../images/button.jpg) 100% -40px no-repeat;
	color:#e8edf8;
}

.topmenu_fixed a {
	background:scroll url(../images/button.jpg) 100% -40px no-repeat !important;
	color:#e8edf8 !important;
}
