/* Global Styles */

*{ margin:0; padding:0; }


html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}



body {background:#555; 
	}

html, body {
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #FF0000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
a:hover {
	color: #FF9900;
	}

a:hover .info { visibility:visible;}

.info                 { visibility:hidden;
                        position:absolute; top:725px; left:456px; 
                        padding:2px;
                        width:500px;
                        border:0px solid #000;
                        text-align:left;
                        color:#000000;
                        background-color:#efefef;
                      }

/* Container Styles */
#hintergrund {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: -10;
	position:fixed;
 top: 0px;
 	opacity: .0; 
	filter:alpha(opacity=0); 
	-moz-opacity: .0;}

#Hauptcontainer {
 display:block; border: 0px solid #C0DFFD;
	width: 960px;
 margin-right: auto;
  margin-left: auto;
	background: url(img/Hintergrund-Hauptcontainer.png); }


#Link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
	letter-spacing: .0em;
	}

#Inhalt {
 width:775px; 
	float: right;
    
	overflow:hidden;
	zoom: 1;
	}

#Text {	font-family: times, serif;
	font-weight: normal;
	background: url("img/Hintergrund-Container2.png");
	padding:25px 20px;
	font-size: 17px;
	line-height:150%;
	}

h1 {
 	font-family:'bebas_neueregular', Verdana, arial, Helvetica, sans-serif;
	
	color: inherit;
	text-rendering: optimizelegibility;

	font-weight: normal;
	font-size: 24px;
	line-height:120%;
	text-transform: uppercase;
	}



h4 {
	font-family:'Norican', fantasy;
    
	color:#FFFFFF;
    
	margin:10px 0px 0px 0px;;
    
	padding:0;
    
	font-size:36px;
    
	font-weight:normal;  
	text-rendering: optimizelegibility;
	text-shadow: 3px 3px 0px #000000;
	filter:shadow(color:#000000, direction=135, strength: 4);
	zoom: 1;	  
	}


/* Back to top button */

#back-top {
 
width: 128px; height: 31px;
 background-color: #3C3C3C;
 bottom: 60px;
  padding: 0px;
  position: fixed;
  z-index: 49; 
}

#back-top a {
width: 108px;  display: block;
  text-align: center; padding: 10px;
 font: 11px/100% Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  color: #C2A67F;
  -webkit-transition: 1s;
     -moz-transition: 1s;
          transition: 1s;
}

#back-top a:hover {
  color: #ffffff;
}


#galerie-gross
{
   
	 width:690px;
 height:460px;
 margin-left: auto; margin-right:auto; text-align:center;
 position:relative;
background: url("img/Hintergrund-Container4.png");
	}



#galerie-gross img
{ 	 
	-webkit-border-radius:5px;
    
	-moz-border-radius:5px;
    
	border-radius:5px;
}



#galerie-gross div
{

	display:block;
 position:absolute;
}



#galerie-gross div.inaktiv
{
  
	display:none;
}



.bildunterschrift
{

 	font-family: times, serif;
	display: inline;
	zoom:1; *display: inline; /* IE7 Hack*/
	font-weight: normal;
	font-size: 14px;
	text-align:center;
 
	padding: 7px;  
	overflow:hidden; 
	background: #d7edf8 url("img/Hintergrund-Container5.png");
}

#galerie-previous
{
    
	display:none;
  width:44px;
 height:65px;
    
	position:absolute;
    top: 200px;
    left:15px;
    z-index:5;
	background-image:url('img/pfeil-links.png');
  cursor:pointer;
}



#galerie-next
{
    
	display:none;
 width:44px;
 height:65px;
 
	position:absolute;
  top:200px;
  left:630px;
 z-index:5;
    
	background-image:url('img/pfeil-rechts.png');
  cursor:pointer;
}

#galerie-imagelist
{
	background: #d7edf8 url("img/Hintergrund-Container5.png");
    
	list-style-type:none;
 padding:5px;
 height:10px;
 margin:10px auto;
}



#galerie-imagelist li
{
    
	display:block;
    float:left;
    width:10px;
    height:10px;
    margin-right:10px;
	background-image:url('img/image_buttons3.png');
	background-position:20px;
    
	cursor:pointer;
}



#galerie-imagelist li.activedot
{
    
	background-position:0px !important;
}



#galerie-imagelist li.inactivedot
{
    
	background-position:10px;
}




#galerie-thumbs
{
    
	width:712px;
    height:190px;
    overflow:auto;
    position:relative;
}


#galerie-thumbs-scoller
{
   
	height:160px;
    overflow:hidden;
}



.galerie-thumbnail-block
{
 padding:0px;
    margin:0px 17px 10px 0px;
 float:left;
 width:161px;
 border:none;
 font-size:13px;
 text-align:center;
}


.galerie-thumbnail-block img
{
    margin0:0px;
    border:none;
    width:161px;
    height:119px;
}



#galerie-pfeil-links
{
    
	width:31px;
    height:25px;
    position:absolute;
    left:-9px;
    top:50px;
    color:#fff;
    z-index:5;
    
	background-image:url('img/banderole_pfeil_links.png');
    
	cursor:pointer;
}



#galerie-pfeil-links-schatten
{
    
	width:9px;
    height:11px;
    position:absolute;
    left:-9px;
    top:75px;
    color:#fff;
    z-index:4;
    
	background-image:url('img/banderole_pfeil_links_schatten.png');
}



#galerie-pfeil-rechts
{
    
	width:31px;
    height:25px;
    position:absolute;
    left:680px;
    top:50px;
    color:#fff;
    z-index:5;
    
	background-image:url('img/banderole_pfeil_rechts.png');
    
	cursor:pointer;
}



#galerie-pfeil-rechts-schatten
{
    
	width:9px;
    height:11px;
    position:absolute;
    left:712px;
    top:75px;
    color:#fff;
    z-index:4;
    
	background-image:url('img/banderole_pfeil_rechts_schatten.png');
}


#galerie-thumbs-wrap-inner
{
 width:712px;
 height:160px;
 overflow:hidden;
}



#galerie-thumbs-wrap-outer
{
 margin-top:10px;
 width:712px;
 margin-left: 40px; height:160px;
 position:relative;
}


/* ID Styles */

#Menue
{
	width:175px;
    
	height:auto;
        
	padding:0px; 
    
	text-align:left;
	background-color: #d7edf8
;
    	   
	margin:70px 0px 5px 0px;
	position: relative;
    
	left:-15px;

	top:0px;
	float: left;
    
	overflow:hidden;
	zoom: 1;
	z-index: 50;
	
}


#Menue a { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	}
	
#Menue a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

#Untermenue {

	margin: 0px;
		
	}

	
#Untermenue a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height:7px;
	letter-spacing:.07em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 35px;
	margin: 0px 10px;
	background:url("mm_spacer.gif") 14px 45% no-repeat;
	}
	
#Untermenue a:hover {
	color:#FF6600;
	background: #eeeeee url("mm_arrow.gif") 25px 45% no-repeat;
	}

#objektnavigation
{
	list-style-type:none;

	float: left;
	padding:0px;

	margin-top:3px;
	width: 100%;
	text-align:center;
	text-decoration: none; 
	text-underline: none;


	overflow:hidden;
	zoom: 1;}



#objektnavigation li { display:inline;}

#objektnavigation li a
{
	
display:block;
	font-family: sans-serif;
	margin:0px 1px 1px 0px;

	padding:9px 9px;

	float:left;	

	text-decoration: none; 
	text-underline: none;
	background-color:#f1f1f7;

	color:#1376c1;

	font-size:16px;
	font-weight: bold;	
	letter-spacing: .0em;
	line-height:120%;

    -webkit-border-radius:3px;

    -moz-border-radius:3px;

    border-radius:3px;

    -webkit-box-shadow:0px 1px 4px rgba(150, 150, 150, 0.95);

    -moz-box-shadow:0px 1px 4px rgba(150, 150, 150, 0.95);

    box-shadow:0px 1px 4px rgba(150, 150, 150, 0.95);

}



#objektnavigation li a:hover, #objektnavigation li a.auswahl
{

    color:#fff;

    background:#398fe5;
    background-color:#398fe5;
 /* Old browsers */
   
 /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background:-moz-linear-gradient(top, #398fe5 0%, #2765ab 100%);
 /* FF3.6+ */

    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #398fe5), color-stop(100%, #2765ab));
 /* Chrome,Safari4+ */

    background:-webkit-linear-gradient(top, #398fe5 0%, #2765ab 100%);
 /* Chrome10+,Safari5.1+ */

    background:-o-linear-gradient(top, #398fe5 0%, #2765ab 100%);
 /* Opera 11.10+ */

    background:-ms-linear-gradient(top, #398fe5 0%, #2765ab 100%);
 /* IE10+ */

    background:linear-gradient(to bottom, #398fe5 0%, #2765ab 100%);
 /* W3C */

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#398fe5', endColorstr = '#2765ab', GradientType = 0);
 /* IE6-8 */
}


#backbox
{
 float: left; background-color:#f1f1f7;  background:#f1f1f7;
	padding: 5px 4px 4px 1px; 
	border: 3px solid #398fe5;
	}


#backbox a{
 
	display:block;
	text-decoration: none;
	}


#backbox:hover
{
	background: #ffffff;
	color: #000000;
	border-color: #ffffff;
	-webkit-box-shadow:1px 1px 2px 1px #707070;
    
	-moz-box-shadow:1px 1px 2px 1px #707070;
    
	-o-box-shadow:1px 1px 2px 1px #707070;
    
	-ms-box-shadow:1px 1px 2px 1px #707070;
    
	box-shadow: 1px 2x 2px 1px #707070;	
	
}



.backarrow
{
    
	float:left;
    
	border: 12px solid #398fe5;
	font-size:0;line-height:0; height:0;padding:0;margin:0px 0px 0px -12px;
	border-top-color:    transparent;
	border-bottom-color: transparent;
	border-left-color:   transparent;}


.back
{
    
	float:left;

	display: block;

	text-decoration: none;
	font-weight: normal;
	background-color:#398fe5;
	background:#398fe5;
	background-repeat:repeat-x;

	padding:4px 10px;
	font-size:13px;    
	vertical-align:middle;
    
	color:#fff;
	font-weight: bold;
	letter-spacing:.0em;	
 	
}



#objektkopfdaten
{
    
	width:765px;
 height:300px;   margin:0px 0px 10px 0px;
    padding:0;
    
	-webkit-border-radius:3px;
    
	-moz-border-radius:3px;
    
	border-radius:3px;
    
	background-color:#f1f1f7;
}



#objektkopfbild
{

	width: 390px; height: 290px; 
	margin: 5px;   
	-webkit-border-top-left-radius:3px;
    
	-webkit-border-bottom-left-radius:3px;
    
	-moz-border-radius-topleft:3px;
    
	-moz-border-radius-bottomleft:3px;
    
	border-top-left-radius:3px;
    
	border-bottom-left-radius:3px;
    
	float:left;
}


#objektkopfdatenrechts
{
  font-family: "Times New Roman", Times, serif; font-size:16px; 
	float:left;
    padding:10px 0px 10px 10px;
       
    
	position:relative;
}



#objektkopfdatenrechts h5
{
    
	font-size:17.5px;
    font-weight:bold;
    
	color:#1376c1;
}


.anfragebutton
{
    
	display:block;
    width:160px;
    height:30px;  
	font-size:15px;
    
	line-height:30px;
    
	font-weight:normal;
    
	text-align:center;
    
	color:#000;
    
	background:#fff56d;
	background-color:#fff56d; 
	/* Old browsers */
    
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjU2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGJkNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    
	background:-moz-linear-gradient(top, #fff56d 0%, #fdbd51 100%); 
	/* FF3.6+ */
    
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff56d), color-stop(100%, #fdbd51)); 
	/* Chrome,Safari4+ */
    
	background:-webkit-linear-gradient(top, #fff56d 0%, #fdbd51 100%); 
	/* Chrome10+,Safari5.1+ */
    
	background:-o-linear-gradient(top, #fff56d 0%, #fdbd51 100%); 
	/* Opera 11.10+ */
    
	background:-ms-linear-gradient(top, #fff56d 0%, #fdbd51 100%); 
	/* IE10+ */
    
	background:linear-gradient(to bottom, #fff56d 0%, #fdbd51 100%); 
	/* W3C */
    
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fff56d', endColorstr = '#fdbd51', GradientType = 0); 
	/* IE6-8 */

    
	border:1px solid #555;
    
	-webkit-border-radius:2px;
    
	-moz-border-radius:2px;
    
	border-radius:2px;
}


.anfragebutton:hover
{

 
	text-decoration: none; 
	
	-webkit-box-shadow:2px 2px 5px #707070;  
	-webkit-box-shadow:1px 1px 2px 1px #707070;
    
	-moz-box-shadow:1px 1px 2px 1px #707070;
    
	-o-box-shadow:1px 1px 2px 1px #707070;
    
	-ms-box-shadow:1px 1px 2px 1px #707070;
    
	box-shadow:1px 1px 2px 1px #707070;
	 
}


#logo 	{
	background: #3366CC;
	font:bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.2em;
	line-height:30px;
	text-align: center;
	}

#logobox{ width:100%;
 height:148px; 
	background-color:#f1f1f7;
	float: left;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
 
	border-radius:5px;
	}


#logobildlinks
{

	float: left;
	width: 240px; height: 138px; margin: 5px;   
	-webkit-border-top-left-radius:3px;
    
	-webkit-border-bottom-left-radius:3px;
    
	-moz-border-radius-topleft:3px;
    
	-moz-border-radius-bottomleft:3px;
    
	border-top-left-radius:15px;
    
	border-bottom-left-radius:15px;
    
	
}

#logocenter{ width: 460px; height: 138px; margin: 5px 0px;
	font:bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-weight:bold;
	letter-spacing:.2em;
	text-align: center;
	background:url('img/logo_Bodden.jpg');
	float: left;
	line-height: 33px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
 
	border-radius:5px;
	}

#logobildrechts
{

	float: right;
	width: 240px; height: 138px; margin: 5px;   
	-webkit-border-top-right-radius:3px;
    
	-webkit-border-bottom-right-radius:3px;
    
	-moz-border-radius-topright:3px;
    
	-moz-border-radius-bottomright:3px;
    
	border-top-right-radius:15px;
    
	border-bottom-right-radius:15px;
    
	
}

#suchmenue a { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 6px;;
	}
	
#suchmenue a:hover {
	background: transparent;
	color:#FF6600;
	}
	
/* Class Styles */

.sticked
{
 position:fixed;
 top: 0px;
 z-index:50;
 }

.shadow
{
	
	-webkit-box-shadow:0px 2px 10px rgba(50, 50, 50, 0.95);
    
	-moz-box-shadow:0px 2px 10px rgba(50, 50, 50, 0.95);
    
	box-shadow:0px 2px 10px rgba(50, 50, 50, 0.95);

	}

.Textshadow
{
	
	text-shadow: 2px 2px 0px #000000;
	filter:shadow(color:#000000, direction=135, strength: 3);
	filter: dropshadow(color=#000000, offx=2, offy=2);
	}

.kurzbeschreibung 	{
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:.2em;
	line-height:22px;
	}
	
.Abstand {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background: #C0DFFD;
	color:#C0DFFD;
	line-height:10px;
	margin-bottom:-5px;
	position: relative;
	z-index: -1;
	opacity: .9; 
	filter:alpha(opacity=90); 
	-moz-opacity: .9;
	}

.Text {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0;
	} 

.SeitenName{

 	font-family: 'bebas_neueregular', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-rendering: optimizelegibility;
	font-size: 72px;
	line-height:110%; 
	text-shadow: 4px 4px 0px #000000;
	filter:shadow(color:#000000, direction=135, strength: 8);
	filter: dropshadow(color=#000000, offx=4, offy=4);
	text-transform: uppercase;
	color: #c0c0c0;
	zoom: 1;
	} 

	
.UnterTitel{
	font-family:'league_gothicregular', times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-rendering: optimizelegibility;
	font-size: 38.5px;
	text-shadow: 3px 3px 0px #000000;
	filter:shadow(color:#000000, direction=135, strength: 5);
	filter: dropshadow(color=#000000, offx=3, offy=3);
	line-height:45px;
	zoom: 1;
	}

	
.KurzText {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	} 
	
.MenueText {
	display:block; margin: 0px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	border-top: 3px solid #C0DFFD;
	}

.Activesite { 	
	display:block; margin: 0px 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	line-height:16px;
	padding:8px 6px 10px 26px;
	background:#ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	border-top: 3px solid #C0DFFD;
	}

.UntermenueActivesite { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	line-height:5px;
	letter-spacing:.07em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 35px;
	margin: 0px 10px;
	background: #e0e0e0 url("mm_arrow.gif") 25px 45% no-repeat;
	}


.Stil1 {color: #000066}
.Stil2 {color: #000000}
.Stil3 {color: #FF0033}
.Stil4 {font:bold}
.Stil5 {color: #FF0000;font-weight:bold;}


/* sub-navigation styles */



#Untermenue1 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	line-height:16px;
	border-top: 3px solid #C0DFFD;
	text-decoration: none;
	letter-spacing:.0em;
	display:block;
	padding:8px 6px 10px 26px;
	background:#ffffff url("mm_spacer.gif") 14px 45% no-repeat;
	}
	
#Untermenue1 a:hover {
	background:#ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	}




/* Pfeilfelder rechts-links */ 
.carousel-control {
 height: 180px;
    margin-top: 0;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    background-color: transparent;
    border: 0;
    z-index: 10;
}

.carousel-control {
 color: #C2A67F; position: absolute;
  top: 30%;
  left: 25px;
  width: 140px;
  height: 140px;
  font-size: 100px;
  font-weight: 100;
  line-height: 140px;
  text-align: center;
  opacity: 0.9;
  filter: alpha(opacity=90);
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
}


.carousel-control.right {
color: #ffffff;  right: 25px; 
  left: auto;
}

.carousel-control.left {
color: #ffffff;  right: auto;
  left: 25px;
}


.carousel-control:hover {
  color: #C2A67F;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/*.carousel-control:focus	{
  color: #C2A67F;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}*/ /*Der Pfeil der zuletzt angeklickt war, behält seine Farbe (auch beim Überfahren mit der Maus) ->wurde erstmal deaktiviert*/

/* Galerie Container */

.carousel {
  position: relative;
  margin: 30px 0px;
 background: url("img/Hintergrund-Container4.png"); height: 470px;}

.carousel-inner { margin-left: auto; margin-right: auto; text-align:center; position: relative;
  width: 705px;
 overflow: hidden;
}


.carousel-inner > .item {
  position: relative; margin-top:35px;
 display: none;
  -webkit-transition: 0.6s ease-in-out left;
   -moz-transition: 0.6s ease-in-out left;
     -o-transition: 0.6s ease-in-out left;
      transition: 0.6s ease-in-out left;
}




.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1; margin-left: auto; margin-right: auto;
}


.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}


.carousel-inner > .active {
  left: 0;
}


.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}


.carousel-inner > .next {
  left: 100%;
}


.carousel-inner > .prev {
  left: -100%;
}


.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}


.carousel-inner > .active.left {
  left: -100%;
}


.carousel-inner > .active.right {
  left: 100%;
}


/* Galerie Indikator-Laufleiste */



.carousel-indicators {
  list-style: none outside none;
  margin: 0px;
  position: absolute;
  z-index: 5;
 left: auto;
  right: 247px;
  top: auto;
  bottom: 50px;
  text-align: center;
}

.carousel-indicators li { float:left;
 display: inline-block;
  width: 13px;
  height: 13px;
 margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
}


.carousel-indicators .active {
  background-color: #C2A67F;
}
	


/* Fixed Navi right and inside elements */

.nav-right {

width: 140px;
  background-color: #3C3C3C;
  color: #C2A67F;
  z-index: 1050; /*for lay over modal*/ 
  position: fixed;
  right: 0; bottom: 70px;
  text-align: center;
  margin: 0;
  height: 163px;
}

.nav-right dt {
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
  padding: 50% 0;
  text-transform: uppercase;
}

.nav-right dt a, .nav-right .box a { color: #C2A67F; }

.nav-right .box {
  background-color: #505050;
  font-size: 14px;
  font-style: italic;
  margin: 0 10px 2px 10px;
  padding: 3px;
}

.nav-right .box.scnd { margin: 0 10px 2px 10px; }

.nav-right .box.scnd a { font-size: 14px; font-weight: normal; font-style: italic; }

.tab-selector { display: none; cursor: pointer;}

.nav-right dt#Kontakt-right { cursor: pointer; border-color: #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 0;
}
#Buchung-right {
  border-color: #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 2px 0 0;
}

#Anfrage-cnt {
  height: 0;
  opacity: 0;
}


.form-success.booking.slide { height: 380px; }


/* Responsiv behavouir right navi */

@media (max-width: 1900px) {

  dl[id*="tab"] {

    right: -140px;

	-webkit-transition:right 2s; /* Safari and Chrome */

       -moz-transition:right 2s; /* Firefox 4 */

         -o-transition:right 2s; /* Opera */

            transition:right 2s;
  }
  
dl[id*="tab"].on { right: 0px; }
  
.tab-selector {

    background-color: #3C3C3C;

    position: absolute; right: 141px; bottom: 0;

    color: #C2A67F;

    display: block;

    width: 100px;
	padding: 13px !important;

	font: 11px/100% Arial,Helvetica,sans-serif !important;
  }
  
dl[id*="tab"].on .tab-selector { }
}


.cnt {
    visibility: visible !important;
}



a {
font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #3C3C3C;
  text-decoration: none;
 letter-spacing: -.07em;}


a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}






/* table-navigation styles */

#navtable a
{ 
text-decoration: none;
}
#navigation a
{ 
display: block;
background-color: #ffffff;
font: 14px Verdana, Arial, Helvetica, sans-serif;
color: black;	
text-decoration: none;
text-align: center;
height: 100%;
width: 100%;
}

#navigation a:hover
{ border: 2px; border-style: solid; border-color: rgb(116, 116, 116) rgb(215, 215, 215) rgb(215, 215, 215) rgb(116, 116, 116); 
display: block;
color: #ffffff;
background-color: #3C3C3C;
background: url("img/Hintergrund-Container4.png");
text-decoration: none;
text-align: center;
height: 100%;
width: 100%;
}

@font-face {
font-family: 'Norican';
  
src: url('fonts/norican-regular-webfont.eot');
    
src: url('fonts/norican-regular-webfont.eot?#iefix') format('embedded-opentype'),
         
url('fonts/norican-regular-webfont.woff') format('woff'),
         
url('fonts/norican-regular-webfont.ttf') format('truetype'),
         
url('fonts/norican-regular-webfont.svg#noricanregular') format('svg');
font-style: normal;
  
font-weight: 400;
  
 
}





@font-face {
    font-family: 'league_gothicregular';
    
src: url('fonts/leaguegothic-regular-webfont.eot');
    
src: url('fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         
url('fonts/leaguegothic-regular-webfont.woff') format('woff'),
         
url('fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         
url('fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    
font-weight: normal;
    
font-style: normal;

}

@font-face {
    font-family: 'bebas_neueregular';
    
src: url('fonts/BebasNeue-webfont.eot');
    
src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         
url('fonts/BebasNeue-webfont.woff') format('woff'),
         
url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         
url('fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    
font-weight: normal;
    
font-style: normal;

}




/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site
	: www.buildinternet.com/project/supersized

	
	Author	: Sam Dunn

	Company : One Mighty Roar (www.onemightyroar.com)

	License : MIT License / GPL License


	
*/



/*

 diese 2 Elemente wurden oben als globale Styles übernommen
	*{ margin:0; padding:0; }

	body { background:#555; height:100%; }


*/

img { border:none; }
	

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(img/progress.gif) no-repeat center center;}
	

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; margin:0; }

#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }

#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	

/*Speed*/

#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			

/*Quality*/
		

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#
supersized a { width:100%; height:100%; display:block; }

#supersized li.prevslide { z-index:-20; }

#supersized li.activeslide { z-index:-10; }

#supersized li.image-loading { background:#111 url(img/progress.gif) no-repeat center center; width:100%; height:100%; }

#supersized li.image-loading img{ visibility:hidden; }

#supersized li.prevslide img, 
#supersized li.activeslide img{ display:inline; }



