@charset "UTF-8";
@import url('../fonts/stylesheet.css');



*{
	margin: 0;
	padding: 0;
}
body{
	background: 0 0 repeat;
	 font-family: 'kaushan_scriptregular';
	font-weight: normal;
	color: #fff;
	font-size:18px ;
	line-height: 24px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

html,body,#container {
	height: 100%;
}

body>#container {
	height: auto;
	min-height: 100%;
	background: url(../images/background.jpg) center top repeat-x;
}

#contentcontainer #content {padding-bottom:111px;}

p, #content ul, #content ol, #content table, address, h1, h2, h3, h4, h5, h6{margin-bottom: 16px;}

h1{
}
h2{
    font-size:20px; color:#333;
}
h3{
}
h4{
}

.fontfam {font-family: 'kaushan_scriptregular'; font-size:20px;}

address{
	margin-bottom: 16px;
	font-style: normal;
}

a,
a:visited{
	outline: none;
	color:#975E55 ;
	text-decoration: none;
}

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

img{
	border: none;
}

p {
	line-height: 24px;
	font-family: sans-serif;
	color: #333;
	font-size: 17px;
	
}

/**********************************************

	   ////////// Nicht l�schen ///////////

***********************************************/

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

.clear{
	clear: both;
	float: none;
}

.nopadding{
	padding: 0 !important;
}
.nomargin{
	margin: 0 !important;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/

/*HEADER*/

#header {
	background: url(../images/header_bg.jpg) left 0 repeat-x;
	height: 126px;
}

#header .content {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 126px;
}	

/*
#outer_header {
	background: url(../images/.jpg) center 0 repeat-y;
	height: px;
}

#header .left,
#header .right {
	position: absolute;
	left:  35px;
	top: 28px;
}

#header .right {
	left: auto;
	right: 28px;
}
*/

#header ul {
	list-style-type: none;
	height: 96px;
}

#header ul li {
	display: inline;
}

#header ul li a,
#header ul li a:visited,
#header ul li.empty span {
	display: block;
	float: left;
	height: 96px;
	padding: 0 22px;
	color: #fff;
	line-height:80px;
	text-decoration: none;
	font-size: 20px;
}

#header ul li.ueber-uns a,
#header ul li.web-tv a {
	border: none;
}

#header ul li a:hover,
#header ul li a:focus,
#header ul li a:active,
#header ul li.active a,
#header ul li.empty span:hover {
	color: #330202;
}

#header .marginright {margin-right:55px;}

#header h1 {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -125px;
}

#header h1 a {
	display: block;
	width: 250px;
	height: 127px;
	text-indent: -9999px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

#header h2 {
	width: 100%;
	margin: 0;
	position: absolute;
	bottom:  40px;
	left: 0;
	text-align: center;
	color: #24375f;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
}




/*--Slider--*/
#slider {
	position:relative;
	z-index:1;
        margin-top: 25px;
}


#slider .slidesjs-pagination {
    bottom: 100px;
    left: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 30;
}

#slider .slidesjs-pagination li {
	display: block;
	height: 16px;
	width: 15px;
	margin-bottom: 6px;
	line-height:16px !important;

 }
 
 #slider .slidesjs-pagination li  a{
	background: url(../images/content/kuller2.png) left bottom no-repeat transparent;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	font-size:0;
	
 }

#slider .slidesjs-pagination li  a:hover, 
#slider .slidesjs-pagination li a:focus, 
#slider .slidesjs-pagination li a:active,
#slider .slidesjs-pagination li a.active{
	background-position: left top;

 }

/*INHALT*/


#contentcontainer {
	width: 960px;
	height: auto;
	position:relative;
/*	background:green;*/
	margin: 0 auto;
}



#content {
    background: none no-repeat scroll center top transparent;
    height: auto;
    margin: 0 auto 40px;
    width: 960px;
}

#content ul {
	margin-left: 15px;
        color:#333;
        font-family:sans-serif;
        line-height:28px;
}

#content ol {
	margin-left: 20px;
}

#content h2,

#content h4,
#content h5,
#content h6 {
	font-size: 26px; 
	line-height:  26px;
	color: #975E55;
	font-weight: bold;
        font-family: 'kaushan_scriptregular';
        margin-bottom:25px;
}

#content h3{font-size:20px;font-weight:normal;color: #975E55;}


#content .left {
	float: left;
}

#content .right {
	float: right;
}


.boxen {
    width:960px;
    height:340px;
    position:relative;
    margin-top:50px;
    margin-bottom:50px;
    
}

.normal{font-weight:normal;}

.box {   
    float:left;
    height: 326px;
    width: 302px;
    margin-right:25px;

}
.box h2 {
    color:#000 !important;
    /*text-shadow: 3px 3px 2px #000, -1px -1px 2px #000;*/
    position:relative;
    top:15px;
    text-align:center;
    
    
}


.box1 {
    background:url(../images/content/box1.png) center top no-repeat;  
}

.box2 {
    background:url(../images/content/box2.png) center top no-repeat;
  
}

.box3 { background:url(../images/content/box3.png) center top no-repeat;margin-right:0 !important}

.innercontent {
    margin: 20px 0;
    height: auto;;
    width: 960px;
    padding:25px 0 25px 0;

}

.leftcol {
    float:left; 
    height:auto; 
    width: 530px; 
    position:relative;
    margin-right:25px;
}

.rightcol img {
    height:290px; 
    float:right;
    padding:3px; 
    border:1px solid grey;
}
.rightcol, .rightcol2 {
    float:right; 
    width:396px; 
    height:auto;
}

.rightcol2 img {
    height:330px; 
    float:right;
    margin-right:120px;

}
.fullcol {width:960px; position:relative;height:auto;}

.littleleft{float:left;width:400px;height:auto;position:relative;margin-right:10px;}
.littleright{float:right;width:500px;height:auto;position:relative;}

/*FOOTER*/
	

#footer {
	background: #77423e;
	
	position: relative;
	color: #fff;
	font-size: 17px;
	line-height: 25px;
        margin-top:-111px;
        clear:both;
         height: 126px;
}

#footer a,
#footer a:visited {
	color: #587698;
}

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

#footer .email a,
#footer .email a:visited {
	color: #f2d189;
}

#footer .email a:hover,
#footer .email a:focus,
#footer .email a:active {
	color: #333;
}

#footer .content {
	width: 960px;
	height:111px;
	margin: 0 auto;
	position: relative;

	text-align:left;
}

#footer .content > * {
	margin-bottom: 0;
}

#footer .left {
	float: left;

}

.footerclass {width:250px;top:30px;position:relative;}
.footerclass2 {width:180px;top:30px;position:relative;}
.footerclass3 {width:300px;top:30px;position:relative;}

#footer .navi_bottom ul {
	margin: 0;
	position: relative;
	float:right;
	bottom: 10px;
	top:-30px;
	right:0;
	height:50px;
	list-style: none;	
}

#footer .navi_bottom ul li {
	display: inline;
}


#footer .navi_bottom ul li a, #footer .navi_bottom ul li a:visited {
    background: url("../images/content/kamm.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #333;
    display: block;
    float: left;
    font-size: 17px;
    height: 64px;
    line-height: 33px;
    margin-left: 16px;
    padding: 0 58px;
    position: relative;
    top: -20px;
   	-moz-transform:rotate(10deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(10deg); /* Safari */
	-o-transform:rotate(10deg); /* Opera */
	-ms-transform:rotate(10deg); /* IE9 */
	transform:rotate(10deg); /* W3C */
    width: 74px;
}


#footer .navi_bottom ul li:last-child  a{
	border: none;
}

#footer .navi_bottom ul li a:hover,
#footer .navi_bottom ul li a:focus,
#footer .navi_bottom ul li a:active {
	color: #fff !important;
}

.schere {background:url(../images/content/schere.png) center left no-repeat;
height:76px;
width:62px;
position:relative;
float:left;
top:-30px;

}


.anfahrt {
	margin: 0 auto;
	text-align: left;
}


.anfahrt p {
	margin-top:25px;
	text-align: left;
	font-size: 15px;
	padding-top: 20px;
}


/*TOGGLE*/


h3.togglehead {
	padding: 5px 5px;
	background: #77423E url(../images/togglehead.png) right bottom no-repeat;
	height: 44px;
	line-height: 55px !important;
	cursor: pointer;
	width: 98%;
	transition: width 0.5s;
    -webkit-transition: width 0.5s ;
    -moz-transition: width 0.5s;
    -o-transition: width 0.5s ; 
    color:#f2d189 !important;
    border-radius:2px;
}

h3.togglehead:hover,
h3.togglehead_active {
	color: #77423E !important;
	background: #f2d189 url(../images/togglehead.png) right top no-repeat;
	transition: width 1s;
    -webkit-transition: width 1s ;
    -moz-transition: width 1s;
    -o-transition: width 1s ; 
	width: 85%;
}

h3.togglehead img {
	height: 40px;
	padding: 2px;
	border: 1px solid #fff;
	background: #fff;
	display: block;
	float: left;
	margin-right: 20px;
}

.togglebox {
	width: 99%;
	padding-right: 6px;
}

#content .togglebox .sepright {
	padding-right: 5px !important;
	width:290px;
}

#content .togglebox .paddingreverse {
	width: 380px !important
}

mg.imgstyle,
.togglebox img,
.team img {
	padding: 4px;
	border: 1px solid #aeb5c4;
}

/*TABLE*/

.table {    
        border-radius: 3px;    
	margin:0px;
	width:100%;
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
	
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
	
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
	
	-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;
}.table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.table tr:last-child td:last-child {
	-moz-border-radius-bottomright:14px;
	-webkit-border-bottom-right-radius:14px;
	border-bottom-right-radius:14px;
}
.table table tr:first-child td:first-child {
	/*-moz-border-radius-topleft:14px;
	-webkit-border-top-left-radius:14px;
	border-top-left-radius:14px;*/
}
.table table tr:first-child td:last-child {
	-moz-border-radius-topright:14px;
	-webkit-border-top-right-radius:14px;
	border-top-right-radius:14px;
}.table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:14px;
	-webkit-border-bottom-left-radius:14px;
	border-bottom-left-radius:14px;
}.table tr:hover td{
	
}
.table tr:nth-child(odd){ background-color:#f2d189;  }
.table tr:nth-child(even)    { background-color:#ffffff; }.table td{
	vertical-align:middle;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:15px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#7f3f00;
}.table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table tr:first-child td{
	/*background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	/*background-color:#ffffff;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;*/
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
	color:#7f3f00;
        
}
.table tr:first-child:hover td{
	/*background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );	
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);
	background-color:#ffffff;*/
}
.table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

/*Kontaktformular*/

.fullcol table td {color:#000}


/*Fancy*/

.transBox {
	margin-bottom: 40px;
}

.contenter {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#timeline {
    margin-bottom: -100px;
    overflow: hidden;
    width: 940px;
}

#timeline .timemachine {
	width: 2730px;
	overflow: hidden;
	height: 270px;
	margin-left: -910px;
	margin-right: -910px;
}


#timeline .timemachine .timebox {
    float: left;
    height: 272px;
    margin: 15px 23px 0 -12px;
    position: relative;
}

#timeline .timemachine .timebox p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 28px;
	background-color: #f6f6f6;
	background-color: rgba(246,246,246,.8);
	color: #020202;
	margin-bottom: 0;
	text-align: center;
	padding: 0 10px;
}


#timeline a.prev, #timeline a.next, #timeline a.prev:visited, #timeline a.next:visited {
    background-color: #fff;
    color: #73390a;
    display: block;
    font-size: 68px;
    font-weight: 300;
    height: 71px;
    line-height: 78px;
    margin-left: 0;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 66px;
}

#timeline a.prev:hover,#timeline a.next:hover,#timeline a.prev:active,#timeline a.next:active,#timeline a.prev:focus,#timeline a.next:focus{
	/*background-color: #f39200;*/
	color: #A5CF4C;
	text-decoration: none;
}
/*
ul{
	list-style-type: square;
	padding-left: 20px;
}

ul li{
	margin-bottom: 3px;
}*/

a.cta,a.cta:visited{
	display: block;
	padding: 10px;
	color: #fff;
	background-color: #f39200;
	font-size: 20px;
	border: 1px #f39200 solid;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

a.cta:hover,a.cta:active,a.cta:focus{
	text-decoration: none;
	color: #f39200;
	background-color: #f6f6f6;
}

/* ///// Fancybox Overrides ///// */
.fancybox-overlay{
	background: #f6f6f6 !important;
	background: rgba(246,246,246,.8) !important;
}

.fancybox-skin{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.fancybox-close,.fancybox-close:visited{
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	
	background-image: none !important;
	background-image: url("../slider/sprite.png") !important;
	background-color: #73390A !important;
	background-position: 0 40px !important;
	top: 0 !important;
	right: 0 !important;
}

.fancybox-close:hover,.fancybox-close:active,.fancybox-close:focus{
	background-position: 0 0 !important;
}

.fancybox-next span,.fancybox-prev span,.fancybox-next:visited span,.fancybox-prev:visited span{
	
	width: 40px !important;
	height: 40px !important;
	line-height: 38px !important;
	font-size: 28px !important;
	background: #73390A  !important;
	color: #f39200 !important;
	background-image: url("../slider/sprite.png") !important;
}

.fancybox-next span,.fancybox-next span:visited{
	background-position: 80px 40px !important;
}

.fancybox-prev span,.fancybox-prev span:visited{
	background-position: 40px 40px !important;
}

.fancybox-next:hover span,.fancybox-next:active span,.fancybox-next:focus span{
	background-position: 80px 0 !important;
}

.fancybox-prev:hover span,.fancybox-prev:active span,.fancybox-prev:focus span{
	background-position: 40px 0 !important;
}

.desc {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f39200;
	display: block;
	padding: 5px;
}

.pfeile {position:relative;
display:block;
top:-188px;

}