/* !!! Es muss beachtet werden, dass alle DIVs im screen.css auf clear: both gesetzt sind !!!! */

* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#658924;
	background-image:url(../img/layout/bodybg.jpg);*/
}
h1 {
	font-size: 170%;
	font-weight: normal;
	color: #946D46;
	margin: 0 0 0 0;
}
h2 {
	font-size: 170%;
	line-height: 1.4;
	color: #946D46;
	margin: 1.5em 0 .7em 0;
}
h3 {
	font-size: 120%;
	color: #946D46;
	margin: 2em 0 1em 0;
}
h4 {
	font-size: 110%;
	color: #946D46;
	font-weight: normal;
	margin: 0 0 1em 0;
}
a {
	color: #946D46;
	text-decoration: none;
}
a:hover {
	color: #FF5200;
}
ul {
	list-style: none;
}
img, fieldset {
	border: none;
}
p {
	margin: 0 0 1em 0;
}
}
hr {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
img.panelmove{display:none;}

div.holder {
	/*background:transparent url(../img/layout/site-bg.gif) repeat-x scroll center top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	padding:0;
	text-align:left;
	width:100%;
	overflow:hidden;
}
/* optionaler Sprachwechsel */
div#language {
	left:50%;
	margin:-80px 0 0 300px;
	_margin:-80px 0 0 -120px;
	position:absolute;
	font-size:12px;
}
*+html div#language {
	z-index:15; left:100px;display:block; width:700px;
	
}
ul#header_sprachwechsel {
	right:10px;
	text-align: right;
	position: relative;
	height: 26px;
}
ul#header_sprachwechsel li {
	float: right;
	list-style: none;
	margin: 0 0 0 2em;
	position: relative;
	color:#84B81A;
}
ul#header_sprachwechsel li a {
	color: #aaaaaa;
}
/* Header */
div#header {
	/*background:#D5F0F9 url(../img/layout/header-bg.jpg) no-repeat scroll center center;*/
	height:220px;
	margin:0;
	padding:0;
	width:100%;
	display:none;
}
div#header h1 {
	margin: 0;
}
div#header h1 a {
	margin: 31px 0px 0px 10px;
	display: block;
	position: absolute;
}
div#header h1 span, div#header h1 em {
	display: none;
}
div#headerrepeater {
	background:transparent url(../img/layout/header-repeater.png) repeat scroll 0 0;
	display:block;
	height:25px;
	margin-left:-50%;
	position:absolute;
	top:45px;
	width:77%;
}
img#logo {
	display:block;
	left:-195px;
	margin:0 auto;
	position:relative;
	top:10px;
	width:700px;
	z-index:10;
}
/* Content */


div#contentcon {
	/*background:transparent url(../img/layout/content-bg.png) no-repeat scroll center top;
	_background:transparent url(../img/layout/content-bg.jpg) no-repeat scroll center top;*/
	position:static;
	_position:relative;
	
	}
*+html div#contentcon {position:relative;}

div.middle {
	/*background:transparent url(../img/layout/content-bg.png) no-repeat scroll center top;
	_background:transparent url(../img/layout/content-bg.gif) no-repeat scroll center top;*/
	
	min-height:650px;
	position:relative;
	width:990px;
	z-index:3;
	padding-top:15px;
	overflow:hidden;
}
/* Navigation*/
div#navi {
	width: 156px;
	float: left;
	margin-top:130px;
	position:relative;
	display:none;
}
div#navi ul.mainnavi {
	width: 156px;
}
div#navi ul.mainnavi li {
	list-style: none;
	
}
div#navi ul.mainnavi li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	color: #fbbc0c;
	padding: 0 0 0 0;
	margin-top:20px;
	display: block;
}
div#navi ul.mainnavi li a:hover, div#navi ul.mainnavi li a.active {
	color: #3b4f17;
}
div#navi ul.mainnavi li ul li {
	padding-left:10px;
}
div#navi ul.mainnavi li ul li a {
	list-style: none;
	display: inline;
	font-size: 16px;
	font-weight:bold;
}
div#navi ul.subnavi {
	width: 156px;
	margin-top:100px;
}
div#navi ul.subnavi li {
	list-style: none;
	display: inline;
}
div#navi ul.subnavi li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	color: #fbbc0c;
	font-weight:bold;
	padding: 0 0 0 0;
	margin-top:10px;
	display: block;
	width: 156px;
}
div#navi ul.subnavi li a:hover, div#navi ul.subnavi li a.active {
	color: #3b4f17;
}
/* Inhalt */

div.content {
	width:676px;
	float:left;
	background-image:url(../img/layout/contentverlauf.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:700px;
	_height:700px;
	margin-left:15px;
}
div#inhalt {
	overflow:hidden;
	min-height:600px;
	_height:600px;
	background-color: transparent;
}
div#inhalt_sidebar {
	width: 430px;
	float: left;
	margin: 15px 10px 10px 17px;
}
div#inhalt_sidebar p {
	font-size: 11px;
	line-height: 1.4;
}
div#inhalt_sidebar img {
	float: left;
	padding-right: 20px;
}
/* Hilfsnavi*/
ul#hilfsnavi {
	padding: 15px 0 20px 267px;
	clear: both;
}
ul#hilfsnavi li {
	list-style: none;
	float: left;
	padding-right: 17px;
}
ul#hilfsnavi a {
	text-decoration: none;
}
/* Footer */
div#footer {
	/*background:transparent url(../img/layout/footer-bg.jpg) repeat scroll 0 0;*/
	height:160px;
	margin:0 auto;
	padding:0;
	width:100%;
}
div.footercon {
	
	position:relative;
	width:700px;
}
div.footerpic{width:678px; height:44px;/* background-image:url(../img/layout/footerpic.jpg); background-repeat:no-repeat;*/margin-left:11px; display:none;}

div.footerpic ul {margin-right:20px;padding-top:5px;
}
div.footerpic ul li {
	float:right;
	padding-left:20px;
}
div.footerpic ul li.top {
	background-image:url(../img/layout/totop.png);
	background-repeat:no-repeat;
	background-position: 2px;
}
div.footerpic ul li.print {
	margin-right:20px;
	background-image:url(../img/layout/print.png);
	background-repeat:no-repeat;
	background-position: 2px;
}
div.footerpic ul li a {
	color:#006db7;
	text-decoration:none;
	font-size:12px;
}
div.footercon ul.adresse {
	margin-left:20px;
}
div.footercon ul.adresse li {
	color:#fbbc0c;
	font-size:12px;
	padding-top:15px;
}
ul.footer_links {
	margin-top:20px;
	margin-left:20px;
	display:none;
}
ul.footer_links li {
	float:left;
	padding:0 12px 0 12px;
}
/*Parts*/
div.part_basic {
	margin-top:20px;
	font-size:14px;
	font-weight:normal;
	margin-left:20px;
	overflow:hidden;
	padding-right:10px;
	clear:both;
}
div.none{display:none;}
div.part_basic h1 {
	color: #fbbc0c;
	text-transform:uppercase;
	font-size:26px;
	
}
div.part_basic h4 {
	font-weight:bold;
	color:#000;
	display:inline;
	margin-top:5px;
}
div.part_basic div.Alignleft {
	float:left;
	padding:10px;
}
div.part_basic div.AlignRight {
	float:right;
	padding:10px;
}
div.part_basic ul {
	
	padding-top:5px;
	padding-bottom:5px;
	
}
div.part_basic ul li{background-image:url(../img/layout/ul-dot.png);
	background-repeat:no-repeat; background-position: 0px 3px;padding-left:25px;}
div.part_basic ul.linkliste{list-style:none; list-style-image:none; margin-top:5px; padding-left:0px;}
div.part_basic ul.linkliste li{ background:none;padding-left:0px;}
div.part_basic ol{ list-style-position:inside; padding-left:5px;}

div.part_basic p.link{
	margin:0;
	padding:0;
	margin-top:10px;
}
div.part_basic p.download{margin-top:5px;}
div.part_basic a {
	color:#006db7;
	text-decoration:none;
	font-size:12px;
}
div.SlideShowLeft {
	float:left;
	margin-left:5px;
	_margin-left:2px;
	display:none;
}
div.SlideShowMiddle {
	float:left;
	width:637px;
	_width:635px;
	height:206px;
	background-image:url(../img/layout/coverflow-bg.jpg);
	background-repeat:repeat-x;
}
div.SlideShowRight {
	float:left;display:none;
}
div.SlideShow {
	margin-top:20px;
	height:205px;
}
*+html div.SlideShow {
	margin-top:1em;
}
div.SlideShowHeadline h3 {
	color:#84b81a;
	font-size:20px;
	display:inline;
	text-transform:uppercase;
}
div.SlideShowHeadline span {
	color:#4a4a4a;
	font-size:12px;
}
div.SlideShowGallery {
	position: relative;
	overflow: hidden;
	height: 200px;
	width:510px;
	margin-left:60px;
}
div.SlideShowGallery div.SlideShowBelt {
	position: absolute;
	left: 0;
	top: 0;
}
div.SlideShowGallery div.SlideShowPanel {
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 7px 15px 7px 15px;
	width:110px;
	font-size:13px;
	color:#484848;
}
div.SlideShowPanel div.image {
	width:103px;
	height:103px;
	background-image:url(../img/layout/angebot-bg.png);
	background-repeat:no-repeat;
}
div.SlideShowPanel img {
	border:0px;
}
div.SlideShowPanel div.preis {
	font-size:24px;
	color:#000;
	margin-left:20px;
	padding-top:5px;
	text-align:left;
}
div.part_bildtext {
	width:208px;
	height:205px;
	float:left;
	background-image:url(../img/layout/box-bg.jpg);
	background-repeat: no-repeat;
	margin-left:5px;
	_margin-left:3px;
	margin-top:30px;
	padding: 5px 5px 0 5px;
	font-size:12px;
	position:relative;
	
}
div.part_bildtext h3 {
	text-transform:uppercase;
	font-size:15px;
	color:#84b81a;
	margin-top:5px;
}
div.part_bildtext img {
	margin-top:5px;
	margin-left:6px;
}
div.part_bildtext div.link {
	position: absolute;
	bottom:5px;
	width:200px;
	line-height:45px;
	padding-bottom:2px;
	_left:10px;
	
}
*+html div.part_bildtext div.link {left:10px;}
div.part_bildtext div.link a.alink {
	color:#006db7;
	float:left;
}
div.part_bildtext div.link a.imglink {
	float:right;
	margin-top:0px;
	
}
*+html div.part_bildtext div.link img {margin-top:-5px;}
div.part_kontaktbox {
	width:190px;
	height:205px;
	float:left;
	margin-top:30px;
	padding: 5px 0 0 15px;
	font-size:12px;
	position:relative;
	
}
div.part_kontaktbox h3 {
	text-transform:uppercase;
	font-size:15px;
	color:#84b81a;
	margin-top:5px;
}

div.angebotdetail {
	margin-top:20px;
	margin-left:20px;
	font-size:14px;
	clear:both;
	padding-bottom:15px;
	overflow:hidden;
	padding-right:10px;
}
div.angebotdetail h2 {
	color:#84b81a;
	font-size:20px;
}
div.angebotdetail div.imagepreis{float:left; padding: 0 5px 5px 0; display:inline; max-width:200px;_width:150px;}
div.angebotdetail div.imagepreis img{width:200px;}
div.angebotdetail div.preis {
	font-size:24px;
	color:#000;
	margin:0 auto;
	
	text-align:center;
}
div.angebotdetail p {
}
div.angebotdetail ul {
	list-style-image:url(../img/layout/ul-dot.png);
	list-style-position:inside;
	padding-bottom:5px;
}
div.part_team {
	margin-left:20px;
}
div.part_team h3 {
	color:#84b81a;
	font-size:20px;
}
div.part_team ul {
}
div.part_team ul li {
	overflow:hidden;
	clear:both;
	margin-top:30px;
}
div.part_team ul li img {
	float:left;
	margin:5px;
}
div.part_team ul li h4 {
	color:#84b81a;
	font-size:16px;
	font-weight:bold;
}
div.part_team ul li p {
	font-size:14px;
}
div.part_team ul li p a {
	color:#fbbc0c;
}
div.part_bilderliste {
	margin-left:20px;
	clear: both;
}
div.part_bilderliste h3 {
	color:#84b81a;
	font-size:20px;
}
div.part_bilderliste ul li {
	float: left;
	margin: 20px 15px 0 0;
	text-align:center;
}
div.part_bilderliste ul li span {
	color: #484848;
	display: block;
	margin-bottom: .5em;
	width: 200px;
	font-size:12px;
}
div.part_bildgross {
	margin-bottom: 2em;
	clear: both;
}
div.part_bildgross span {
	margin: .2em 1.5em .5em 0;
	display: block;
	clear: both;
}
div.part_links {
	font-size:14px;
	clear: both;
	margin-left:20px;
	overflow:hidden;
}
div.part_links h3 {
	color:#84b81a;
	font-size:20px;
}
div.part_links li {
	float: left;
	width: 30%;
	margin: 0 2% 0 0;
}
div.part_links h4 {
	color:#84b81a;
	font-size:16px;
	font-weight: bold;
	margin-top:20px;
}
div.part_links ul ul {
	border-top: 1px dashed #fbbc0c;
}
div.part_links ul ul li {
	float: none;
	width: auto;
	border-bottom: 1px dashed #fbbc0c;
}
div.part_links ul ul li a {
	display: block;
	padding: .4em .2em;
	color:#006DB7;
}
div.part_links ul ul li a:hover {
	background: #f0f0f0;
	color:#fbbc0c;
}
div.part_sitemap {
	margin-left:20px;
}
div.part_sitemap ul {
	list-style:none;
	position:relative;
	font-size:14px;
}
div.part_sitemap li {
	background-image:url(../img/layout/pfeil_gold.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;
	padding: 5px 0 5px 20px;
	position:relative;
}
div.part_sitemap li a {
	color:#006db7;
	text-decoration:none;
}
div.part_sitemap ul.level1 li a {
	font-weight:bold;
}
div.part_sitemap ul.level2 li a {
	margin-left:0em;
	font-weight:normal;
}
div.part_news {
	margin-left:20px;
}
div.part_news h3 {
	color:#84b81a;
	font-size:20px;
}
div.part_news ul {
}
div.part_news ul li {
	margin-top:30px;
}
div.part_news ul li h4 {
	color:#84b81a;
	font-size:14px;
	font-weight:bold;
}
div.part_news ul li p {
	font-size:12px;
}
div.part_news ul li a {
	color:#006db7;
	font-size:12px;
	text-decoration:none;
}
div.part_news_detail {
	margin-left:20px;
	margin-top:20px;
	clear:both;
	font-size:14px
}
div.part_news_detail h2 {
	color:#84b81a;
	font-size:18px;
	display:inline;
}
div.part_news_detail h3 {
	color:#84b81a;
	font-size:14px;
	display:inline;
}
div.part_news_detail h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	color:#000000;
}
div.part_news_detail div.image {
	float:left;
	clear:both;
	padding-right:5px;
	padding-bottom:5px;
	width:200px;
}
div.part_news_detail p.linkdok a {
	display:block;
	color:#006db7;
	text-decoration:none;
	margin-top:20px;
}
div.part_news_detail p.link a {
	clear:both;
	display:block;
	color:#006db7;
	text-decoration:none;
	padding-top:40px;
	font-size:12px;
}
div.insymaFormValidation {
	margin-left:40px;
	font-size:14px;
	width: 500px;
}
div.insymaFormValidation ul li {
	margin-top:15px;
	clear:both;
}
div.insymaFormValidation label {
	width:180px;
	float:left;
}
div.insymaFormValidation ul li input {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #FBBC0C;
	width:250px;
}
div.insymaFormValidation ul li textarea {
	overflow: auto;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #FBBC0C;
	width:250px;
}
div.insymaFormValidation ul li.validateRadio input {
	width:auto;
}
div.insymaFormValidation ul li.validateRadio span label {
	width:auto;
	float:none;
	margin-left:5px;
	margin-right:15px;
}
div.insymaFormValidation p {
	clear:both;
	margin-top:10px;
}
div.insymaFormValidation p input {
	background-color:#FBBC0C;
	color:#000;
	margin:15px 15px 10px 0;
	padding:2px 5px;
	border: medium none;
}
strong.validation {
	clear:both;
	color:#84b81a;
	display:block;
	font-size:12px;
	font-weight:normal;
	margin-left:180px;
	;
}

div.part_iframe h3{color:#84b81a;
	font-size:14px; margin-left:20px;
	}
div#mapListTitle h2 {
	
	color:#84b81a;
}	
div#mapListTitle h2 {
	
	color:#84b81a;
}	
div#mapList{
	clear:both;	overflow:hidden;
}
div#mapList div.filiale{
	overflow:hidden;
	font-size:13px;
	padding-left:5px;
	margin-top:10px;
	border-bottom:1px dashed #FBBC0C;
	padding-bottom:5px;
}
div#mapList div.filiale div.icon{
	padding-bottom:3px;
}
div#mapList div.filiale div.addressDiv{
	float:left;width:50%;
}
div#mapList div.filiale div.addressDiv li.title{
	font-weight:bold;	
}
div#mapList div.filiale div.numberDiv{
	float:left;width:30%;
}
div#mapList div.filiale div.detailDiv{
	float:left;color:#84b81a;width:20%;
}
div#mapList div.filiale div.detailDiv a{
	color:#84b81a;
}
div#inhalt div#mapcontainer {
	width: 630px;
	height: 320px;
	padding: 4px;
	margin: 20px 0px 0 20px;
	border: 1px solid #FBBC0C;
	float: left;
	clear: none;
	_margin-left:10px;
}
div.part_mapsuche,div#controls {display:none;}

/* IE6 PNG FIX */
img /* Background Images benoetigen Klassen */ {
 azimuth: expression( this.pngSet? this.pngSet=true : 
 (this.nodeName == "IMG" ? (this.src.toLowerCase().indexOf('.png')>-1 ? (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "../img/layout/shim.gif") :
 '') :          
 (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ? (this.origBg = (this.origBg) ? this.origBg :             
 this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none") :
 '' ), this.pngSet=true );
}

