/* CSS Reisecneter Fehmarn Modul Gastgeber */
.rot{
color: red;
}

.thumbnail {
width: 110px;
height:130px;
margin: 0 5px 10px 0;
padding: 5px;
font-family: Verdana, "Bitstream Vera Sans", "Lucida Sans", Arial, Helvetica, sans-serif;
font-size: 73%;
float: left;
}

.thumbnail div.link {
margin-bottom: 5px;
}

.thumbnail img {
text-decoration: none;
background: #fff;
}
.thumbnail img:hover {
text-decoration: none;
background: #c9b385;
}

#featured-wrapper {
width: 510px;
height: 295px;
border:1px solid #ffffff;
background: #e3e1d5;
padding-left: 15px;
margin-bottom: 5px;
z-index:0;
}

#featured-wrapper img {
border: none;
}

ul#nav {
	background:#8EDF53;
	padding:10px;
	font-size:100%;
	border-top:2px solid #6CCC26;
    border-bottom:2px solid #6CCC26;
    border-right:2px solid #6CCC26;
	margin: 0px;
}
ul#nav li {
	display:inline;
	list-style:none;
	margin-right:10px;
}
ul#nav li a {
	padding:10px 14px;
	color:#fff;
	text-decoration:none;
}
ul#nav li a:hover {
	background:#fff;
	color:#000;
}
ul#nav li a.active {
	background:#fff;
	color:#333;
	border-right:2px solid #6CCC26;
}

table.behindert {
    width: 500px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: rgb(80, 80, 80);
	border-collapse: collapse;
	-moz-border-radius: 9;
	-webkit-border-radius: 9;
	-border-radius: 9;
}
table.behindert th {
    width: 250px;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #505050;
	color: #FFFFFF;
}
table.behindert td {
    width: 250px;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

table.ueberarbeiten {
    width: 506px;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #ffffff;
	border-collapse: collapse;
}
table.ueberarbeiten td {
    width: 253px;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #FFFFFF;
	background-color: #E3E1D5;
}
table.ueberarbeiten td:hover {
    width: 253px;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #FFFFFF;
	background-color: #fafafa;
}
table.ueberarbeiten th {
    width: 250px;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #505050;
	color: #FFFFFF;
}

.aktuell{
color: #666;
background: #e3e1d5;
padding: 8px;
border: 1px solid #fff;
font-weight:bold;
}
.pagination a.prevnext{
font-weight: bold;
}
.article {
border: 2px solid #fff;
width: 165px;
height: 30px;
padding-top: 5px;
margin-right: 10px;
background: #1a1a1a;
}
.article img{
border: none;
vertical-align: middle;
float: right;
}
.article a:link {
text-decoration: none;
color: #fff;
}
.article a:visited {
text-decoration: none;
color: #fff;
}

p.article:first-letter {
font-size:x-large;
margin-left: 5px;
text-decoration: none;
}

.weiss:link{
color: #272727;
text-decoration: none;
}

.weiss:visited{
color: #272727;
text-decoration: none;
}

/* These hieghts and widths should be edited to your images */
ul#pikame{
	padding-left:0;
	width:450px;
	margin:0 auto;
}

.pika_main{
	width:500px;
	padding-right:20px;
	margin:0 auto;
}

#pikame li{
	margin:5px;
	float: left;
    padding-right: 10px;
}

/* Show AD Galerie */
ul#pikame li img{
    position:relative;
    cursor:pointer;
}
.pika_main img{
    border:1px solid #ddd;
    padding: 5px;
}
.pika_main{
    position: relative;
    margin:0 auto;
}
.pikachoose li{
    float:left;
    position:relative;
    overflow:hidden;
    list-style:none;
}
.pika_play{
    position:absolute;
    top:10px;
    right:20px;
    z-index:1;
    border:#DFDFDF solid 1px;
    background-color:#F8F8F8;
    padding: 5px;
}
.pika_play a{
    position:relative;
    margin-left:auto;
    cursor:pointer;
}
.pika_play img{
    border:none !important;
}
.pika_caption{
    width:100%;
    height:30px;
    text-align:center;
}
.pika_navigation a{
    text-decoration: none;
}
.pika_navigation a:hover{
    text-decoration: underline;
}
.pika_navigation{
    margin-top: 10%;
    clear:both;
    text-align:left;
    cursor:pointer;
    border:#DFDFDF solid 1px;
    background-color:#F8F8F8;
    -moz-border-radius: 7px;
    text-align: center;
    padding: 7px;
}

.anfragen{
 float: right;
 width: 150px;
 border: 1px solid #882d2d;
 padding: 5px;
}
.anfragen img{
 vertical-align: middle;
 margin-right: 5px;
 border: none;
}

.verz { cursor: pointer;  }
.vez h2 { }
.item2 {
font-size: .94em;
display: block;
color: #272727;
height: 54px;
padding: 4px 10px;
margin: 0 0 5px;
overflow: hidden;
border-bottom: 2px solid #c9b385;
background: transparent;
margin-bottom: 5px;
}

.item2.last { margin: 0; }
.item2:hover { background: #e4dec4; color: #272727; border-bottom: 2px solid #c9b385; }
.item2 strong { color: #272727; line-height: 27px; }
.sidedate { float: left; width: 45px; text-align: center; padding: 4px 9px 0 0; font-size: 1.6em; margin: 0 12px 0 0; border-right: 1px dotted #272727; }
.sidedate span { font-size: .6em; font-weight: bold; color: #272727; }
.sidedate img {border: 1px solid #000; }
ul.verz li { list-style: none; }
#side { width: 400px; margin: 0 0 30px; font-size: .9em; margin-bottom: 0px;}
#side h3 { color: #1a1a1a; margin: 0 0 6px 5px; height: 16px; font-size:1.2em;}
#side p { color: #1a1a1a; margin-left: 10px; margin-right: 10px;}

.box { border: 2px solid #C9B385; background: #e3e1d5; margin-bottom: 5px; text-align: left; }
.item { font-size: .94em; display: block; color: #272727; height: 54px; padding: 4px 10px; margin: 0 0 5px; }
.item.last { margin: 0; }
.item:hover { background: #fff; color: #272727; }
.item strong { color: #1a1a1a; line-height: 27px; }
.sidedate { float: left; width: 45px; text-align: center; padding: 4px 9px 0 0; font-size: 1.6em; margin: 0 12px 0 0; border-right: 1px dotted #808080; }
.sidedate span { font-size: .6em; font-weight: bold; color: #808080; }
.btn-slide {cursor: pointer;}

#erweitert{
margin-left: 47px;
margin-bottom: 10px;
}

input[type=fehler]{
border:1px solid red;
}

.anreise{
background-repeat:no-repeat;
background-color: #FB7331;
background-image:url(anreise.gif);
}
.abreise{
background-repeat:no-repeat;
background-color: #87BE2F;
background-image:url(abreise.gif);
}

.top_pic {
 margin-bottom: 10px;
}

.anzeige_klein {
padding: 20px 20px 0px 20px;
background: #e3e1d5;
margin-bottom: 10px;
border: 1px solid #c9b385;
border-bottom: 2px solid #c9b385;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.anzeige_klein h5 {
font-size: 1.6em;
margin-top: -15px;
}
.anzeige_klein ul {
width: 100%;
padding: 0;
margin: 5px 0;
list-style: none;
}
ul.anzeige_klein li {
display: inline;
}

.anzeige {
color: #999999;
background: #272727;
width: 155px;
height: 40px;
position: relativ;
border: 2px solid #fff;
padding: 5px;
height: 75px;
}

.anzeige a:link{
color: #fff;
text-decoration: none;
}

.anzeige a:hover{
color: #fff;
text-decoration: underline;
}

.anzeige a:visited{
color: #fff;
text-decoration: none;
}

.anzeige img {
float: right;
border: none;
background-position:bottom 30%;
background-position:bottom 30%;
}

#unterstrich {
margin-top: -12px;
margin-bottom: 7px;
height: 1px;
background: #c9b385;
box-shadow:0px 1px #fff;
}

ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 80px; /*Set default width*/
	padding: 0;
	margin: 3px 0;
	display: inline;
}
.block {
	height: 15px;
	font-size: 1em;
	margin-right: 3px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background: #e3e1d5;
	border: 1px solid #fff;
}
/*Behindertengerecht*/
ul.column2{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column2 li {
	float: left;
	width: 80px; /*Set default width*/
	padding: 0;
	margin: 3px 0;
	display: inline;
}
.block2 {
	height: 35px;
	font-size: 1em;
	margin-right: 3px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background: #e3e1d5;
	border: 1px solid #fff;
	text-align: left;
}

.question{
cursor: pointer;
width: 100px;
height: 18px;
color: #414141;
background: #fff;
border: 2px solid #c9b385;
padding: 3px;
text-align: center;
margin-bottom: 10px;
margin-left: 0px;
}
.answer{
padding: 10px;
background: #fff;
border: 2px solid #c9b385;
margin-bottom: 10px;
position: absolute;
z-index: 100;
margin-left: 200px;
margin-top: -13px;
}

.freimeldung{
text-align: right;
float: right;
clear: right;
}

#mini-menue{
margin: 5px 0 5px 0;
text-align: center;
}

#mini-menue a{
border-bottom: 2px solid transparent;
}

#mini-menue a:hover{
border-bottom: 2px solid #c9b385;
}

#sterne { float: right; margin-top: 30px;}
.sterne { width: 128px; color: #FFCC00; font-size: 30px; position: absolute; z-index: 200; margin-top: -10px; margin-right: 0px; margin-left: 400px; text-align: right;}
.sterne_anzeige { width: 128px; color: #FFCC00; font-size: 40px; position: absolute; z-index: 200; margin-top: 40px; margin-right: 0px; margin-left: 375px; text-align: right;}

#piktogramm {
float: left;
border: none;
margin-right: 5px;
margin-top: 22px;
}
.vormerken a:link {color: green;}
.vormerken a:visited {color: green;}


blockquote {
    margin-bottom: 10px;
 	padding: 15px 15px 15px 32px;
    border: 1px solid #fff;
	background: #f4eed0 url(quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;
}

.select_free {
float: right;
margin-right: 5px;
clear: right;
margin-top: 25px;
}

.freibox {
padding: 4px;
color: #505050;
background: #e4dec4;
font-weight: normal;
font-size: 13px;
line-height: 1.5em;
font-style: italic;
font-family: Georgia, 'Times New Roman', Times, Serif;
margin-bottom: 10px;
}

.green {
color: #99CC00;
}

/* Listen & Hovers */

#liste-mit-hover {
                 width: 515px;
                 margin-bottom: 2px;
                 border: 1px solid #DBD8D0;
                 padding: 5px;
}

#liste-mit-hover:hover {
                 background: #fff;
                 border: 1px solid #DBD8D0;
}

#liste-mit-hover:hover:after {
                 content: ' » Diese Meldung löschen';
                 color: red;
}

/* Lifted corners */

        .lifted {
            -moz-border-radius:8px;
                 border-radius:8px;
                 float: left;
                 padding: 18px;
                 background: #ffffff;
                 margin: 10px 0 10px 0;
                 text-align: center;
        }

        .lifted:before,
        .lifted:after {
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);
               -moz-transform:rotate(-3deg);
                -ms-transform:rotate(-3deg);
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }

        .lifted:after {
            right:10px;
            left:auto;
            -webkit-transform:rotate(3deg);
               -moz-transform:rotate(3deg);
                -ms-transform:rotate(3deg);
                 -o-transform:rotate(3deg);
                    transform:rotate(3deg);
        }

/* Glerie Top Pic */

#gallery2 {
width: auto;
height: auto;
text-align: center;
}

#gallery2 ul { list-style: none;
vertical-align: middle;
margin: 0 auto;
height: auto;
}

#gallery2 ul li { display: inline; float: left; margin-right: 4px; background: #fff url(../images/loading.gif) center center no-repeat;}

#gallery2 ul img {
border: 3px solid #fff;
}

#gallery2 ul img:hover {
border: 3px solid #8F0206;
}

#gallery2 ul a:hover { color: #fff; }

        
/*Galerie-Bilder*/


#gallery {
width: auto;
height: auto;
text-align: center;
}

#gallery ul { list-style: none;
vertical-align: middle;
margin: 0 auto;
height: auto;
}

#gallery ul li { display: inline; float: left; margin-right: 4px; background: #fff url(../images/loading.gif) center center no-repeat; width: 80px; height: 85px;}

#gallery ul img {
border: 3px solid #fff;
}

#gallery ul img:hover {
border: 3px solid #8F0206;
}

#gallery ul a:hover { color: #fff; }

#bildBeschreibung { width: auto; min-height: 10px; height: auto; text-align: center; margin-bottom: -10px; font-style: italic; margin-top: 5px; }
#topPicContainer {width: 500px; background: transparent url(../images/loading.gif) center center no-repeat;}
.galleriePic {display: none;}
#TopPicImage {display: none;}
.pic71Holder {height: 80px; width: 80px; background: transparent url(../images/loading.gif) center center no-repeat; float: left; margin-right: 10px;}

/* Last Minute Badge ---------------------------------------------------------- */
        
        #last-min-badge {
        border: 0px;
        width: 80px;
        height: 81px;
        position: relative;
        z-index: 110;
        top: 50px;
        right: 2px;
        float: right;
        color: #fff;
        background: url('/modules/Gastgeber/images/badge-last-min.gif') top left no-repeat;
        -webkit-transform: rotate(13deg);/*für andere Browser */
	    -moz-transform: rotate(13deg);/* für Mozilla Browser */
        }

        #last-min-badge .spare {
        margin-top: 20px;
        text-align: center;
    	font-weight: normal;
	    font-size: 14px;
    	line-height: 1.5em;
    	font-style: italic;
    	font-family: Georgia, 'Times New Roman', Times, Serif;
    	text-shadow:#ddd 0px 1px 0, #000 0 -1px 0;
        }

        #last-min-badge-uebersicht {
        border: 0px;
        width: 80px;
        height: 81px;
        position: relative;
        z-index: 9;
        top: -10px;
        right: -8px;
        float: right;
        color: #fff;
        background: url('/modules/Gastgeber/images/badge-last-min.gif') top left no-repeat;
        -webkit-transform: rotate(13deg);/*für andere Browser */
	    -moz-transform: rotate(13deg);/* für Mozilla Browser */
        }

        #last-min-badge-uebersicht .spare {
        margin-top: 20px;
        text-align: center;
    	font-weight: normal;
	    font-size: 14px;
    	line-height: 1.5em;
    	font-style: italic;
    	font-family: Georgia, 'Times New Roman', Times, Serif;
    	text-shadow:#ddd 0px 1px 0, #000 0 -1px 0;
        }

        #last-min-badge-showad {
        border: 0px;
        width: 80px;
        height: 81px;
        position: relative;
        z-index: 9;
        top: -120px;
        right: -0px;
        float: right;
        color: #fff;
        background: url('/modules/Gastgeber/images/badge-last-min.gif') top left no-repeat;
        -webkit-transform: rotate(13deg);/*für andere Browser */
	    -moz-transform: rotate(13deg);/* für Mozilla Browser */
        }

        #last-min-badge-showad a:link, #last-min-badge-showad a:hover, #last-min-badge-showad a:visited{
        color: #fff;
        text-decoration: none;
        }

        #last-min-badge-showad .spare {
        margin-top: 13px;
        text-align: center;
    	font-weight: normal;
	    font-size: 13px;
    	line-height: 1.0em;
    	font-style: italic;
    	font-family: Georgia, 'Times New Roman', Times, Serif;
    	text-shadow:#ddd 0px 1px 0, #000 0 -1px 0;
        }

        #last-min-badge-alle-uebersichtsseiten {
        border: 0px;
        width: 80px;
        height: 81px;
        position: relative;
        z-index: 9;
        top: -10px;
        right: -10px;
        float: right;
        color: #fff;
        background: url('/modules/Gastgeber/images/badge-last-min.gif') top left no-repeat;
        -webkit-transform: rotate(13deg);/*für andere Browser */
	    -moz-transform: rotate(13deg);/* für Mozilla Browser */
        }

        #last-min-badge-alle-uebersichtsseiten a:link, #last-min-badge-alle-uebersichtsseiten a:hover, #last-min-badge-alle-uebersichtsseiten a:visited{
        color: #fff;
        text-decoration: none;
        }

        #last-min-badge-alle-uebersichtsseiten .spare {
        margin-top: 13px;
        text-align: center;
    	font-weight: normal;
	    font-size: 13px;
    	line-height: 1.0em;
    	font-style: italic;
    	font-family: Georgia, 'Times New Roman', Times, Serif;
    	text-shadow:#ddd 0px 1px 0, #000 0 -1px 0;
        }

        #overpic-Rotate {
        background: #fff;
        height: 50px;
        opacity: 0.9;
        position: relative;
        top: -50px;
        }

        .left {
        float: left;
        }

        .right {
        float: right;
        top: -50px;
        }

        #overpic-Rotate img {
        border: none;
        }
        
        #overpic-Rotate a:link, #overpic-Rotate a:visited, #overpic-Rotate p {
        color: #fff;
        margin-left: 10px;
        }
        
        #infotext {
        top: -50px;
        width: 200px;
        margin: 0 auto;
        height: 50px;
    	font-weight: normal;
	    font-size: 13px;
    	line-height: 1.0em;
    	font-style: italic;
    	font-family: Georgia, 'Times New Roman', Times, Serif;
    	margin-top:21px;
        }
        
.galerie {
background:-moz-radial-gradient(bottom, #fff, #DFD6C2); /* Firefox */
background:-webkit-gradient(radial, center bottom, 80, center bottom, 400, from(#fff), to(#DFD6C2)); /* Safari, Chrome */
background:-webkit-radial-gradient(bottom, #fff, #DFD6C2); /* Safari, Chrome - neue Syntax! */
background:-o-radial-gradient(bottom, #fff, #DFD6C2); /* Opera, funktioniert noch nicht, aber sicherlich bald */
background:-ms-radial-gradient(bottom, #fff, #DFD6C2); /* IE */
background:radial-gradient(bottom, #fff, #DFD6C2); /* W3C Standard */
border: 2px solid #B5AF9C;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/* auflistung bei Werbung Soriert --------------------------------------------- */
.tipp { color: red; font-weight: bold; }

.galerie_sortiert {
background:-moz-radial-gradient(bottom, #fff, #DFD6C2); /* Firefox */
background:-webkit-gradient(radial, center bottom, 80, center bottom, 400, from(#fff), to(#DFD6C2)); /* Safari, Chrome */
background:-webkit-radial-gradient(bottom, #fff, #DFD6C2); /* Safari, Chrome - neue Syntax! */
background:-o-radial-gradient(bottom, #fff, #DFD6C2); /* Opera, funktioniert noch nicht, aber sicherlich bald */
background:-ms-radial-gradient(bottom, #fff, #DFD6C2); /* IE */
background:radial-gradient(bottom, #fff, #DFD6C2); /* W3C Standard */
border: 2px solid #B5AF9C;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px;
    margin-bottom: 5px;
}

.galerie_sortiert:hover {
background: #ffffff;
-webkit-border-radius:5px 5px 5px 5px;
-webkit-box-shadow: 0 1px 2px rgba(200, 200, 200,.7);
-moz-box-shadow: 	0 1px 2px rgba(200, 200, 200,.7);
}

.left_pic {
    float: left;
/*	-webkit-border-radius: 210px;
	-moz-border-radius: 210px;
	border-radius: 50%;*/
	padding: 10px;
	border: 3px solid #DFD6C2;
	background: white;
    -webkit-box-shadow: 0px 1px #727272;
    -moz-box-shadow: 0px 1px #727272;
    box-shadow: 0px 1px #727272;
    transition: transform .5s ease-in;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
	}
	
.left_pic:hover{
     position: relative;
    -webkit-transform: scale(1.1) translateY(1px) rotate(3deg);
	-moz-transform: scale(1.1) translateY(1px) rotate(1deg);
	-ms-transform: scale(1.1) translateY(1px) rotate(3deg);
	 transform: scale(1.1) translateY(1px) rotate(3deg);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
	border: none;
}
	
/*	Saisontabellen   */

.tabelle_hs {
    width: 140px; background:#3E681E; color:#ffffff; padding: 3px; padding-left: 5px;
}

.tabelle_zs {
    width: 140px; background:#F68614; color:#ffffff; padding: 3px; padding-left: 5px;
}

.tabelle_ns {
    width: 140px; background:#052E98; color:#ffffff; padding: 3px; padding-left: 5px;
}

/* Google Map Anzeigen --------------------------------------------------------- */

#mapKlein { height: 250px; width: 378px; }

/* IE6 css fixer v0.7: Tue, 17 Nov 2009 20:44:57 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .thumbnail,
* html .article img,
* html #pikame li,
* html .pikachoose li,
* html .anfragen,
* html .sidedate,
* html .anzeige img,
* html ul.column li,
* html .freimeldung,
* html #sterne,
* html #piktogramm {display:inline;}

/* add zoom:1 to overflow:hidden */
* html .thumbnail,
* html .article img,
* html #pikame li,
* html .pikachoose li,
* html .anfragen,
* html .sidedate,
* html .anzeige img,
* html ul.column li,
* html .freimeldung,
* html #gallery2,
* html #sterne,
* html #piktogramm {zoom:1;}

/* fix negative margins */
* html .anzeige_klein h5,
* html .answer {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html .pika_main,
* html ul#pikame li img,
* html .pikachoose li,
* html .pika_play a {zoom:1;}

/* IE7 HACKS*/

*+html .anzeige_klein h5 {
margin-top: -5px;
}

