Abenteuer Korsika Programm 2021 als PDF vorbestellen.
Wir haben 2021 wieder Wanderreisen im Angebot.
Über den aktuellen Buchungsstand könnt ihr euch hier informieren.
@media print {
#page_top div[id^='page_'] {
display: inline !important;
}
}
.fds-1, .table *, .table2 * {box-sizing: border-box;}
a.dwflink:link {text-decoration: underline; color: #0000FF}
a.dwflink:visited {text-decoration: underline; color: #0000FF}
a.dwflink:hover {text-decoration: underline; color: #0000FF}
body {
background-color: #FFFFFF;
}
.font-big {
font-family:'Verdana', sans-serif;
font-size:16px; font-weight:bold;
color:#FFFFFF;
}
.font-small {
font-family:'Verdana', sans-serif;
font-size:10px; font-weight:normal;
color:#000000;
}
.lb-1 {
display: block;
margin:0.4rem 0;
}
.table * .align {
display: table-cell;
}
.col2 {width:30%;
}
.col8 {width:4.998%;}
.col8_r {width:11.662%;}
.col10 {width:6%;}
.col10_r {width:14%;}
.col12 {width:7.5%;}
.col12_r {width:17.5%;}
.col16 {width:9.996%;}
.col16_r {width:23.334%;}
.col25 {width:15%;}
.col25_r {width:35%;}
.col16fx {width:16.66%;}
.col20 {width:20%;}
.col25fx {width:25%;}
.col33 {width:33.33%;}
.col50 {width:50%;}
.table {
margin-left: auto;
width:90%;
margin-right: auto;
border-spacing:1px;
background-color:#FFFFFF;
letter-spacing:normal;
}
.table2 {
background-color:#FFFFFF;
width:100%;
border-collapse:collapse;
}
.head {
padding:3px;
background-color:#83ADDD;
}
.main {
padding:3px;
background-color:#ECECEC;
font-family:'Verdana', sans-serif;
font-size:12px; font-weight:normal;
color:#000000;
}
.foot {
padding:3px;
background-color:#83ADDD;
}
.align {
text-align:left;
}
.textarea {
background-color:#ECECEC;
color:#000000;
font-family:'Verdana', sans-serif;
font-size:12px;
font-weight: normal;
border : 1px solid #808080;
border-radius:0; -webkit-border-radius:0;
padding: 3px;
position:relative;
letter-spacing:normal;
}
.input {
background-color:#ECECEC;
color:#000000;
font-family:'Verdana', sans-serif;
border : 1px solid #808080;
font-size:12px;
border-radius:0; -webkit-border-radius:0;
padding: 3px;
position:relative;
letter-spacing:normal;
}
.select {
background-color:#ECECEC;
color:#000000;
font-family:'Verdana', sans-serif;
border : 1px solid #808080;
font-size:12px;
border-radius:0; -webkit-border-radius:0;
padding: 3px;
position:relative;
letter-spacing:normal;
}
.textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus {
border-color: #000000;
}
.button {
margin:3px;
min-width: 130px;
}
.button_send {
margin:3px;
min-width: 130px;
}
.radio_v {
display: block;
position: relative;
}
.radio_h {
display: inline;
position: relative;
margin-right:8px;
}
/*<!--[CDATA[*/ <!-- var chk; function check_form(f,g) { if (f.elements['absender_name'].value == '') { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Name)"); f.elements['absender_name'].focus(); return false; } if (f.elements['absender_vorname'].value == '') { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Vorname)"); f.elements['absender_vorname'].focus(); return false; } if (f.elements['absender_mail'].value=='') { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Ihre E-Mail Adresse)"); f.elements['absender_mail'].focus(); return false; } else { if (!VerifyEmailAddress(f.elements['absender_mail'].value)) { alert("Bitte geben Sie eine g\u00FCltige E-Mail Adresse ein! \n(Ihre E-Mail Adresse)"); f.elements['absender_mail'].focus(); return false; } } if (f.elements['absender_antwort'].selectedIndex==0) { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Abenteuer Korsika Programm 2020)"); f.elements['absender_antwort'].focus(); return false; } if (f.elements['absender_news'].selectedIndex==0) { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Ich m\u00F6chte gerne in Zukunft weitere Infos von Abenteuer Korsika)"); f.elements['absender_news'].focus(); return false; } if (f.elements['absender_woher'].selectedIndex==0) { alert("Bitte alle Pflichtfelder ausf\u00FCllen! \n(Ich bin auf Abenteuer Korsika aufmerksam geworden durch:)"); f.elements['absender_woher'].focus(); return false; } return true; }; // ----> /*]]>*/