/*<group=eventliste>*/

a#wname {
	font-size: 12px;
}

#eventliste {
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: 1px solid #000000;
	float: left;
	width: 550px;
}

#eventliste TR {
	font-size: 14px;
}

.tabletop TR {
	background: #63ff50;
	font-size: 30px;
}

#eventliste TD {
	border-bottom: solid #d5e9fc 2px;
	border-right: solid #d5e9fc 1px;
	padding: 4px;
	font-size: 14px;
	text-align:left;
}

#eventliste TH {
	border-bottom: solid #181c70 2px;
	padding: 4px;
	font-size: 14px;
	text-align:left;
}




#leiterbox {
	width: 95%;
	margin-bottom:15px;
	border: 2px solid #ffffff;
	padding:15px;
	background-image:url(./img/middlebox_white_blue.jpg);
	font-size:14px;
	min-height:200px;
}

#seminarbox {
	width:95%;
	margin-bottom:15px;
	border: 1px solid #ffffff;
	padding:10px;
	background-image:url(./img/middlebox_blue_white.jpg);
	font-size:13px;
	
}

#bookingbox {
	width:95%;
	margin-bottom:15px;
	border: 2px solid #ffffff;
	padding:10px;
	background-image:url(./img/middlebox_white_blue.jpg);
	font-size:14px;
	
}

#homebox1 {
	width:95%;
	margin-bottom:15px;
	border: 1px solid #ffffff;
	padding:10px;
	background-image:url(./img/middlebox_blue_white.jpg);
	font-size:13px;
	text-align:justify;
	color:#000000;
}

#homebox2 {
	width:95%;
	margin-bottom:15px;
	border: 1px solid #ffffff;
	padding:10px;
	background-image:url(./img/middlebox_white_blue.jpg);
	font-size:14px;
	text-align:center;
}



/*<group=Main>*/
 P, TD, TR {
        font-family: Arial, Helvetica, sans-serif;
        decoration: none;
        color: #000000;
        font-size:14px;
}
li {
        list-style: none;
}


img {
        border: 0px;
}

* {
        font-size: 100.01%;
        line-height: 1;
        margin: 0;
        padding: 0;
}

body {
        background: #d5e9fc url(../../img/body_blue_white.jpg) center;
        margin: 0px;
        padding: 0px;
        font: 12px Arial, Helvetica, sans-serif;
        color: #4c4c4c;
}

.mainpad img {
	border: 1px solid #fffdf7;
	float: right;
	margin: 1em;
	width: 240px;
}
	
.mainpad {

padding:0px 0px 0px 37px;
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#wrap {
        width: 796px;
        border: 2px solid #181c70;
        margin: 0 auto 2em;
        
}

#main {
        clear: both;
}

#header {
        background: #181c70 url(../../img/earth-oasis-travel-header.jpg);
        border-bottom: 1px solid #444444;
        text-align: center;
        font-family:times new roman;
        height: 160px;
        color:#fb8200;
}

#leftbox {
        float: left;
        width: 300px;
        margin-left: 15px;
}

#rightbox {
        float: right;
        width: 300px;
}

#bigrightbox {
        float: left;
        width: 550px;
}

#leftbox {
        float: left;
}

#fullcontent# {
        margin-right: 10px;
        margin-left: 10px;
}

/************************************ DIV INNERCOTENTPANE *****************************************************/
/**************************************************************************************************************/

#innercontentpane {
	/*float:left;*/
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
	width:auto;
	overflow: hidden;
	text-align:left;
	border: 0px solid #FFF;
}


#innercontentpane h1 {
	color:#000066;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size : 16px;
	line-height: 18px;
	/*font-style:italic;*/
	font-weight:bold;
	margin : 10px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;	
}

#innercontentpane h2 {
	color:#FF6600;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size : 20px;
	line-height: 1.4 em;
	font-weight : bold;
	margin : 0px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;	
}
#innercontentpane p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.6em;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

p.fett {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 1.6em;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
p.textheader {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.6em;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

img {
	margin : 4px 10px 6px 0px;
	float:left;
	
}

.imgright {
	float: right;
	margin : 4px 10px 6px 0px;
	border: 2px solid #FFF;
	
}

.artikel {
	line-height: 16px;
}

/************************************ END INNERCOTENTPANE *****************************************************/
/**************************************************************************************************************/




#footer {
        clear: both;
        background: #fb8200;
        height: 1.3em;
        border-top: 1px solid #181c70;
        padding-top: 0.6em;
        text-align: center;
        color: #181c70;
}

a {
        back
}

/*</group>*/

/*<group=index>*/

/*<group=buttons>*/

#buttons_index {
        padding: 0 15px;
}

.buttonfield {
        text-align: center;
}

.buttonfield IMG {
        border: 1px solid #000000;
}

/*</group>*/

#indexbox {
        padding-top: 15px;

}

#reisethemalinkbox {
        border: 1px solid #414141;
        padding: 4px;
        background: #bb99f7;
}

#reisethemalinkbox UL LI {
        list-style: none;
        text-decoration: none;
        margin-bottom: 0.2em;
        height: 20px;
        width: 100%;
        display: block;
}

#reisethemalinkbox UL LI a {
        background: #fb8200;
        border: 1px solid #525252;
        color: #000081;
        text-decoration: none;
        margin-bottom: 4px;
        height: 12px;
        width: 98%;
        display: block;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        text-align: left;
}

#reisethemalinkbox UL LI a:hover {
        background: #ff3300;
}

#indexleftbox {
        width: 150px;
        margin: 10px 30px 0pt 5px;
        padding:0pt;
        float:left;
        
        }

#indexleftbox a{
      	color:#ffffff;
      	text-decoration:none;
        }

#indexleftbox a:hover{
      	color:#fb8200;
      	text-decoration:none;
        }

#indexleftbox table{
      	border-collapse:collapse;
      	border-style:inset;
      	border-width:1px;
      	border-color:#181c70;
        }
        


#indexleftbox tr{
      	color:#ffffff;
      	background:#181c70;
        }
        
#indexleftbox td{
      	color:#ffffff;
      	background:#181c70 url(./img/semleit_blue.jpg);
        }
               
#indexleftbox th{
      	color:#181c70;
      	background:#d5e9fc url(./img/listhead_blue_white.jpg);
      	padding:4px;
        }       
        

#indexmiddlebox {
        float: left;
        width: 429px;
        margin: 10px 0px 0px;
        
        
}

#indexrightbox {
        float: right;
        width: 130px;
        
        margin:10px 5px 0pt 0pt;
}

#suchergebniss {
        float: left;
        width: 410px;
        margin-right: 7px;
}

a#tlink {
        color: #222222;
        text-decoration: none;
}

#reiselistetable {
        margin: auto;
        width: 97%;
}

#reiselistetable TR#head {
        background: #0099ff;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 3px;
}

#reiselistetable TD {
        padding: 2px 10px 2px 2px;
}

#reiselistetable TR {
        background: #99ccff;
}

.tablesmall {
        font-size: 10px;
}

.indexboxhead {
        background: #181c70;
        color: #ffffff;
        font-size: 13px;
        text-align: center;
        width: auto;
        border: 1px;
        text-decoration: none;
        margin-bottom: 6px;
        border-bottom: 1px solid #333333;
        display: block;
}


#katalog {
        background: #ffcc99;
        height: 120px;
        border: 1px solid #333300;
        margin-bottom: 8px;
        width: 100%;
}

#katalog IMG {
        width: 130px;
        height: 120px;
}

.sidebanner {
        margin-bottom: 8px;
}

.sidebanner UL LI {
        border: none;
        margin-bottom: 8px;
        list-style: none;
}

.sidebanner UL LI a {
        height: 50px;
        background: #fb8200;
        border: 1px solid #333300;
        display: block;
        padding: 15px 10px 10px;
        text-decoration: none;
        color: #000000;
        font-size: 14px;
        text-align: center;
        line-height: 19px;
}

.sidebanner UL LI a:hover {
        background: #ff9966;
}

#kontaktbox {
        background-image:url(./img/leftbox_blue.jpg);
        background-position:center;
        width: 100%;
        height: 160px;
        border: 1px solid #181c70;
        padding-bottom: 10px;
}

#kontaktbox UL LI {
        list-style: none;
        font-size: 10px;
        color: #d5e9fc;
        line-height: 13px;
        margin-left: 5px;
}

#kontaktbox UL {
        margin-top: 10px;
        font-size: 10px;
}

#kontaktbox UL LI a {
        padding-bottom: 10px;
        font-size: 12px;
        margin-bottom: 4px;
        display: block;
        color:#fb8200;
}

#kontaktbox a#contactmail {
        font-size: 10px;
}

#willkommen {
        font-size: 20px;
        color: #003366;
        line-height: 35px;
        text-align: center;
        font-weight: bold;
}

#willkommen_subline {
        font-size: 16px;
        color: #6666cc;
        text-align: center;
        margin-top: 20px;
        font-weight: bold;
}

.lastminute {
        display: block;
}

.lastminute_head {
        margin-top: 20px;
        font-size: 14px;
        color: #336699;
        margin-left: 10px;
}

.boxheadleft {
        background: #181c70;
        color: #ffffff;
        font-size: 13px;
        width: auto;
}

.boxheadleft a {
        background: #181c70;
        color: #ffffff;
        font-size: 13px;
        text-align: center;
        text-decoration: none;
        display: block;
}

#kontinenteauswahl {
        margin-bottom: 10px;
        border: 1px solid #414141;
        padding: 4px 4px 20px;
        background: #bb99f7;
}

#kontinenteauswahl UL LI {
        list-style: none;
        text-decoration: none;
        margin-bottom: 0.2em;
        height: 20px;
        width: 100%;
        margin-top: 10px;
}

#kontinenteauswahl UL LI a {
        background: #fb8200;
        border: 1px solid #000000;
        color: #2c2c2c;
        text-decoration: none;
        font-size: 16px;
        margin-bottom: 4px;
        height: 20px;
        width: 170px;
        display: block;
        padding-top: 5px;
        padding-bottom: 2px;
        font-weight: bold;
        padding-left: 20px;
}

#kontinenteauswahl  a#neuseeland {
        background: #d5eb0c;
        color: #000000;
        font-size: 14px;
}

#kontinenteauswahl  a#asien {
        background: #fb8200;
        color: #000000;
}

#kontinenteauswahl  a#amerika {
        background: #326300;
        color: #dcde01;
}

#kontinenteauswahl  a#afrika {
        background: #ff0000;
        color: #fcff01;
}

#kontinenteauswahl  a#europa {
        background: #0000ff;
        color: #ffffff;
}

.asien {
        background: #fb8200;
        color: #2c2c2c;
        padding: 4px 10px;
        border: 1px solid #2c2c2c;
        font-size: 25px;
}

.neuseeland {
        background: #d5eb0c;
        color: #000000;
        padding: 4px 10px;
        border: 1px solid #2c2c2c;
        font-size: 25px;
}

.afrika {
        background: #ff0000;
        color: #fcff01;
        padding: 4px 10px;
        border: 1px solid #2c2c2c;
        font-size: 25px;
}

.europa {
        background: #0000ff;
        color: #ffffff;
        padding: 4px 10px;
        border: 1px solid #2c2c2c;
        font-size: 25px;
}

.amerika {
        background: #327a00;
        color: #dcde01;
        padding: 4px 10px;
        border: 1px solid #2c2c2c;
        font-size: 25px;
}

/*</group>*/

/*<group=Navigation>*/

#breadcrumb #zurueck {
        float: right;
        margin-right: 30px;
        width: 30px;
        background: #333333;
        margin-top: 3px;
}

#breadcrumb #zurueck a {
        border: 2px solid #000000;
        background: #ff0000;
        color: #ffffff;
        padding: 2px 5px;
        text-decoration: none;
        font-size: 14px;
}


#nav {
        width: 796px;
        margin: 10px auto auto;
        border-bottom: 1px none #836124;
        border-top: 1px none #836124;
}

#hnav {
        padding: 3px;
        border-bottom: 1px  #222;
}

#hnav li {
        display: inline;
}

#hnav li a {
        padding: 3px 0.7em 3px 1em;
        margin-left: 2px;
        border: 1px solid #777;
        border-bottom: 0;
        text-decoration: none;
        font: 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
        color: #ffffff;
        background: #181c70;
}

#hnav li a#aktuell {
        padding-bottom: 4px;
        border-bottom: none;
        color: #ffffff;
        background: #cc6600;
}

#nav2 {
        width: 796px;
        border-bottom: 1px solid #836124;
        background: #181c70;
        padding-bottom: 2px;
        padding-top: 2px;
}

#hnav2 {

}

#hnav2 li {
        list-style: none;
        display: inline;
}

#hnav2 li a {
        margin-left: 10px;
        border-bottom: 0;
        text-decoration: none;
        color: #ffffff;
        font: 12px Arial, Helvetica, sans-serif;
}

#hnav2 li a#aktuell {
        color: #d2ff3a;
}

/*</group>*/

/*<group=HEaders>*/

h1 {
                font-size: 18px;
                padding: 0;
                color:#181c70;
                margin-bottom: 12px;
                text-align: left;
        }
h2 {
                font-size: 18px;
                padding: 0;
                color:#181c70;
                margin-bottom: 12px;
                text-align: left;
        }
h3 {
                font-size: 1em;
                padding:0;
                color:#181c70;
                text-decoration:underline;
        }

h4 {
        font-size: 16px;
        font-weight: bold;
        color: #1d1d1d;
        margin-bottom: 8px;
        margin-top: 8px;
}

h6 {
        display: block;
        padding: 5px;
}

h5 {
        font-size: 16px;
        margin: 0 0 5px;
        font-weight: bold;
}

H7 {
        font-size: 12px;
        margin: 0 0 15px;
}

/*</group>*/

/*<group=Form>*/

#buchungerfolgreich {
        background: #ffcc00;
        border: 2px solid #000000;
        font-size: 14px;
        line-height: 16px;
        width: 350px;
        padding: 30px;
        margin: auto auto auto 170px;
        color: #003399;
}

.highlightfield {
        background: #ff0000;
        color: #ffffff;
}

#contactform {
        width: 400px;
        float: left;
        margin-left: 60px;
}

fieldset {
        margin-top: 20px;
        padding: 10px;
        border: 1px solid #080600;
}

fieldset UL LI {
        list-style: none;
        margin-left: 20px;
        padding-top: 4px;
        font-size: 14px;
}

#reisebuchung {
        float: left;
        margin-left: 30px;
        margin: 10px;
        width: 500px;
}

#error {
        border: 2px solid #1b1d09;
        padding: 5px;
        color: #f0f9e6;
        background: #ff0000;
        margin: 10px;
        text-align: center;
        font-size: 14px;
}

.bitem {
        font-size: 14px;
}

#preis {
        font-size: 16px;
        font-weight: bold;
        color: #002eca;
}

#thead_buchung {
        font-size: 16px;
        font-weight: bold;
}

#keinfreierplatz {
        margin: auto;
        padding: 30px;
        background: #ff9900;
        color: #000000;
        font-size: 14px;
        line-height: 18px;
        border: 1px solid #000000;
        width: 400px;
        height: 200px;
}

#katalogfieldset {
        width: 250px;
}

/*</group>*/

/*<group=reiselisten>*/

.kontinent h6 {
        font-size: 20px;
        margin-bottom: 10px;
        color: #000000;
        font-weight: bold;
}

.kontinent {
        border: 2px solid #676675;
        padding: 20px 20px 20px 25px;
        margin-top: 10px;
        background: #a2a9cd;
}

.land {
        font-size: 16px;
}

.land  LI {
        margin-top: 4px;
}

.land  LI a {
        font-size: 12px;
        color: #000000;
        line-height: 10px;
        border: 0 none;
        padding: 1px 2px;
}

.reisen H5 {
        margin-top: 15px;
}

.leftpart {
        margin-left: 5px;
        float: left;
        width: 350px;
        display: block;
        position: static;
}

.rightpart {
        float: left;
        margin-left: 20px;
        width: 350px;
        position: static;
}

#reiseselection {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
        clear: both;
}

#reiseselection UL LI {
        display: inline;
}

#reiseselection UL LI a {
        text-decoration: none;
        border: 1px solid #191919;
        height: 20px;
        margin-right: 0;
        font-size: 14px;
        background: #ff8000;
        padding: 3px 5px 3px 10px;
}

.monate_head {
        font-size: 20px;
        color: #07061c;
        font-weight: bold;
}

.monate {
        border: 2px solid #676675;
        margin-top: 10px;
        background: #3bd0e1;
        padding: 20px 20px 20px 15px;
}

.tdate {
        font-size: 10px;
        color: #001d80;
        width: 60px;
}

/*</group>*/

/*<group=breadcrumb>*/
#breadcrumb {
        text-align: left;
        margin-bottom: 10px;
        margin-top: 3px;
        width: 796px;
        height:20px;
}

#breadcrumb UL LI {
        list-style: none inherit inherit inherit inside;
        float: left;
        margin: 0;
        margin-top: 0;
        margin-left: 10px;
}

#breadcrumb UL LI a {
        color: #804000;
        font-size: 12px;
        list-style: inherit;
}

/*</group>*/

/*<group=reiseleiter>*/

table#reiseleiter {
        float: left;
}

#reiseleiter TR TD {
        vertical-align: top;
        border: 2px solid #363636;
        background: #93a9c4;
        font-size: 12px;
        color: #181c70;
        line-height: 11px;
}

.reiseleiterbox_head {
        background: #181c70;
        font-size: 13px;
        color: #ffffff;
        padding: 4px;
}

.reiseleiterbox IMG {
        width: 70px;
        border: 1px solid #000000;
        margin: 5px 6px 6px 5px;
        float: left;
}


#reiseleiter p {
        margin-top: 10px;
}

.reiseleiterbox {
        width: 250px;
        margin: 5px;
        position: relative;
        float: left;
        display: block;
}

.reiseleiterbox_reisen {
        padding: 5px;
        margin-top: 10px;
}

#reiseleiter UL LI {
        list-style: none;
        margin-top: 8px;
}

#reiseleiter UL LI a {
        font-size: 10px;
        text-decoration: none;

        color: #ffffff;
        border: 1px solid #0b0108;
        background: #fb8200;
        line-height: 14px;
        font-weight: bold;
        padding: 2px;
}

#reiseleiter UL LI a:hover {
        background: #ff3300;
}

/*</group>*/

/*<group=pages>*/

#faq {
        background: #660000;
        color: #ffffff;
        width: 300px;
        border: 2px solid #000000;
        margin: 50px auto auto;
        padding: 30px;
}

#links {
        list-style: none;
}

.linkitem {
        width: 350px;
        border: 1px solid #333333;
        padding: 10px;
        background: #d4e3e9;
        color: #000000;
        height: 80px;
        float: left;
}

.linkitem a {
        text-decoration: none;
}

.linkitem IMG {
        border: 1px solid #000000;
        float: left;
        margin-right: 6px;
        margin-bottom: 6px;
}

.joaodedeus LI {
        list-style: none;
        margin-top: 20px;
        margin-bottom: 30px;
}

.joaodedeus LI a {
        border: 2px solid #000000;
        margin-top: 10px;
        padding: 2px 5px;
        background: #ff9900;
        margin-bottom: 30px;
        text-decoration: none;
}

/*<group=agb>*/

#agb {
        padding-left: 30px;
}
#agb OL LI {
        font-size: 20px;
        color: #000080;

}
#agb OL {
        font-size: 12px;
        color: #000000;
        line-height: 14px;
}

#agb TABLE TR TD {
        font-size: 14px;
        border: 1px solid #004080;
        padding: 2px 4px;
}

#agb UL LI {
        list-style: none;
}

/*</group>*/

/*<group=impressum>*/

#impressum {
        margin: auto auto 50px;
        padding: 10px;
        border: 2px solid #181c70;
}

.cont {
        list-style: none;
        font-size: 12px;
        font-weight: bold;
        margin-left: 10px;
        padding: 4px;
        color: #181c70;
}

#impressum H2 {

}

/*</group>*/

#textcontent {
        margin-left: 10px;
        width: 500px;
        float: left;
}

#textcontent p {
        float: left;
        margin-top: 30px;
        padding-top: 30px;
}

#textcontent UL {
        font-weight: bold;
        color: #0031ba;
        padding-left: 30px;
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 14px;
}

#textcontent UL LI {
        font-weight: normal;
}

/*</group>*/

/*<group=Reisen Darstellung>*/

#freecontent {
        padding-top: 15px;
        margin: 10px;
}

#freecontent IMG {
        margin: 20px;
}

#header1 {
        margin-left: 10px;
        width: 690px;
        text-align: justify;
        font-size: 14px;
        line-height: 14px;
        color: #000000;
        padding-bottom: 16px;
}

#spalte1 {
        float: left;
        width: 340px;
        clear: both;
        margin-left: 10px;
        text-align: justify;
}

#spalte2 {
        float: left;
        width: 340px;
        margin-left: 16px;
        text-align: justify;
}


#content {
        width: 580px;
        text-align: justify;
        padding-bottom: 20px;
        color: #191919;
        padding: 10px;
        float: left;
        clear: both;
        margin-left: 10px;
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
}
.content p img {
        border: 1px solid #fffdf7;
        float: right;
        margin: 1em;
        width: 240px;
}


#headtext {
        width: 310px;
        padding: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 40px;
        color: #000000;
        font-size: 14px;
        line-height: 14px;
        clear: both;
        display: block;
}

/*<group=infobox>*/

#dasbesondere {
        background: #cccccc;
        padding: 10px;
}

#gutzuwissen {
        padding: 5px;
        font-size: 10px;
        margin-left: 5px;
        margin-right: 5px;
        color: #000000;
        line-height: 12px;
        margin-top: 12px;
}

.files {
        margin-bottom: 24px;
}

.files LI a {
        border: 1px solid #800000;
        padding: 2px 8px;
        background: #e6e6e6;
        color: #000000;
        font-size: 1.1em;
        text-decoration: none;
}

#infobox UL {
        font-weight: bold;
        font-size: 1.0em;
        color: #000000;
}

#infobox UL LI {
        font-weight: normal;
        font-size: 0.9em;
        color: #800000;
        padding-top: 5px;
}

#reisedatenhead {
        font-size: 1.5em;
        color: #80ff00;
        background: #993333;
        border-bottom: 1px solid #336633;
        padding: 3px 3px 3px 15px;
}

#reisedaten {
        margin: 10px auto auto;
        background: #ff8000;
        border: 1px solid #333333;
}

#reisedaten TR {
        border-bottom: 1px dashed #000000;
}

#reisedaten TD {
        margin-right: 10px;
        padding: 3px 5px 3px 3px;
}

#reisedaten TD a#buchung {
        text-decoration: none;
        color: #e6e6e6;
        border: 1px solid #800000;
        background: #804000;
        padding: 1px 4px;
        font-size: 0.8em;
}

#reisedaten TD a#anfrage {
        text-decoration: none;
        color: #000000;
        border: 1px solid #800000;
        background: #80ff00;
        padding: 1px 4px;
        font-size: 0.8em;
}

#sub LI {
        font-size: 12px;
}

#news {
      font-weight: normal;
      font-size: 120%;
      margin-top: 5px;
      margin-bottom: 5px;
      padding: 5px;
}
#news a {
      color: #000022;
      font-size: 90%;
}

/*<group=reiseleiter_infobox>*/

#reiseleiter_reise {
        width: 200px;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 4px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 10px;
        color: #333333;
        text-align: center;
}

#reiseleiter_reise IMG {
        border: 1px solid #333333;
}

/*</group>*/

/*</group>*/

#infobox {
        float: right;
        width: 160px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        align: right;
}

#indeximage IMG {
        width: 300px;
        margin-left: 5px;
}

#subimages {
        margin-left: 50px;
}

#subimages IMG {
        width: 300px;
        margin-left: 20px;
        margin: 10px;
        float: left;
        clear: both;
}

.reiseverlauf {
        color: #330000;
        padding: 2px 5px 2px 20px;
        margin: auto;
        list-style: circle;
        text-align: left;
        font: 12px/14px Arial, Helvetica, sans-serif;
}

.reiseverlauf LI {
        margin-top: 5px;
}

/*</group>*/

/*<group=index0>*/

#bbox {
	width: 480px;
	text-align: justify;
	padding-bottom: 20px;
        color: #241704;
        padding: 10px;
	margin-left: 25px;
        font-style: normal;
        text-align: center;
        line-height: 1.4;
        font-family: Arial, Helvetica, sans-serif;
        background: url(./img/body_white_green_vert.jpg) no-repeat;
        border: 1px solid #082030;
        float: left;
        clear: both;

}

#homecontent {
       
       
                float: left;
        clear: both;
                margin-top: 20px;
               
                min-height: 500px;
                width:550px;	
}

#helfergesucht {
	width: 510px;
	height: 70px;
	background: #555d77;
	padding: 10px;
	font-size: 25px;
	color: #f3f3f3;
	float:  left;
	clear: both;
	border: 1px solid #4d4d4d;
	margin-left: 25px;
	margin-top: 20px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;

}
	
/*</group>*/

/*<group=lists>*/

.locationtable td {
	width: 120px;
	height: 10px;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	padding: 3px 0;
	font-size: 16px;
}

.locationtable {
	font-size: 14px;
	border: 2px solid #000000;
}

.bookedout {
	background: #ff0000;
	font-size: 10px;
	color: #ffffff;
}

.book {
	font-size: 10px;
	background: #ff8000;
	color: #000000;
}

.c1content {
	width: 480px;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	margin-left:25px;
}

.c1content p {
	margin-top: 10px;
	text-align:justify;
}

#locationlink {
	background: #181c70;
	width: 250px;
	font-size: 16px;
	color: white;
	text-decoration: none;
	margin: 30px 20px 20px;
	padding: 10px;
	text-align: left;
}

.resonanzitem {
	font-size: 15px;
	color: #000000;
	padding-bottom: 15px;
	padding-left:20px;
	padding-right:20px;
	font-style:italic;
	text-align:justify;
}

.locationhead {
	background: #181c70;
	color: #ffffff;
	padding: 5px;
	text-align: left;
	font-size: 14px;
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 300px;
}
	
/*</group>*/

/*<group=eoe_extras>*/

#willkommen {
	font-size: 20px;
	color: #003366;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

#left_col_semleiter {
	width: 110px;
	border: 1px #b102c4 none;
	text-align: center;
	float: left;
}

.semleititem {
	margin-bottom: 5px;
}

.colhead {
	color: #181c70;
	font-size: 14px;
	border: 1px none #130107;
	margin-bottom: 6px;
	text-align: center;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.semleititem a {
	display: block;
	background: #181c70;
	color: #ffffff;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #0d0003;
	padding-bottom:10px;
	
}
	
/*</group>*/
