@charset "utf-8";

*{margin:0;padding:0;}
/*Link Pseudos*/

a:link {}
a:visited {}
a:hover {}
a:active {outline:none;color: #e2e2e2;}
a:focus {outline:none;color: #e2e2e2;}

#wrapper{margin:0; padding: 0;}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
}
#bg_container {
	width: 860px;background-image: url(../img/ctop.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;margin:auto;
	}
#site {
	width: 860px;
	margin: 30px auto;
	background-image: url(../img/cbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
}

#header {
	height: 50px;
}


.logo{
	width:168px;
	height:69px;
	float:left;
	margin-left: 20px;
}

.logo a img {border:none;}
/*Hauptnavigation*/
#mainnav {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size: 18px;
	margin-top: 30px;

}

#mainnav li {display:block; float:left;padding: 18px 13px 15px 12px;}

#mainnav li a{display:block; float:left;color: #cc9900;text-decoration:none;}
#mainnav li a:hover{color: #d71b2e;}
#mainnav li.menu-current a{color: #d71b2e;text-shadow: 1px 1px 1px #c2c2c2;}
#content {
	margin: 70px 0 0 0;
	padding: 0 60px 30px 50px;
		
	background-image: url(../img/ccenter.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	line-height: 24px;
	position:relative;
}
#bayern h2{visbility:hidden;display:none;}
#bayern {
	position:absolute;
	background-image: url(../img/schlaufe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 143px;
	height: 141px;
	right: 32px;
	top: -40px;
}
.contentwrapper p{color: #660000;margin: 0;}
.contentwrapper h2 {font-size: 130%;margin: 0.2em;padding-top: 10px;font-family:Tahoma, Geneva, sans-serif;color: #7a000d;}
.top {margin-top: 50px;padding-top: 20px;margin:auto;}
.alert {padding: 0.7em;margin:0.7em;position:absolute; width: 95%;top: 5px;}
.spalte {float:left;width: 400px;padding: 0 40px 0 0;margin-right: 20px;border-right: 1px solid #f6f631;}
.kontaktbereich {width: 250px;float:left;padding: 0 0 0 30px;}

#footer {
	clear:both;
	border-top: 23px solid #C00;
	background-color: #ffcc01;
	padding-bottom: 30px;
	background-image: url(../img/footerbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.left {float:left;}
.teaserimg{padding-right: 15px;border:none;}
div.hr {
	border:none;
	background-image: url(../img/hr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	outline:none;
	margin-top: 10px;
}
div.hr hr {
  display: none;
}


/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
/* End hide from IE-mac */




/*Slider */
	/*Typo*/
	#slider h1 {
		padding-top: 30px;
		font-size: 30px;
		font-family:Tahoma, Geneva, sans-serif;
		color: #d7172a;
		/*text-shadow: 1px 1px 1px #fff;*/
		line-height: 40px;
		font-weight: 200;
		}
	#slider h1 span {color:#8e251a;}
	#slider p {color: #7a000d;}
	#slider a img {border:none;}
	#slider {margin: 20px auto 0 auto;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin: 0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:625px;
		height:220px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:40px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:134px;
		height:134px;
		background:url(../img/prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../img/next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	/* image replacement */
        #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            
            text-indent:-8000px;
            }
/* //Slider */
#footer_wrapper{width: 760px;margin:auto;padding-bottom: 30px;}
.sitemap_holder{float:left;margin-top: 10px;padding: 0 20px 0 20px;}
.sborder {border-right: 1px solid #d8aa15;}
#sitemap {list-style-type:none;width: 175px;}
#sitemap li{display:block;border-bottom: 1px solid #d8aa15;}
#sitemap li a{display:block;text-decoration:none;color:#333;padding: 5px;}
#sitemap li a:hover{
	color:#fff;
	background-image: url(../img/sitemaphover.png);
}
#sitemap li.menu-current{background-image: url(../img/sitemaphover.png);color:#fff;}
#sitemap li.menu-current a{color:#fff;}

.copyright {clear:both;color: #cda829;text-align:center;padding: 20px;}

#kontaktform fieldset {border:none;}
#kontaktform textfield {display:block;}

.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 140px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 300px;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}				
/*Hr Linie mehr Abstand*/
.innerc {margin-top: 20px;}

h1,h2,h3,h4,h5,h6{color:#7A000D;}	

#content p img.rahmen {border: 1px solid #7A000D;margin: 10px;}	
a.shutterset img {border: 1px solid #7A000D;}
div.thumbnail a img {border: 1px solid #7A000D;}