/* @group  Template */

body, html {
}
html {
	overflow-y: scroll;
	background: #eff5dc url(../img/bg.png) repeat-y center top;
}
body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }
body {
	font: 12px/140% Arial, Verdana, Helvetica, sans-serif;
	position: relative;
}
.wrapper {
	margin: 0 auto;
	width: 959px;
}
.content{
	margin: 0 auto;
	background: white;
}
.blockLinks {
	width: 250px;
	float: left;
}
.blockContent {
	float: left;
	width: 669px;
	padding: 20px;
}
.werbung {
	margin-top: 20px;
}
.clearAll {
	clear: both;
	float: none;
}
.name, .name a{
	font-size: 16px;
	color: #009036;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #93c264;
	margin-bottom: 10px;
	line-height: 120%;
	text-decoration: none;
}
.textfield {
	margin-bottom: 10px;
}
strong, b {
	font-weight: bold;
}
a {
	outline-style: none;
	color: #009036;
}
p {
	margin-top: 5px;
}
i, em {
	font-style: italic;
}

li {
	list-style-image: url(../img/dot.gif);
	list-style-position: outside;
	margin-left: 20px;
}
.captcha {
	float: left;
	margin-right: 10px;
}
table.service {
	font-size: 14px;
	line-height: 22px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
}
table.agb strong u {
	font-size: 14px;
	line-height: 23px;
	color: #009036;
}
strong em, b i {
	font-weight: bold;
	font-style: italic;
}
.startTrip {
	border-top: 3px solid #009036;
	margin-top: 10px;
	padding-top: 10px;
}
.startTermin {
	font-weight: bold;
}
.startBildBox {
	float: left;
	margin-right: 10px;
}
.startBild {
	width: 141px;
	background: url(../img/bildschatten.png) no-repeat right top;
}

.startBildFoot {
	width: 141px;
	background: url(../img/bildschatten.png) no-repeat right bottom;
	height: 8px;
}
.destinationBox {
	float: left;
	width: 200px;
}
.bg_gelb {
	background-color: #FFFFCE;
}
.greenHead {
	font-size: 14px;
	color: #009036;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 23px;
	padding-left: 35px;
	background: url(../img/greenBlock.gif) no-repeat left top;
	padding-top: 5px;
}
/* @group Trip */
.tripDestinationList, .tripCategorieList {
	display: none;
}

.teaser {
	font-weight: bold;
	color: #009036;
	margin-top: 10px;
	margin-bottom: 10px;
}
.intro {
	font-weight: bold;
}
.dayTitle {
	font-weight: bold;
	margin-top: 5px;
}
.valueTitle {
	font-weight: bold;
	color: #009036;
	margin-top: 10px;
}
.value {
	margin-bottom: 10px;
}
/* @group Bildergalerie */

.imageBox {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.ImageBoxHead {
	width: 214px;
	background: url(../img/image_oben.png) no-repeat center bottom;
	height: 8px;
	margin-top: 6px;
}
.bigImageBox {
	background: url(../img/image_mitte.png) repeat-y center;
	width: 206px;
	padding-left: 8px;
}
.ImageBoxFoot {
	width: 214px;
	background: url(../img/image_unten.png) no-repeat center top;
	height: 8px;
}
.prevImage {
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
.imageList {
	width: 350px;
	overflow: hidden;
	margin-top: 10px;
}
.vorschauText {
	font-size: 10px;
}
/* @end */

/* @end */
/* @end */

/* @group Suchergebnis */
.tripPrev {
	margin-top: 10px;
}
.prevImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.tripSymbol {
float: right;	
}
.active {
	font-weight: bold;
}
/* @group Buttonzeile */

.buttonLine {
	float: right;
}
.buttonLine a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 120px;
	height: 20px;
	background: transparent url(../img/button.png) no-repeat left top;
	display: block;
	float: left;
	padding-top: 2px;
}
.buttonLine a:hover {
	background: transparent url(../img/button.png) no-repeat left -23px;
}

.buttonLine a {

}

/* @end */

/* @end */

/* @group Pressemeldungen */

.pressText {
	background: #eff5dc;
	border: 1px solid #009036;
	margin-top: 20px;
	position: relative;
}

.pressTexts {
	margin-left: 10px;
	margin-top: 5px;
}

.pressTexts a {
	text-decoration: none;
	color: black;
}
.pressTextAll {
	position: absolute;
	top: 6px;
	right: 10px;
}
.pressTextAll a {
	color: black;
}

.pressetext {
	margin-bottom: 5px;
}


/* @end */

/* @group Head */
.homelink {
display:block;
height:105px;
left:383px;
position:absolute;
top:0;
width:465px;
z-index:100;
}
.kopf {
	height: 393px;
	width: 959px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}
.kopflogo {
	background: transparent url(../img/kopflogo.png) no-repeat 0 0;
	width: 959px;
	height: 105px;
	border-bottom: 3px solid white;
	position: absolute;
	z-index: 100;
}
.kopfbild {
	width: 111px;
	height: 105px;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent no-repeat center center;
}
.kopfbottom {
	width: 959px;
	height: 63px;
	background: url(../img/soft.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	z-index: 200;
}
.pak {
	background: url(../img/buttonPak.jpg) no-repeat;
	float: left;
	width: 63px;
	height: 63px;
}
.pak:hover, .pak.active {
	background: url(../img/buttonPakActive.jpg) no-repeat;
	margin-top: -3px;
	width: 76px;
	height: 66px;
}
.sf {
	background: url(../img/buttonSF.jpg) no-repeat;
	float: left;
	width: 125px;
	height: 63px;
}
.sf:hover, .sf.active {
	background: url(../img/buttonSFActive.jpg) no-repeat;
	margin-top: -3px;
	width: 152px;
	height: 66px;
}
.home {
	background: url(../img/buttonHome.jpg) no-repeat;
	float: left;
	width: 63px;
	height: 63px;
}
.home:hover, .home.active {
	background: url(../img/buttonHomeActive.jpg) no-repeat;
	margin-top: -3px;
	width: 76px;
	height: 66px;
}
/* @group Wechselbild */

.wechselbild {
	z-index: 0;
	position: absolute;
	width: 959px;
	height: 393px;
	overflow: hidden;
}
/* @end */

/* @end */

/* @group Navigation */
.topnavi {
	font-size: 13px;
	height: 20px;
	width: 953px;
	background-color: #009036;
	border-top: 3px solid white;
	text-align: right;
	padding-right: 6px;
}
.navigation {
	font-size: 14px;
	padding-top: 20px;
	line-height: 140%;
}
.navigation a {
	color: #009036;
}
.navi1, .navi1active {
	background-color: #d5e7c2;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 240px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
.navi1 a, .navi2 a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.navi1active a, .navi2active a, .navi1:hover a, .navi2:hover a {
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
}
.navi2, .navi2active {
	background: url(../img/pfeil.gif) no-repeat left 6px;
	padding-left: 15px;
	margin-left: 10px;
}
.navi2 a, .navi2active a {
}
/* @end */

/* @group NewNavi */

/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	float: right;
}

ul.dropdown li                      { 
	float: left; 
	zoom: 1;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
ul.dropdown a:hover, ul.dropdown a.active		            {
	background-color: #D5E7C2;
	color: #009036;
	font-weight: normal;
	font-style: normal;
}
ul.dropdown li a                    { 
	display: block;
	text-decoration: none;
	color: white;
	padding: 1px 4px 2px;
	margin-left: 4px;
}
ul.dropdown li.hover, ul.dropdown li:hover                { 
 position: relative; }
ul.dropdown li.hover a              {  }


/* 
	LEVEL TWO
*/
	ul.dropdown ul { 
	width: 155px;
	visibility: hidden; 
	position: absolute; 
	top: 15px; 
	left: 0;
	text-align: left;
	padding-top: 5px;
}
ul.dropdown ul li 					{ 
	font-weight: normal; 
	background: #009036; 
	border-bottom: 1px solid #ccc; 
	float: none;
	padding-right: 16px;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }



/* @end */

/* @group Tabelle */

table.terms {
	margin-bottom: 3px;
	width: 100%;
}
table.terms th {
	padding: 2px;
	font-weight: bold;
	background-color: #009036;
	color: #FFFFFF;
	margin-top: 5px;
}
table.terms .right, table.addValues .right {
	text-align: right;
}
table.terms tr.termUneven {
	background-color: #e5ecf4;
}
table.terms tr.termEven {
	background-color: #FFFFFF;
}
table.terms td {
	padding: 2px;
}
table.addValues {
	width: 100%;
}
table.addValues th {
	padding: 2px;
	font-weight: bold;
	background-color: #009036;
	color: #FFFFFF;
	margin-top: 5px;
}
table.addValues td {
	padding: 2px;
}
table.addValues tr.addValueUneven {
	background-color: White;
}
table.terms tr.termUnevenOld, table.terms tr.termEvenOld {
	visibility: collapse;
	display: none;
}	
div.images {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 240px;
}



/* @end */

/* @group Printbereich */

div.showprint {
	width: 700px;
}
.print {
	background-image: none;
	background-color: white;
}


/* @end */

#MouseOver {
	position: absolute;
	z-index: 10000;
	color: #009036;
	padding: 2px 5px 1px;
	border: 1px solid #009036;
}

/* @group Formulare */

label {font-size: 11px; font-weight: bold; color:#666;
	line-height: 100%;
}
dl {clear:both;}
dt {float:left; text-align:right; width:100px; line-height:25px; margin:0 10px 10px 0;font-size:11px; font-weight:bold; color:#666;}

dd {float:left; line-height:25px; margin: 0;}

.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(../img/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(../img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(../img/input-right.png) no-repeat 0 0;}
.blockContent input, .blockContent  textarea {
	border: 1px solid #009036;
}
.blockContent input.book,.blockContent select.book, .blockContent textarea.book {
	width: 265px;
}
.katalogBox {
	float: left;
	width: 150px;
	height: 300px;
	padding-right: 15px;
}
.katalogBox img {
	margin-bottom: 5px;
}
/* @end */

/* @group Merkliste */

.noteList {
	background-color: #D5E7C2;
	padding: 10px;
	font-size: 13px;
	line-height: 160%;
	color: #009036;
}
.noteListHead a, .clearNoteList a {
	font-weight: bold;
	color: #009036;
	text-decoration: none;
}

.noteListText a {
	color: #009036;
	text-decoration: none;
	line-height: 16px;
}

.noteListText a:hover {
	color: white;
	line-height: 16px;
	text-decoration: underline;
}

.noteListText li {
	list-style-image: none;
	list-style-type: disc;
}


/* @end */

/* @group Footer */

.footer {
	width: 959px;
	height: 200px;
	margin: 0 auto;
	color: white;
	position: relative;
	margin-top: 40px;
	background-color: white;
}
.footer a {
	text-decoration: none; color: white;
}
.mitgliedschaften {
	height: 22px;
	width: 949px;
	background-color: #009036;
	padding-left: 10px;
	padding-top: 2px;
}
.logos {
	
}
.quadrat1 {
	position: absolute;
	right: 0;
	top: 24px;
	width: 83px;
	height: 83px;
	background-color: #94c264;
}
.quadrat2 {
	position: absolute;
	right: 83px;
	top: 107px;
	width: 24px;
	height: 24px;
	background-color: #009036;
}
.quadrat3 {
	position: absolute;
	bottom: 50px;
	left: 50px;
	width: 24px;
	height: 24px;
	background-color: #94c264;
}
.quadrat4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	background-color: #009036;
}
.impressum {
	position: absolute;
	top: -20px;
	right: 10px;
	color: #009036;
}
.impressum a{
	color: #009036;
}
.anschrift {
	position: absolute;
	bottom: 10px;
	text-align: center;
	color: #009036;
	width: 959px;
	font-size: 18px;
}
/* @end */

/* @group Newsbox */
.newsPaper {
	width:178px;
	height: 205px;
	background: url(../img/bpaktuell.png) no-repeat left top;
	font-family: "Courier New", Courier, mono;
	padding: 100px 10px 10px 50px;
}

.newsPaper a {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
.newsPaper .name {
	color: black;
	font-size: 14px;
}

/* @end */

/* @group Suche */
#search {
	padding-left: 51px;
	background: url(../img/search.png) repeat-y left top;
	margin-top: 20px;
}
#search select{
	margin-left: 34px;
	width: 142px;
	margin-top: 3px;
}
 #search input {
	margin-left: 34px;
	width: 136px;
	margin-top: 3px;
}
#search a{
	margin-left: 34px;
	margin-top: 3px;
	display: block;
}
/* @end */

/* @group Katalogbestellung */
.katalogBestellung {
	margin: 20px 19px 10px;
}
.katalogBestellung img {
	float: left;
	margin-right: 7px;
	margin-top: 7px;
}


/* @end */
