/* CSS Dokument für www.reiseoasen.de */
/* Copyright by www.gastrodreams.de */

/* Aufbau */ 

html, body {
background-image:url(images/bg.jpg);
background-position:top center;
background-repeat: repeat-x;
margin:0;
padding:0;
background-color:#fff3c1;
font-family:verdana;
font-size:1.0em;
color:#834003;
}

#frame {
width:927px;
background-image:url(images/frame.jpg);
background-repeat: repeat-y;
background-position:top;
margin:	0 auto 0px auto;
text-align: left;
}

/* Linker Header */

#lefthead {
width:232px;
height:227px;
float:left;
}

#logo {
width:232px;
height:188px;
float:left;
}

#searchbox {
width:232px;
height:39px;
background-image:url(images/reiseoasen_07.jpg);
float:left;
}

#searchbox input.textfeld {
color:#000000;
background-color:#FFFFFF;
font-size:0.7em;
width:140px;
margin-left:30px;
margin-top:8px;
float:left;
}

#searchbox input.submit {
border:0;
margin-left:5px;
margin-top:4px;
}

/* Mittlerer Header */

#middlehead {
width:653px;
height:227px;
float:left;
}

#middleheadoben {
width:653px;
height:26px;
background-image:url(images/reiseoasen_03.jpg);
float:left;
}

#middleheadswitcher {
width:653px;
height:180px;
float:left;
}

#slideshow {
 height:180px; 
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; 
 left:0;
}
#slideshow img.start {
 display:block;
}

#middleheadunten {
width:653px;
height:21px;
background-image:url(images/reiseoasen_08.jpg);
float:left;
}

/* Rechter Header */

#righthead {
width:42px;
height:227px;
background-image:url(images/reiseoasen_04.jpg);
float:left;
}

/* Menü Oben */

#menubox {
width:927px;
height:34px;
background-image:url(images/reiseoasen_09.jpg);
float:left;
}

#menuhori ul {
padding:0;
margin:8px 0 0 20px;
list-style:none;
font-size:0.9em;
font-weight:normal; 
color:#FFFFFF;
}

#menuhori ul li {
float:left;
margin-left:5px;
margin-right:5px;
position:relative;
}

#menuhori ul li a {
display:block;
padding:0px 0px 2px 0px;
color:#FFFFFF;}

#menuhori ul li a:hover {
display:block;
padding:0px 0px 2px 0px;
color:#ffffff;
text-decoration:underline;
}

#menuhori li ul {
display:none;
margin:13px 0 0 5px;
position:absolute;
top:0;
}

#menuhori li ul li {
float:none;
padding:0 0 0 10px;
width:150px;
} 


#menuhori li>ul {
top:0;
left:0;
}

#menuhori li a {
color:#fff;
text-decoration:none;
} 

#menuhori li:hover ul, li.over ul {
display:block;
background:#f47d11;
color:#FFF;
}

#nav ul {
display: none;
background: #f47d11;
border-width: 1px;
border-style:solid;
border-color:#FFFFFF;
}

#nav li:hover ul, #nav li.over ul {
width: 150px;
display: block;
position: absolute;
padding-top: 5px;
padding-bottom:5px;
margin: 19px 0 0 -5px;
}

/* Formatierungen Startseite */

/* Welcome Box */

#welcome {
width:538px;
height:308px;
background-image:url(images/reiseoasen_10.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#welcome h1 {
font-size:0.8em;
margin:20px 0 0 30px;
font-weight:bold !important;
}

#welcome p {
font-size:0.7em;
margin-left:30px;
margin-top:8px;
margin-bottom:8px;
font-weight:normal !important;
}

#welcome p.lupe {
font-size:0.7em;
margin-left:220px;
margin-top:8px;
margin-bottom:8px;
font-weight:normal !important;
}

/* Weltkarte */

#karte {
width:389px;
height:308px;
background-image:url(images/reiseoasen_11.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#karte h2 {
font-size:0.8em;
margin:20px 0 12px 20px;
font-weight:bold !important;
}

#karte p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:8px;
margin-bottom:8px;
font-weight:normal !important;
}

/* Urlaubsinfobox */

#urlaub {
width:308px;
height:374px;
background-image:url(images/reiseoasen_12.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#urlaub h3 {
font-size:0.9em;
color:#FFFFFF;
margin:7px 0 20px 20px;
font-weight:normal;
}

#urlaub p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:8px;
margin-bottom:8px;
font-weight:normal !important;
}

#urlaub ul {
font-size:0.7em;
margin-left:40px;
margin-right:25px;
font-weight:normal !important;
list-style-image:url(images/list.gif);
}

#urlaub li {
padding-left:5px;
}


#urlaub a {
color:#834003;
text-decoration:underline;
}

#urlaub a:hover {
color:#000;
text-decoration:underline;
}

/* Muss man gesehen haben Box */

#gesehen {
width:302px;
height:374px;
background-image:url(images/reiseoasen_13.jpg);
background-position:top;
background-repeat:no-repeat;
text-align:center;
float:left;
}

#gesehen h3 {
font-size:0.9em;
color:#FFFFFF;
margin:7px 0 20px 20px;
font-weight:normal;
text-align:left;
}

#gesehen h4 {
font-size:0.7em;
font-weight:bold;
margin:5px 0 5px 0;
font-weight:bold;
}

#gesehen p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:5px;
margin-bottom:5px;
font-weight:normal !important;
text-align:left;
}

#gesehen p.rechts {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:4px;
margin-bottom:4px;
font-weight:bold !important;
text-align:right;
}

#gesehen a {
color:#834003;
text-decoration:underline;
}

#gesehen a:hover {
color:#000;
text-decoration:underline;
}

#gesehen img {
padding:5px;
margin:5px;
}

/* Impressionen */

#impressionen {
width:317px;
height:374px;
background-image:url(images/reiseoasen_14.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#impressionen h3 {
font-size:0.9em;
color:#FFFFFF;
margin:7px 0 20px 20px;
font-weight:normal;
}

#impressionen h4 {
font-size:0.7em;
font-weight:bold;
margin:5px 0 5px 20px;
font-weight:bold;
}

#impressionen p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:5px;
margin-bottom:5px;
font-weight:normal !important;
text-align:left;
}

#impressionen img {
background-color:#FFFFFF;
padding:3px;
margin:3px;
border:1px;
border-color:#a95406;
border-style:solid;
float:left;
}
#impressionen .imguc {
margin-left: 20px !important;
}

/* Footer */

#footer {
width:927px;
height:57px;
background-image:url(images/reiseoasen_15.jpg);
background-position:top;
background-repeat:no-repeat;
clear:both;
}

#footer p {
width:530px;
color:#FFFFFF;
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:6px;
font-weight:bold !important;
float:left;
}

#footer p.right {
width:300px;
color:#FFFFFF;
font-size:0.7em;
margin-right:25px;
margin-top:6px;
font-weight:normal !important;
text-align:right;
float:right;
}

#footer a {
color:#FFF;
text-decoration:none;
}

#footer a:hover {
color:#000;
text-decoration:underline;
}


/* Seitenaufbau Normal Inhalt */
#content {
background-image:url(images/content.jpg);
background-position:top;
background-repeat:no-repeat;
width:927px;
float:left;
}

#content h1 {
margin:20px 45px 10px 45px;
font-size:0.9em;
font-weight:bold !important;
color:#990000;
}

#content p {
font-size:0.8em;
margin:5px 45px 10px 45px;
font-weight:normal !important;
color:#834003;
}

#content ul {
margin:5px 75px 10px 75px;
font-weight:normal !important;
color:#834003;
}

#content a {
color:#834003;
text-decoration:underline;
}

#content a:hover {
color:#000;
text-decoration:underline;
}

#content img {
/* background-color:#FFFFFF;
padding:5px;
margin:6px;
border:1px;
border-color:#a95406;
border-style:solid; */
}

.imgbox {
background-color:#FFFFFF;
padding:4px;
margin:4px;
border:1px;
border-color:#a95406;
border-style:solid;
}
.imgcaption {
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
font-size:0.7em !important;
}

.imgoc {
margin-left: 10px !important;
}

.imgr {
float:right;
margin-right: 10px !important;
}

.imguc {
margin-left: 10px !important;
}

.imgl {
float:left;
margin-left: 10px !important;
}

/* Rubrik Seite ACHTUNG wechselndes INLINE Element im DIV Container FRAME */

#topbox {
width:927px;
background-image:url(images/rubrik/rubrik_03.jpg);
background-repeat:no-repeat;
background-position:top;
float:left;
}

#menulandbox {
width:927px;
background-image:url(images/rubrik/rubrik_07.jpg);
background-position:bottom;
background-repeat:no-repeat;
float:left;
}

/* Menübox */

#menurubrikbox {
width:189px;
float:left;
}

#menurubrikbox ul {
font-size:0.8em;
margin-left:10px;
margin-right:15px;
margin-bottom:30px;
font-weight:normal !important;
list-style-image:url(images/list.gif);
}

#menurubrikbox li {
padding-left:3px;
}

#menurubrikbox a {
color:#834003;
text-decoration:none;
}

#menurubrikbox a:hover {
color:#000;
text-decoration:underline;
}

#menurubrikbox p {
font-size:0.8em;
margin-left:20px;
margin-right:15px;
margin-top:15px;
margin-bottom:8px;
font-weight:bold !important;
text-align:center;
}

#landbox {
width:700px;
margin:0 !important;
padding:0 !important;
float:left;
}

#rubrikbox {
width:730px;
margin:0 !important;
padding:0 !important;
float:left;
}

/* Landesbox */

#landbox h1 {
margin:50px 15px 0px 15px !important;
font-size:1.0em;
font-weight:bold !important;
color:#990000;
}

#landbox h2 {
margin:0px 15px 40px 15px !important;
font-size:0.9em;
font-weight:bold !important;
color:#990000;
}

#landbox p {
font-size:0.8em;
margin:5px 15px 10px 15px !important;
font-weight:normal !important;
color:#834003;
}

#landbox a {
color:#834003;
text-decoration:underline;
}

#landbox a:hover {
color:#000;
text-decoration:underline;
}

#landbox img {
border: 0;
padding:0 !important;
margin:10px 10px 0px 15px !important;
}

#landbox .land {
border: 0;
padding:0 !important;
margin:10px 10px 70px 15px !important;
float:right;
}

/* Rubrikbox */
#rubrikbox h1 {
margin:15px 15px 15px 15px !important;
font-size:1.0em;
font-weight:bold !important;
color:#990000;
}

#rubrikbox h2 {
margin:15px 15px 15px 15px !important;
font-size:1.0em;
font-weight:bold !important;
color:#990000;
}

#rubrikbox p {
font-size:0.8em;
margin:5px 15px 10px 15px !important;
font-weight:normal !important;
color:#834003;
}

#rubrikbox ul li {
font-size:0.8em;
font-weight:normal !important;
color:#834003;
}

#rubrikbox a {
color:#834003;
text-decoration:underline;
}

#rubrikbox a:hover {
color:#000;
text-decoration:underline;
}

/*
#rubrikbox img {
border: 0;
padding:0 !important;
margin:5px 5px 5px 5px !important;
}
*/
.outside {
background-image:url(images/rubrik/emo_line.jpg);
background-repeat:repeat-y;
float:left;
}

#emo {
width:927px;
min-height:191px;
background-image:url(images/rubrik/rubrik_emo.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#emo h2 {
font-size:0.9em;
color:#FFFFFF;
margin:7px 0 20px 20px;
font-weight:normal;
}

#emo h3 {
margin:7px 25px 10px 25px !important;
font-size:0.8em;
font-weight:bold !important;
color:#834003;
}

#emo p {
font-size:0.8em;
margin:5px 25px 10px 25px !important;
font-weight:normal !important;
color:#834003;
}

#emo ul {
margin:5px 75px 10px 75px;
font-size:0.8em;
font-weight:normal !important;
color:#834003;
}

#emo a {
color:#834003;
text-decoration:underline;
}

#emo a:hover {
color:#000;
text-decoration:underline;
}

#emo .imgbox {
padding:3px;
background-color:#FFFFFF;
border:1px;
border-style:solid;
border-color:#834003;
margin:10px 45px 10px 10px;
float:right;
}

#essen {
width:311px;
height:378px;
background-image:url(images/rubrik/rubrik_19.jpg);
background-repeat:repeat-y;
float:left;
}

#essen h3 {
width:311px;
height:31px;
background-image:url(images/rubrik/rubrik_10.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
font-size:0.9em;
color:#FFFFFF;
margin:0 -20px -7px 0 !important;
padding:7px 0 0 20px;
font-weight:normal;
}

#essen p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:8px;
margin-bottom:8px;
font-weight:normal !important;
}

#essen ul {
font-size:0.7em;
margin-left:40px;
margin-right:25px;
font-weight:normal !important;
list-style-image:url(images/list.gif);
}

#essen  li {
padding-left:5px;
}


#essen a {
color:#834003;
text-decoration:underline;
}

#essen a:hover {
color:#000;
text-decoration:underline;
}

#sehen {
width:301px;
height:378px;
position:relative;
background-image:url(images/rubrik/rubrik_20.jpg);
background-repeat:repeat-y;
float:left;
}

#sehen h3 {
width:301px;
height:31px;
background-image:url(images/rubrik/rubrik_11.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
font-size:0.9em;
color:#FFFFFF;
margin:0 -20px -7px 0 !important;
padding:7px 0 0 20px;
font-weight:normal;
}

#sehen p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:5px;
margin-bottom:8px;
font-weight:normal !important;
}

#sehen ul {
font-size:0.7em;
margin-left:40px;
margin-right:25px;
font-weight:normal !important;
list-style-image:url(images/list.gif);
}

#sehen li {
padding-left:5px;
}


#sehen a {
color:#834003;
text-decoration:underline;
}

#sehen a:hover {
color:#000;
text-decoration:underline;
}

.imgsehen {
display: block;
position: absolute;
bottom: 0;
margin: 0 auto;
} 

#augenblicke {
width:315px;
height:378px;
position:relative;
background-image:url(images/rubrik/rubrik_17.jpg);
background-position:bottom;
background-repeat:repeat-y;
float:left;
}

#augenblicke  h3 {
width:315px;
height:31px;
background-image:url(images/rubrik/rubrik_12.jpg);
background-position:top left;
background-repeat:no-repeat;
display:block;
font-size:0.9em;
color:#FFFFFF;
margin:0 -20px -7px 0 !important;
padding:7px 0 0 20px;
font-weight:normal;
}

#augenblicke  p {
font-size:0.7em;
margin-left:20px;
margin-right:25px;
margin-top:5px;
margin-bottom:8px;
font-weight:normal !important;
}

#augenblicke a {
color:#834003;
text-decoration:underline;
}

#augenblicke a:hover {
color:#000;
text-decoration:underline;
}

#augenblicke img {
background-color:#FFFFFF;
padding:3px;
margin:3px;
border:1px;
border-color:#a95406;
border-style:solid;
float:left;
}
#augenblicke .imgoc {
margin-left: 20px !important;
}


.none {
margin:0 !important;
padding:0 !important;
border:0 !important;
}

.center {
text-align:center;
}

#linker {
width:311px;
height:92px;
background-image:url(images/rubrik/rubrik_25.jpg);
background-repeat:repeat-y;
background-position:top;
float:left;
}

#linker p {
font-size:0.7em;
margin-left:25px;
margin-right:25px;
margin-top:5px;
margin-bottom:8px;
font-weight:normal !important;
}

#linker a {
color:#834003;
text-decoration:underline;
}

#linker a:hover {
color:#000;
text-decoration:underline;
}

#anzeigen {
width:616px;
height:92px;
float:left;
background-image:url(images/rubrik/rubrik_27.jpg);
background-repeat:repeat-y;
}

.filladd {
width:478px;
height:70px;
margin:5px auto 5px auto;
/* background-color:#FFFFFF; */
padding:5px;
}

/*** Mailforms ***/
#mailform {
  width:700px;
  margin-left:25px;
  margin-right:0px;
}
/* den Submit-Button */
#mailform input#submit { 
  float: none;
  width: auto;
}
/* Alle Labels UND Formularelemente auswählen */
#mailform label, #mailform input[text], #mailform select, #mailform textarea { 
  font-size:0.8em;
  display: block;
  float: left;
  width: 210px;
}
.csc-mailform-field {
  clear:both;
  margin: 5px
}
label {
  font-size:0.8em;
  text-align: left;
  padding-right: 1em;
}
fieldset {
  border:0px
}
.tx-aahbook-pi1-div_new {
  clear:both;
  margin: 5px
}

/*** indexed_search ***/ 
.tx-indexedsearch {
    margin:5px 45px 10px 45px;
    font-weight:normal !important;
    color:#834003;
}
.tx-indexedsearch legend {
    display:none;
}
.tx-indexedsearch-form {
   float:left;
}
.tx-indexedsearch-searchbox form { 
    margin: 0; 
    padding: 0; 
} 
.tx-indexedsearch-searchbox .formline { 
    clear: both; 
    padding-bottom: 10px; 
    overflow: auto; 
} 
.tx-indexedsearch-searchbox label { 
    width: 150px; 
    float: left; 
} 
.tx-indexedsearch-searchbox input { 
    float: left; 
    border: 1px solid #834003;
} 
.tx-indexedsearch-searchbox-button { 
    width: 150px; 
    border: 1px solid #834003;; 
    background-color: #ffffff; 
    color: #834003; 
} 
.isearch_linkMode { 
    display: block; 
    float: left; 
    padding: 2px 10px; 
} 
.tx-indexedsearch-rules { 
    position: relative; 
    padding: 10px 0; 
} 
.tx-indexedsearch-rules h2 { 
    font-weight: normal; 
    font-size: 100%; 
    padding: 0; 
    margin: 0; 
} 
.tx-indexedsearch-rules a .isearch-rules-text { 
    display: none; 
    text-decoration: none; 
    color: #834003;; 
} 
.tx-indexedsearch-rules a:hover .isearch-rules-text{ 
    display: block; 
    text-decoration: none; 
    position: absolute; 
    font-weight: normal; 
    top: 0; 
    left: 100px; 
    background-color: #ffffff; 
    padding: 10px; 
} 
.tx-indexedsearch-whatis { 
    font-size:0.8em;
    padding-bottom: 10px; 
} 
.tx-indexedsearch-sw { 
    font-weight: bold; 
} 
.tx-indexedsearch-browsebox { 
    padding-bottom: 10px; 
} 
.tx-indexedsearch-res .result-row { 
    margin: 10px 0 20px 0; 
} 
.tx-indexedsearch-icon { 
    float: left; 
    display: block; 
} 
.tx-indexedsearch-result-number { 
    float: left; 
    display: block; 
} 
.tx-indexedsearch-title { 
    float: left; 
    display: block; 
} 
.tx-indexedsearch-percent { 
    float: right; 
    display: block; 
} 
.tx-indexedsearch-descr { 
    clear: both; 
    display: block; 
} 
.tx-indexedsearch-info { 
    clear: both; 
    display: block; 
} 
.tx-indexedsearch-path { 
    display: block; 
}

/* Änderungen Henry */

/*
#rubrikbox .imgbox {
background-color:#ffffff;
margin:2px !important;
padding:3px !important;
border:1px  !important;
border-style:solid  !important;
border-color:#834003  !important;
}
*/

#rubrikbox table {
margin:5px 10px 10px 10px !important;
}

#rubrikbox .land {
border: 0;
padding:0 !important;
margin:15px 10px 70px 15px !important;
float:right;
}

.linie {
margin-bottom:10px;
border-bottom-color:#834003  !important;
border-bottom-style:dotted !important;
border-bottom:1px !important;
}

