/*
================================================
Typo 3 Master CSS
Version: 1.0
Letze Änderung: 26.05.2008 (Andrea Zbinden)

28. April 2008
Michel: Überall Kurzschreibweisen eingesetzt (#fff anstatt #fffff usw.), plus diverse kommentierte änderungen
29. Mai 2008
Michel: 0px = 0, diverse kleinere Sachen


================================================

Index
------------------------------------------------
Grundeinstellungen
- Univeral Selektor
- HTML-Tags
- Wrapper-DIV

Head Bereich
- Logo
- Sprachnavigation

Navigation
- Hauptnavigation
- Subnavigation

Content-Bereich
- Formatierungen speziell für Contentbereich

Sidebar
- Formatierungen speziell für Sidebar

Footer
- Formatierungen speziell für Footer

Typo3 Erweiterungen
- tt_news
- mailformplus
- ...
------------------------------------------------
*/



/*
==================
Grundeinstellungen
==================
*/

/* Universal Selektor */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;  /* besser wenn border auch gleich reseted wird (Michel) */
}

/* Scrollbalken für IE8 und Firefox erzwingen */
html{
	height: 101%;
}

/* HTML-Tags */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(../bilder-design/hintergrund.gif);
background-repeat: repeat-x;
background-color: #b5a190;
}


img {

}
	
/*Titel*/
h1 {
	color: #e2680b;
	margin-bottom: 17px;
	font-size: 21px;
}

h2 {
	font-size: 16px;
	color: #333;
		margin-bottom: 4px;
}

h3 {
		color: #e2680b;
		margin-bottom: 12px;
		font-size: 14px;
}

h4 {
            color: #76583c;
            font-size: 15px;
            margin-bottom: 14px;
}


p {
margin-bottom: 12px;
color: #333333;
}

#maincontent p {
font-size: 13px;
margin-bottom: 17px;
}

#maincontent ul {
margin-bottom: 17px;
margin-left: 15px;
}

/*Generelle Links*/
#maincontent a, #sidebar a {color: #e2680b; text-decoration:underline;  padding-left: 10px; background-image:url(../bilder-design/linkpfeil.png); background-repeat: no-repeat; font-weight: bold; background-position: 2px 5px; }
a:link {}
a:visited {}
#maincontent a:hover, #sidebar a:hover {text-decoration: none; }
a:active { }

#sidebar .ui-tabs-nav a, #sidebar a.beraterlink, #maincontent .csc-textpic-imagewrap a {
background-image: none;
text-decoration: none;
padding: 0;
} 



/*Wrapper DIV*/
#wrapper {
margin: 0 auto; /* 0 hinzugefügt, weil in vertical ist auto allein nicht sauber möglich (michel) */
width: 980px; /*Breite Angeben*/
padding-bottom: 10px;
}
	
	
.buchungsanfrage {
background-image: url(../bilder-design/buchungsanfrage.gif) !important;
padding: 6px 0px 8px 11px;
font-size: 14px;
font-weight: bold;
color: #fff;
margin-bottom: 1px;
background-color: #FF6600;
}

.buchungsanfrage a {background-image: none !important;}
.buchungsanfrage a:link { color: #fff !important; text-decoration: none !important; background-image: none; }
.buchungsanfrage a:visited { color: #fff !important; text-decoration: none !important; background-image: none; }
.buchungsanfrage a:hover { color: #fff; text-decoration: none; }
.buchungsanfrage a:active { color: #ddd; text-decoration: none; }


/*
==================
Head Bereich
==================
*/

#header {

}

/*Logo*/
#header img {

}

/*Sprachnavigation*/
#lang {

}

/*Links Sprachnavigation*/
#lang a:link { color: #fff; text-decoration: none; }
#lang a:visited { color: #fff; text-decoration: none; }
#lang a:hover { color: #ddd; text-decoration: none; }
#lang a:active { color: #ddd; text-decoration: none; }

.logo {
margin-top: 20px;
margin-left: 15px;
z-index: 1000;
position: relative;
}

#themenbild {
height: 287px;
background-image: url(../bilder-design/head/40_header_badeferien.jpg);
position: relative;
top: -10px;
z-index: 0;
}

.seite32 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/10_header_lastminute.jpg);
position: relative;
top: -10px;
z-index: -10;
}


.seite33 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/20_header_hotels.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite34 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/30_header_fluege.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite35 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/40_header_badeferien.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite36 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/50_header_staedtereisen.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite37 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/60_header_mietwagen.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite43 #themenbild, .seite44 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/70_header_schiffsreisen.jpg);
position: relative;
top: -10px;
z-index: -10;
}


.seite39 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/80_header_carreisen.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite40 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/90_header_ferienwohnungen.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite41 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/100_header_wellness.jpg);
position: relative;
top: -10px;
z-index: -10;
}

.seite42 #themenbild {
height: 287px;
background-image: url(../bilder-design/head/110_header_sprachreisen.jpg);
position: relative;
top: -10px;
z-index: -10;
}



.traumhafteferien {
position: absolute;
top: -25px;
left: 640px;
}


/*
==================
Navigation
==================
*/

#navigation {
float: left;
width: 192px;
margin: 0px;
margin-right: 10px;
}
	
#mainnav {
margin: 0px;
border-top: 5px solid #e3680b;
margin-bottom: 25px;
}

#mainnavthemen {
margin: 0px;
border-top: 5px solid #e3680b;
}


#mainnav li{
list-style-image:none;
list-style-type:none;
margin-bottom: 4px;
font-size: 14px;

/*display: inline;*/ /*horizontale Navigation*/
}



#mainnavthemen li, #mainnav li {
list-style-image:none;
list-style-type:none;
margin-bottom: 2px;
font-size: 14px;

/*display: inline;*/ /*horizontale Navigation*/
}


/*HAUPTNAVIGATION Links*/

#mainnav a, #mainnavthemen a { padding:5px 15px; display: block; /*ganze Fläche anklickbar machen*/ text-decoration:none; background-image:url(../bilder-design/navi-link.gif); }
#mainnav li a:link, #mainnavthemen li a:link  { color: #fff; background-image:url(../bilder-design/navi-link.gif); text-decoration: none;  }
#mainnav li a:visited, #mainnavthemen li a:visited { color: #fff; background-image:url(../bilder-design/navi-link.gif); text-decoration: none;   }
#mainnav li a:hover, #mainnavthemen li a:hover  { color: #fff; text-decoration:none; background-image:url(../bilder-design/navi-hover.gif);}
#mainnav li a:active, #mainnavthemen li a:active { color: #fff; text-decoration: none;  }

/*aktiver Hauptnavigationslink -> in typo3 wird die Klasse "aktiv" definiert*/
#mainnav li.aktiv a, #mainnavthemen li.aktiv a { font-weight: bold; color: #fff; text-decoration: none; background-image:url(../bilder-design/navi-hover.gif); }
/*Falls der aktive Link auch spezielle Zustände haben sollte (kann meistens gelöscht werden)*/
/*#mainnav ul li.active a:link  { color: #000; text-decoration: none; }
#mainnav ul li.active a:visited { color: #000; text-decoration: none; }
#mainnav ul li.active a:hover  { color: #fff; text-decoration: none; }
#mainnav ul li.active a:active { color: #fff; text-decoration: none; }*/

#mainnav a, #mainnavthemen a { padding:5px 15px; display: block; /*ganze Fläche anklickbar machen*/ text-decoration:none; background-image:url(../bilder-design/navi-link-2.gif); background-repeat: no-repeat;}
#mainnav li a:link, #mainnavthemen li a:link  { color: #000; background-image:url(../bilder-design/navi-link-2.gif); text-decoration: none; background-repeat: no-repeat; }
#mainnav li a:visited, #mainnavthemen li a:visited { color: #000; background-image:url(../bilder-design/navi-link-2.gif); text-decoration: none;   background-repeat: no-repeat;}

#mainnav li a:hover, #mainnavthemen li a:hover  { color: #fff; text-decoration:none; background-image:url(../bilder-design/navi-hover.gif);}
#mainnav li.aktiv a, #mainnavthemen li.aktiv a { color: #fff; text-decoration: none; background-image:url(../bilder-design/navi-hover.gif); }


#subnav {
padding: 0px;
margin: 0px;
background-color: #fff;
padding-bottom: 8px;
padding-top: 5px;
padding-left: 9px;
}

#subsubnav {
margin-left: 15px;
}

#metanavigation {
float: right;
margin-top: 15px;
margin-right: 15px;
}

#metanavigation li{
display: inline;
}



#metanavigation a { }
#metanavigation li a:link { color: #000; text-decoration: none; font-weight: normal; }
#metanavigation li a:visited { color: #000; text-decoration: none;  font-weight: normal;  }
#metanavigation li a:hover { color: #e3680b; text-decoration:none;  font-weight: normal;}
#metanavigation li a:active { color: #000; text-decoration: none;  font-weight: normal;  }

/*aktiver Hauptnavigationslink -> in typo3 wird die Klasse "aktiv" definiert*/
#metanavigation li.aktiv a { color: #e3680b; text-decoration: none; }
/*Falls der aktive Link auch spezielle Zustände haben sollte (kann meistens gelöscht werden)*/
/*#mainnav ul li.active a:link  { color: #000; text-decoration: none; }
#mainnav ul li.active a:visited { color: #000; text-decoration: none; }
#mainnav ul li.active a:hover  { color: #fff; text-decoration: none; }
#mainnav ul li.active a:active { color: #fff; text-decoration: none; }*/


#subnav li{
list-style-image:none;
list-style-type:none;
padding: 0px;
margin: 0px;
border-bottom:0px solid #000;
background-image: none;
}



/*SUBNAVIGATION Links*/
#subnav li a {padding: 2px 15px !important; }
#subnav li a:link {color: #333; background-image: none; background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-position: 6px 7px; background-repeat: no-repeat; font-size: 13px;  font-weight: normal;}
#subnav li a:visited {color: #333; background-image: none; background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-position: 6px 7px; background-repeat: no-repeat; font-size: 13px;  font-weight: normal;}
#subnav li a:hover {text-decoration: none; color: #e2680b !important; text-decoration:none;  background-image:url(../bilder-design/hauptnavipfeil.gif); background-repeat: no-repeat; background-position: 6px 7px; font-size: 13px;  font-weight: normal;}
#subnav li a:active {background-image: none; }

/*aktiver Subnavigationslink*/
#subnav li.subnavaktiv a { font-weight: bold; text-decoration: none; color: #e2680b !important; text-decoration:none;  background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-repeat: no-repeat; background-position: 6px 7px; font-size: 13px; }
/*Falls der aktive Link auch spezielle Zustände haben sollte (kann meistens gelöscht werden)*/
/*#subnav ul li.subnavactiv a:link  { color: #000; text-decoration: none; }
#subnav ul li.subnavactiv a:visited { color: #000; text-decoration: none; }
#subnav ul li.subnavactiv a:hover  { color: #fff; text-decoration: none; }
#subnav ul li.subnavactiv a:active { color: #fff; text-decoration: none; }*/


#subsubnav li a {padding: 2px 15px !important; }
#subsubnav li a:link {color: #333 !important; background-image: none; background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-position: 6px 7px; background-repeat: no-repeat; font-size: 13px;  font-weight: normal;}
#subsubnav li a:visited {color: #333 !important; background-image: none; background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-position: 6px 7px; background-repeat: no-repeat; font-size: 13px;  font-weight: normal;}
#subsubnav li a:hover {text-decoration: none; color: #e2680b !important; text-decoration:none;  background-image:url(../bilder-design/hauptnavipfeil.gif); background-repeat: no-repeat; background-position: 6px 7px; font-size: 13px;  font-weight: normal;}
#subsubnav li a:active {background-image: none;  font-weight: normal;}

/*aktiver Subnavigationslink*/
#subsubnav li.subsubnavaktiv a { font-weight: bold; text-decoration: none; color: #e2680b !important; text-decoration:none;  background-image:url(../bilder-design/hauptnavipfeil.gif) !important; background-repeat: no-repeat; background-position: 6px 7px; font-size: 13px; }
/*Falls der aktive Link auch spezielle Zustände haben sollte (kann meistens gelöscht werden)*/
/*#subnav ul li.subnavactiv a:link  { color: #000; text-decoration: none; }
#subnav ul li.subnavactiv a:visited { color: #000; text-decoration: none; }
#subnav ul li.subnavactiv a:hover  { color: #fff; text-decoration: none; }
#subnav ul li.subnavactiv a:active { color: #fff; text-decoration: none; }*/



/*
==================
Content-Bereich
==================
*/


#content {
background-image: url(../bilder-design/faux-column-2.gif);
background-repeat: repeat-y;}

#maincontent {
background-color: #fff;
width: 536px;
float: left;
margin-right: 10px;
padding: 20px;
}
	
#maincontent ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
vertical-align:top;
/*margin-left:20px;*/
}


/*
==================
Sidebar-Bereich
==================
*/	

#sidebar {
width: 192px;
float: left;
background-color: #ede0cf;
border-top: 5px solid #e3680b;
}

#berater, #reisegutscheine, #standorte {
padding: 13px;
}

#berater {
height: 295px;
overflow: hidden;
}



#reisegutscheine {
border-bottom: 1px solid #666;
}

.beraterfoto {
margin-bottom: 10px;
padding: 3px;
border: 1px solid #999;
}

/*
==================
Footer-Bereich
==================
*/	

#footer {
width: 778px;
clear: both;
font-size: 11px;
margin-bottom: 75px !important;
margin-left: 201px;
position: relative;
top: 15px;
}

.c63 .bodytext {
padding-top: 10px;
}

.address {
margin-top: -15px;
}
		
.webdesign {
float: right;
position: relative;
top: -43px;
}

#footer a {  }
#footer a:link { color: #333; text-decoration: none;  }
#footer a:visited { color: #333; text-decoration: none;   }
#footer a:hover { color: #333; text-decoration:underline; }
#footer a:active { color: #333; text-decoration: none;  }

#footer p {
margin-top: 15px;
}

.address {
width: 600px;
float: left;
margin-top: -10px !important;
}

/*
===================
Typo3 Erweiterungen
===================
*/	

/*tt_news*/

.news-latest-date {
color: #8da25e;
}

.news-latest-item {
margin-bottom: 10px;
padding-bottom:10px;
border-bottom: 1px solid #8da25e;
}

.news-single-img {
margin-top: 10px;
}


/*Formulare*/
legend {
font-weight: bold;
color: #000000;
padding: 15px 0px 15px 0px;
display: none;
}

fieldset {
border: none; /*Farben anpassen*/
display: block;

}

label {
width: 140px; /*Breiten anpassen*/
float: left;

}

.powermail_uid66, .powermail_uid67 {
margin-bottom: 17px;

}


input, select {
border: 1px solid #676767; /*Farben anpassen*/
margin-bottom: 10px;

}

select {
min-width: 60px;
}

textarea {
border: 1px solid #676767; /*Farben anpassen*/
margin-bottom: 10px;
width: 300px;
height: 90px;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 12px !important; 
}

.absendeknopf, .powermail_submit {
border: 1px solid #676767; /*Farben anpassen*/
margin-bottom: 10px;
font-weight: bold;
background-color: #fff;
color: #000;
margin: 10px 0 10px 140px;
padding: 3px;
/*optional*/
float: left;
}

.tx-powermail-pi1_mandatory_submit, .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_confirmation_back {
border: 1px solid #676767; /*Farben anpassen*/
margin-bottom: 10px;
font-weight: bold;
background-color: #fff;
color: #000;
margin: 10px 0 10px 0px;
padding: 3px;
/*optional*/

}


.fehlertext {
color: #000;
font-weight: bold;
background-color: #f99;
padding: 2px;
border: 1px solid #f00;
width: 375px;

}

.formfehler {
border: 1px solid #f00 !important;
margin-bottom: 5px;
background-color: #fff0f0;
}

/*optional*/
.pflichtfelder {
margin: 12px 0 0 170px;
}


.bodytext {
/*float: left;*/
margin: 0;
padding: 0;
}

a.download img{
margin-bottom: -3px;

}


#map {
float: left;
width: 510px; 
height: 340px; 
margin: -12px 0 0 0;
color:#000;
}


.kontaktpersonbild {
width: 250px; float: right; padding-left: 3px; padding-bottom: 10px; 
margin-top: 45px;
}


.seite16 #maincontent ul {
padding-top: 15px;
list-style-type: none;
margin-bottom: 10px;
}

.seite16 #maincontent ul li {
margin-bottom: 4px;

}


.rubrik7 .csc-textpic-imagewrap, .rubrik7 .csc-textpic-imagerow, .seite62 .csc-textpic-imagewrap, .seite63 .csc-textpic-imagewrap, .seite62 .csc-textpic-imagerow, .seite63 .csc-textpic-imagerow {
width: 530px !important;
}

.mailformplus_contactform input {
padding: 3px;
border-color: #333;
}

.textradio {
margin-left: 4px;
margin-right: 8px;
}


#anzahl {
width: 30px;
float: left;
margin-left: 125px;
margin-right: 8px;

}

#wert {
width: 30px;
float: left;
margin-right: 8px;
}

.anzahl {
width: 216px;
float: left;
}

.wert {
width: 50px;
float: left;
}



/* Sitemap */
.seite-30 a, .seite-31 a, .seite-64 a {
display:none;
}

.seite-30 ul a, .seite-31 ul a, .seite-64 ul a {
display:inline;
}

.seite49 .csc-sitemap li {
list-style-type: none;
}


#mitteilung {
width: 320px;
margin-bottom: 10px;
}

