body { background-color: #FFFFFF; margin: 0px; padding: 0px;}
form, ul { margin: 0px; }

#container {
margin-top: 10px;
width:750px;
border: solid 0px #037c9b;
}

/* Hauptmenü --------------------------------------------------- */

#menu1 {
background-color: #037c9b;
height: 30px;
width: 100%
}
#menu1 ul {
margin: 0;
padding: 0px 10px;;
position: relative;
height: 30px;
display: inline;
}
#menu1 ul li {
position: relative;
top: 5px;
padding: 0;
margin: 0 10px 0 0;
list-style: none;
display: inline;
}
#menu1 a {
font-family: 'arial', 'helvetica', sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #fff6c7;
}
#menu1 a:hover {
text-decoration: underline;
color: #ffffff;
}
#menu1 a.sel {
text-decoration: underline;
color: #ffffff;
}

/* Hauptmenü ---------------------------------------------------- */

ul#mainNavi {
width: 740px;
border-width: 0 0 5px 0;
border-style: solid;
border-color: #037c9b;
background-color: #fff6c7;
float: left;
padding: 15px 5px 0 5px;
margin: 0;
list-style: none;
}

ul#mainNavi li {
float: left;
margin: 0;
padding: 0;
color: #037c9b;
font: bold 12px/2 'arial','helvetica',sans-serif;
}

ul#mainNavi li#active {
margin: 0 2px 0 0;
padding: 0 0 0 5px;
background: #037c9b;
color: #ffffff;
}

ul#mainNavi li#active span {
display: block;
margin: 0;
padding: 0 10px 0 5px;
background: #037c9b;
}

ul#mainNavi a {
display: block;
white-space: nowrap;
margin: 0 2px 0 0;
padding: 0 10px;
background: #ffffff;
color: #000000;
text-decoration: none;
}

ul#mainNavi a:hover {
color: #037c9b;
}

/* Submenü ---------------------------------------------------- */



#menu2 {
background-color: #037c9b;
height: 26px; /*** CS ***/
width: 100%
}
#menu2 ul {
margin: 0;
padding: 0px 10px;;
position: relative;
height: 22px;
display: inline;
}
#menu2 ul li {
position: relative;
top: 0px;
padding: 0;
margin: 0 10px 0 0;
list-style: none;
display: inline;
}
#menu2 a {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
text-decoration: none;
color: #fff6c7;
}
#menu2 a:hover {
text-decoration: underline;
color: #ffffff;
}
#menu2 a.sel {
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

/* Suche ändern ---------------------------------------------------- */

#modify {
background-color: #fff6c7;
border: solid 0px #037c9b;
width: 100%;
}
#modify th{
height: 30px;
background-color: #037c9b;
font-family: 'arial', 'helvetica', sans-serif;
font-weight: bold;
font-size: 12px;
color: #ffffff;
text-align: left;
padding-left: 5px;
}
#modify td.legend {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
padding: 2px 0px 0px 8px;
}
#modify td.element {
padding: 2px 0px 0px 5px;
}
#modify select {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
}
#modify input.submit {
width: 161px;
background-color: #e11366;
border: solid 1px #e11366;
color: #ffffff;
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
margin: 10px 0px;
}
#modify select#xl,
#modify select#ra,
#modify select#ka1,
#modify select#ka2,
#modify select#ka3,
#modify select#st,
#modify select#za,
#modify select#va {
width: 161px;
}
#modify select#ziel,
#modify select#rw {
width: 138px;
}
#modify select#von_dd,
#modify select#bis_dd {
width: 48px;
}
#modify select#von_yymm,
#modify select#bis_yymm {
width: 87px;
}
#modify select#ziel option.r,
#modify select#rw option.r {
font-weight: bold;
}

/* Suchmasken  ---------------------------------------------------- */

#mask {
background-color: #fff6c7;
border: solid 0px #037c9b;
width: 560px;
margin: 5px 0px;
padding: 5px 0px 5px 0px;
}
#mask td.legend {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
padding: 0px 0px 0px 8px;
}
#mask td.element {
padding: 5px 0px 0px 5px;
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
}
#mask select, #mask input {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
}
#mask input.submit {
width: 178px;
height: 34px;
background-color: #e11366;
border: solid 1px #e11366;
color: #ffffff;
font-family: 'arial', 'helvetica', sans-serif;
font-weight: bold;
font-size: 14px;
margin: 0px 0px;
}
#mask select#xl,
#mask select#ra,
#mask select#ka1,
#mask select#ka2,
#mask select#ka3,
#mask select#st,
#mask select#za,
#mask select#va,
#mask select#pmax,
#mask input#hotel {
width: 178px;
}
#mask select#ziel,
#mask select#rw {
width: 146px;
}
#mask select#von_dd,
#mask select#bis_dd {
width: 47px;
}
#mask select#von_yymm,
#mask select#bis_yymm {
width: 96px;
}
#mask select#ziel option.r,
#mask select#rw option.r {
font-weight: bold;
}

/* Servicemenü ---------------------------------------------------- */

#menu3 {
background-color: #fff6c7;
height: 30px;
width: 100%
}
#menu3 ul {
margin: 0;
padding: 0px 10px;;
position: relative;
height: 30px;
display: inline;
}
#menu3 ul li {
position: relative;
top: 5px;
padding: 0;
margin: 0 10px 0 0;
list-style: none;
display: inline;
}
#menu3 a {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}
#menu3 a:hover {
text-decoration: underline;
color: #000000;
}
#menu3 a.sel {
font-weight: bold;;
color: #000000;
}

/* Header - Footer ---------------------------------------------------- */

#footer {
background-color: #ffffff;
}
#footer .text {
color: #e11366;
padding: 5px 10px;
font-family: 'arial', 'helvetica', sans-serif;
font-size: 11px;
}
#header {
background-image: url('/images/header.jpg');
height: 100px;
}
#header .text{
padding: 40px 0px 0px 10px;
color: #ffffff;
font-family: 'arial', 'helvetica', sans-serif;
font-size: 36px;
font-weight: bold;
}

/* Impressum ---------------------------------------------------- */
#impressum {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
padding: 10px;
}

#impressum h2 { font-size: 18px; }

#impressum h3 { font-size: 16px; }

#impressum h4 {  font-size: 14px; }

/* AGB ---------------------------------------------------- */
#agb {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
padding: 10px;
}

#agb h2 { font-size: 18px; }

#agb h4 { margin-bottom: 3px; font-size: 14px; }

#agb p { margin-top: 6px; margin-bottom: 6px; }

/* FAQ ---------------------------------------------------- */
#faq {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
padding: 10px;
}

#faq h2 { font-size: 18px; }

#faq h3 { color: #000000; background-color: #fff6c7; padding: 5px; font-weight: bold; font-size: 14px; }

#faq ol { ; }

#faq ol li { ; }

#faq ol li p { margin-top: 3px; }

/* KONTAKT ---------------------------------------------------- */
#kontakt {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
padding: 10px;
}
#kontaktformular {
padding: 10px 0px;
}
.col1noneed {
background-color : #fff6c7;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
}
.col1need {
background-color : #fff6c7;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
font-weight : bold;
}
.col1info {
background-color : #fff6c7;
font-family : arial,helvetica,sans-serif;
font-size : 10pt;
}
.col2all {
background-color : #fff6c7;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
}
.col2elem {
background-color : #ffffff;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
}
.rowsubmit {
background-color : #fff6c7;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
}
.buttonsubmit {
border: solid 1px #e11366;
background-color : #e11366;
color: #ffffff;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 8pt;
}
.buttonreset {
background-color : #ffeeee;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 8pt;
}
.error {
background-color : #ffffff;
color : #037c9b;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
font-weight : bold;
}
.response {
background-color : #ffffff;
font-family : 'arial', 'helvetica', sans-serif;
font-size : 10pt;
font-weight : bold;
}



/* Templates ---------------------------------------------------- */
#tpl_mask_eigen,   /*** CS ***/
#tpl_mask_fewo,  /*** CS ***/
#tpl_mask_kontakt,
#tpl_mask_lm,
#tpl_mask_pau,
#tpl_mask_frue,
#tpl_mask_mix,
#tpl_mask_flug,
#tpl_mask_hotel,
#tpl_mask_stae,
#tpl_mask_nil,
#tpl_mask_fewo,
#tpl_mask_std ,
#tpl_mask_wll,
#tpl_mask_fam ,
#tpl_mask_ai {
float: left;
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
padding: 0px;
}

#tpl_mask_fewo, #tpl_mask_eigen, #tpl_mask_ai, #tpl_mask_std { margin-top: 6px; margin-bottom: 6px; }  /*** CS ***/

#tpl_mask_lm #mask { border: 2px solid #e11366; border-top: none; }

/* Angebote ---------------------------------------------------- */

.offers_1,
.offers_3 {
border: solid 1px #fff6c7;
background-color: #fff6c7;
height: 180px;
padding: 10px 2px;
}

.offerbox_1,
.offerbox_3 {
display: block;
margin-left: 5px;
float: left;
width: 180px;
height: 180px;
text-align: center;
text-decoration: none;
font-family: "tahoma";
font-size: 10px;
color: #ffffff;
}

.offerbox_1 .land {
font-size: 17px;
letter-spacing: -0.05em;
margin-top: 10px;
color: #ffffff;
display: block;
font-weight: bold;
}
.offerbox_1 .ort {
font-size: 12px;
margin-top: 2px;
margin-bottom: 90px;
color: #000000;
display: block;
font-weight: bold;
}
.offerbox_1 .preis {
position: absolute;
font-size: 24px;
color: #ffffff;
font-weight: bold;
z-index: 2;
}
.offerbox_1 .preis2 {
position: relative;
top: 2px;
left: 2px;
z-index: 1;
font-size: 24px;
color: #000000;
font-weight: bold;
}

.offerbox_3 .preis {
position: absolute;
font-size: 24px;
color: #ffffff;
font-weight: bold;
z-index: 2;
}
.offerbox_3 .preis2 {
position: relative;
top: 2px;
left: 2px;
z-index: 1;
font-size: 24px;
color: #000000;
font-weight: bold;
}
/**/

.offers_2 {
text-align: left;
margin-left: 5px;
float: left;
font-family: 'arial', 'helvetica', sans-serif;
}
.offers_2 .title {
display: block;
background-color: #037c9b;
color: #ffffff;
padding: 5px;
font-size: 12px;
font-weight: bold;
}
.offerbox_2 {
display: block;
color: #000000;
width: 180px;
text-decoration: none;
font-family: "tahoma";
font-size: 10px;
}
.offerbox_2 .ort {
font-size: 12px;
padding: 5px 0px 0px 5px;
color: #000000;
display: block;
font-weight: bold;
}
.offerbox_2 .kat {
padding-left: 5px;
display: block;
}
.offerbox_2 .vaz {
font-size: 10px;
padding-left: 5px;
color: #000000;
display: block;
}
.offerbox_2 .abe {
position: relative;
top: -30px;
left: 80px;
}
.offerbox_2 .Preis {
font-size: 24px;
font-weight: bold;
color: #e11366;
}

/* Hotline ---------------------------------------------------- */

#hotline, #fewo, #facebook { /*** CS ***/
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
/* float: right; */
margin: 5px 0px;
width: 183px;
}

/*** CS ***/
#hotline_small, #fewo_small, #facebook_small {
font-family: 'arial', 'helvetica', sans-serif;
font-size: 12px;
text-align: left;
/* float: right; */
margin: 5px 0px;
width: 123px;
}
/*** CS ***/

#hotline .title, #hotline_small .title, #fewo .title, #fewo_small .title { /*** CS ***/
background-color: #e11366;
color: #ffffff;
padding: 5px;
font-size: 12px;
font-weight: bold;
}

#hotline .title, #hotline_small .title, #fewo .title, #fewo_small .title { /*** CS ***/
background-color: #e11366;
color: #ffffff;
padding: 5px;
font-size: 12px;
font-weight: bold;
}

#hotline .schreiben, #hotline_small .schreiben, #fewo .schreiben, #fewo_small .schreiben, #facebook #link, #facebook_small #link  { /*** CS ***/
padding-top: 5px;
text-align: center;
font-size: 13px;
font-weight: bold;
}
#hotline .schreiben a, #hotline_small .schreiben a, #fewo .schreiben a, #fewo_small .schreiben a, #facebook #link a, #facebook_small #link a { /*** CS ***/
color: #e11366;
text-decoration: none;
}

#hotline .telefon {
padding-top: 5px;
text-align: center;
color: #e11366;
font-size: 19px;
font-weight: bold;
}

#hotline .telefonzs {
padding-bottom: 5px;
text-align: center;
color: #666666;
font-size: 10px;
font-weight: bold;
}

#facebook .text  { /*** CS ***/
padding-top: 5px;
text-align: left;
font-size: 13px;
font-weight: bold;
}

#teaser {
font-family: 'arial', 'helvetica', sans-serif;
font-weight: bold;
line-height: 140%;
color: #333333;
float: right;
font-size: 11px;
margin: 5px 0px; 0px 0px;
width: 183px;
}
#teaser2 {
font-family: 'arial', 'helvetica', sans-serif;
line-height: 140%;
color: #333333;
float: right;
font-size: 10px;
margin: 10px;
}
#family {
background-repeat: no-repeat;
font-family: 'arial', 'helvetica', sans-serif;
text-align: left;
float: right;
margin: 5px 0px;
width: 183px;
}
#family .title {
background-color: #037c9b;
color: #ffffff;
padding: 5px;
font-size: 12px;
font-weight: bold;
}
#family .text {
color: #000000;
background-color: #fff6c7;
padding: 5px;
font-size: 12px;
font-weight: bold;
}
