body {
	margin: 0;
	padding: 0;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    background: #e5ecf2;
    
}
		
a:link, a:visited { color: #9f1a04; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0066FF; text-decoration: underline; }

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

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_footer { clear: both; width: 100%; height: 0px; margin-top: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_h70 { clear: both; width:100%; height: 70px; }
.cleaner_h240 { clear: both; width:100%; height: 240px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #971a05;
}

a.ueberschrtift:link {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #971a05;
}

a.ueberschrtift:hover {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #971a05;
	text-decoration: none;
}


h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #9f1a04;
}

.notdienst {
	font-size: 16px;
	font-weight: bold;
	color: #971a05;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 10px 
}

.lf_image {
	float: left;
	margin-right: 40px;
  
}


.button a {
	display: block;
	width: 105px;
	height: 22px;
	padding: 3px 0 0 0;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/button_01.jpg) no-repeat;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_15 { margin-right: 15px; }

.margin_r_20 { margin-right: 20px; }

.margin_r_40 { margin-right: 40px; }

.margin_r_60 { margin-right: 60px; }

.margin_r_80 { margin-right: 80px; }

.margin_r_85 { margin-right: 85px; }

/* site title */

/* site title */



#site_title_bar_wrapper_inner {
	width: 1000px;
	height: 450px;
	margin: 0 auto;	
	background:  url(images/header_bg_wrapper.jpg) no-repeat center top;
}


#site_title_bar #banner_left {
	float: left;
	width: 340px;
}

#site_title_bar #banner_right {
	float: left;
	width: 380px;
}

#site_title_bar #banner_left  #site_title {
	float: left;
	padding: 60px 0 0 0;
	margin-bottom: 50px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	color: #cf1d00;
	font-weight: normal;
}

#site_title h1 a .tagline {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 3px;
}

#site_title h1 a:hover .tagline {
	font-weight: normal;
}

/* menu */

#navigation {position: absolute; height: 207x; top: 250px; list-style: none; margin: 50px 0 10px -59px;}

#nav {list-style: none; width: 120px;}

#nav a {display: block; font-size: 1.2em; color: #34addf; height: 43px; line-height: 45px; 
letter-spacing: .1em; 
text-transform: uppercase; text-decoration: none;
background: urlnone;
10px 45% no-repeat; padding-left: 12px; border-top: 1px solid #34addf; border-bottom: 0px solid #eeeeee;}
#nav a#top {border-top: 0;}
#nav a#bottom {border-bottom: 0;}
#index #nav li#button1, 
#about #nav li#button2, 
#service #nav li#button3,
#webshop #nav li#button4,
#karriere #nav li#button5,
#kontakt #nav li#button6, {background: #ebc7d4;}

li#active a {color: #799c13; background-image: none;}
#nav a:hover {color: #799c13; background-image: none;}

#banner_right #banner_box {
	float: left;
	width: 335px;
	height: 95px;
	margin-top: 310px;
	margin-left: 10px;
	padding: 20px;
	text-align: center;
	overflow: hidden;
}

#banner_box h1 {
	font-size: 20px;	
	margin: 0;
	padding: 5px 0;
	color: #333;
}

#banner_box p {
	margin-bottom: 5px;
	font-size: 13px;
}

#banner_box .button a {
	margin: 0 auto;
	background: url(images/button_02.png) no-repeat;
}
#banner_box .button a:hover {
	color: #f8e836;
}

/* end of menu*/

/* end of site title */

/* content */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 10px 40px 20px;


}

#section_w940 .em_text {
	position: relative;
	width: 695px;
	height: 50px;
	top: -185px;
	left: 150px;
	font-size: 12.5px;
	font-style: normal;
	line-height: 1.8em;
	text-align:left;
	letter-spacing: .1em;
	padding: 20px 0px 0px 15px;
}


#section_w950 .em_text {
	position: relative;
	width: 790px;
	height: 50px;
	top: -195px;
	left: 150px;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	text-align:left;
	letter-spacing: .1em;
	padding: 10px 0px 0px 10px;
}

#section_w950_kontakt .em_text {
	position: relative;
	width: 790px;
	height: 0px;
	top: -350px;
	left: 150px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 10px 0px 0px 10px;
	margin-bottom: -200px;
}


.impressum {
	position: relative;
	width: 300px;
	top: -395px;
	left: 485px;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	padding: 10px 0px 0px 10px;
	clear: both;
}

.impressum_head {
    font-size: 12px;
	font-style: bold;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

#section_w960 .em_text {
	position: relative;
	width: 695px;
	height: 50px;
	top: -175px;
	left: 150px;
	font-size: 12px;
	font-style: normal;
	line-height: 2.4em;
	text-align:left;
	letter-spacing: .1em;
	padding: 10px 0px 0px 10px;
}


.section_w940 {
	clear: both;
	width: 940px;
}



#section_w720 {
	position: relative;
	width: 720px;
	height: 250px;
	top: 0px;
	left: 160px;
	clear: both;
}


.section_w430 {
	float: left;
	width: 430px;
}

.section_w400 {
	float: left;
	width: 400px;
}

.section_w320 {
	float: left;
	width: 320px;
}

.section_w940 p {
	margin-bottom: 10px;
}


#section_footer {
	position: relative;
	width: 720px;
	height: 120px;
	top: 0px;
	left: 260px;
	clear: both;
}

/* end of content */

#footer_wrapper {
	width: 100%;
	height: 166px;
	margin: 0 auto;
	background: url(images/footer_wrapper.jpg) repeat-x center top;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 15px 0px;
	color: #CCC;
	background: url(images/footer.jpg) no-repeat center top;
}

#footer  a {
	color: #ffe139
}

#footer .section_w210 {
	float: left;
	width: 150px;
}

#footer .section_w210 .sub_content {
	padding: 0px;
	text-align: left;
}

#footer .section_w210 h3 {
	width: 150px;
	height: 20px;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#footer .footer_list li a {
	color: #cccccc;
}

#footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */

/* gallery */

.gallery {
	margin: 0 0 0px;
	position: relative;
	width: 900px;
	height: 120px;
	top: 20px;
	left: 50px;
	clear: both;
	overflow: hidden;
}
.gallery .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.gallery .holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 30000px;
}
.gallery .holder ul li {
	float: left;
	width: 160px;
	padding: 0 20px 20px 0;
}
.gallery .holder ul li img { display: block; }
/* vertical mode */
.gallery-vert { width: 160px; }
.gallery-vert .holder { height: 120px; }
.gallery-vert .holder ul { width: auto; }
.gallery-vert .holder ul li { float: none; }
.gallery-vert .holder ul li img {
	vertical-align: top;
	display: inline;
}
/* one item */
.gallery-one,
.gallery-vert-one { width: 160px; }
.gallery-vert-one .holder { height: 120px; }
.gallery-vert-one .holder ul { width: auto; }
.gallery-vert-one .holder ul li { float: none; }
.gallery-vert-one .holder ul li img {
	vertical-align: top;
	display: inline;
	border: 5px solid #red;
}
/* fade */
.gallery-fade { width: 160px; }
.gallery-fade .holder ul {
	width: 100%;
	height: 120px;
}
.gallery-fade .holder ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	padding: 0;
}
.paging {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.paging ul {
	margin: 0;
	padding: 0;
}
.paging li {
	padding: 0 10px 0 0;
	float: left;
	list-style: none;
}
.paging li a {
	width: 14px;
	height: 14px;
	display: block;
	background-color: red;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.paging li a.active {
	background-color: yellow;
	color: red;
}
/* end of gallery */


 /* gallery6 */
.gallery6 { width: 740px; }
.gallery6 .thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 120px;
}
.gallery6 .thumbs li { padding: 0 0 1px; }
.gallery6 .thumbs li a {
	position: relative;
	overflow: hidden;
	display: block;
}
.gallery6 .thumbs li span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/fader.png);
	width: 100%;
	height: 90px;
	text-indent: -9999px;
	cursor: pointer;
}
.gallery6 .thumbs li .active span { background: none; }
.gallery6 .thumbs img { vertical-align: top; }
.gallery6 .holder {
	float: left;
	width: 480px;
	margin: 0 10px;
	display: inline;
}
.gallery6 .holder ul {
	width: 100%;
	height: 360px;
}
.gallery6 .holder ul li { height: 360px; }
.gallery6 .control {
	position: absolute;
	top: -40px;
	left: 0;
	background-color: #fff;
	padding: 5px;
	width: 70px;
}
.gallery6 .prev { left: -50px; }
.gallery6 .next { right: -50px; }
.gallery6 .title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000;
	color: #fff;
	padding: 10px;
	width: 460px;
}
.paging {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 100;
}
.paging ul {
	margin: 0;
	padding: 0;
}
.paging li {
	padding: 0 10px 0 0;
	float: left;
	list-style: none;
}
.paging li a {
	width: 14px;
	height: 14px;
	display: block;
	background-color: red;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.paging li a.active {
	background-color: yellow;
	color: red;
}
.next,
.prev {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -30px;
	width: 40px;
	height: 40px;
	background: url(images/btn-next.png) no-repeat;
	z-index: 20;
	overflow: hidden;
	text-indent: -9999px;
	outline: none;
	cursor: pointer;
}
.next-disable { background: url(images/btn-next-disable.png) no-repeat; }
.prev {
	background: url(images/btn-prev.png) no-repeat;
	right: auto;
	left: 10px;
}
.prev-disable { background: url(images/btn-prev-disable.png) no-repeat; }
.stop,
.start {
	background: url(images/btn-pause.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 0 0 10px;
	outline: none;
	cursor: pointer;
}
.stopped .start { background: url(images/btn-play.png) no-repeat; }
.start,
.no-active .start {
	margin: 0;
	background: url(images/btn-play-disable.png) no-repeat;
}
.stopped .stop { background: url(images/btn-pause-disable.png) no-repeat; }
.control {
	font-size: 18px;
	line-height: 21px;
	padding: 5px 0 0;
}

/* end of gallery6 */

/* =form */
form {background: none; padding: 0px; solid #b7ad7b; 
    clear: both;
	width: 780px;
	padding: 0px 0 0 10px;
	margin: -150px 0 0px 150px;}
form label {display: block; font-size: 12px; color: #000; margin-bottom: 5px;}
form label.error {color: #red;}
form input, 
form select, 
form textarea {display: block; font-size: 12px; width: 445px;}
form select {width: 450px;}
form input#submit {width: auto;}
#kontakt em {font-style: normal; color: #ebc7d4;}

/* end of form */
