@charset "UTF-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body {
	background: #fff url(pics/contentkachel.jpg) repeat-x 0 257px;
	color: #333;
	font: 12px/160% "Helvetica", Arial, Verdana, Tahoma, sans-serif;
}
#wrapper {
	position: relative;
}
#header {
	position: absolute;
	top: 120px;
	right: 30px;
}
#header h1 a {
	background: #fff url(pics/logo.png) no-repeat 0 0;
	display: block;
	width: 307px;
	height: 88px;
	overflow: hidden;
	text-indent: -2000px;
}
#navigation {
	background: #fff url(pics/header.jpg) repeat-x 0 0;
	border: 5px solid #fff;
	height: 104px;
}
#navigation ul {
	list-style: none;
	margin-left: 85px;
	
}
#navigation ul li {
	float: left;
	padding-top: 15px;
}
#navigation ul li:hover {
	background: transparent url(pics/pfeil.png) no-repeat 38% 0;
}
#navigation ul li.navselected {
	background: transparent url(pics/pfeil.png) no-repeat 38% 0;
}
#navigation ul li a {
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-right: 1px solid #fff;
	margin-right: 10px;
	padding-right: 10px;
	height: 12px;
}
/* subnav */

#navigation ul ul {
	position: absolute;
	top: 40px;
	left: 5px;
}
#navigation ul ul li {
	padding-top: 0;
}
#navigation ul ul li a {
	text-transform: none;
}
#navigation ul ul li:hover {
	background: none;
}
#navigation ul ul li a:hover {
	text-decoration: underline;
}
/* agb kontakt */

#as_navigation {
	position: absolute;
	left: 800px;
	top: 5px;
	width: 230px;
}
#as_navigation ul {
	list-style: none;
	width: 500px;
}
#as_navigation ul li {
	float: left;
	padding-top: 15px;
}
#as_navigation ul li:hover {
	background: transparent url(pics/pfeil.png) no-repeat 38% 0;
}
#as_navigation ul li a {
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-right: 1px solid #fff;
	margin-right: 10px;
	padding-right: 10px;
	height: 12px;
}
.navend {
	border-right: none !important;
}
/* infobox */

#infobox {
	margin-left: 85px;
	margin-top: 5px;
	width: 800px;
}
#infobox h2 {
	color:#2D536F;
	font-size:24px;
	font-weight:lighter;
	text-transform: uppercase;
}
#infobox p {
	width: 425px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	font-size: 12px;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
}
/* content */

#content {
	margin: 20px 0 0 85px;
	padding: 5px;
	background-color: #fff;
	width: 800px;
}
.clear {
	clear: both;
}
#content p {
	padding: 7px 0 7px 0;
}
#content h3 {
	background-color: #8F8F8C;
	color: #8F8F8C;
	height: 30px;
	margin-bottom: 5px;
}
/* teaser */
#teaser {
}
/* leftbox */

#leftbox {
	width: 575px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#leftbox h4 {
	color:#2D536F;
	font-size:18px;
	margin: 0 0 15px 0;
}
#leftbox h5 {
	font-size: 12px;
	color: #2D536F;
}
#leftbox .infolink {
	padding-left:25px;
	font-size: 12px;
	color: #2D536F;
}
#leftbox a:hover {
	text-decoration:underline;
}
/* right box */


.rightmain {
	width:220px;
	float:right;
}

.right_teaser, .right_teaser_golf, .right_teaser_rad, .right_teaser_belek {
	background-color:#E9F0F8;
}
.right_teaser .teaserlink, .right_teaser_golf .teaserlink, .right_teaser_rad .teaserlink, .right_teaser_belek .teaserlink {
	display:block;
	width:200px;
	text-align:center;
	padding-top:10px;
}
#right, .right_teaser, .right_teaser_golf, .right_teaser_rad, .right_teaser_belek {
	float: left;
	width: 200px;
	padding:10px 10px 0px 10px;
	margin-top: 5px;
	height:210px;
}
.right_teaser_golf {
	height:350px;
}
.right_teaser_belek{
	height:300px;
}

.right_teaser_rad {
	height:250px;
}
#right {
	background: #fff url(pics/rechts.jpg) repeat-x 0 0;
	min-height: 250px;
}
#right .pdflink, .right_teaser .pdflink, .right_teaser_golf .pdflink, .right_teaser_rad .pdflink {
	background-image:url(pics/angebote/pdf.png);
	background-repeat:no-repeat;
	padding:5px 10px 0px 30px;
	height:60px;
}
/* footer */

#footer {
	clear: both;
	background-color: #000;
	padding: 15px 0 15px 85px;
	height: 200px;
	position: relative;
}
#footer p {
	float: left;
	color: #999;
	margin-right: 15px;
	margin-bottom: 15px;
}
#footer hr {
	clear: both;
	color: #999;
	width: 800px;
	margin-bottom: 15px;
}
*+ html #footer hr {
	position: absolute;
	left: 85px;
	top: 107px;
}
* html #footer hr {
	position: absolute;
	left: 85px;
	top: 107px;
}
#footer h5 {
	color: #999;
	font-size: 12px;
}
#footer img {
	border: 1px solid #999;
	padding: 1px;
	margin-right: 15px;
	margin-top: 10px;
}
#copy {
	margin-left: 85px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 40px;
}


#copy p {
	float: left;
	margin-right: 90px;

}

#copy ul {
margin-left: 80px;
list-style: none;
}

#copy ul li {
	float: left;
	padding-left: 10px;
}



/* contents */ 

/* news */

/* accordion */
#leftbox .accordion_toggle {
	cursor:pointer;
	width: 565px;
	border-bottom: 1px dotted #666;
	background: #fff url(pics/news_kachel.jpg) repeat-x 0 0;
	padding: 10px 10px 0 0;
}
#leftbox .accordion_toggle h6 {
	color:#2D536F;
	margin-left:90px;
	font: 12px/120% "Helvetica", Arial, Verdana, Tahoma, sans-serif;
	text-align:right;
}
#leftbox .accordion_toggle_active {
	border-bottom: none;
	background-color: #fff;
	background-image: none;
}
#leftbox .accordion_toggle h3 {
	background-color: transparent;
	color: #000;
	height: auto;
	margin-bottom: 0;
	float: left;
}
#leftbox .accordion_toggle p {
	clear: both;
	margin-left: 90px;
}
#leftbox .accordion_content p {
	margin-left: 90px;
}
#leftbox .accordion_content img {
	margin-left: 90px;
}
#leftbox .accordion_content {
	overflow: hidden;
}
#leftbox .accordion_content p {
	clear: both;
}
#leftbox .datum {
	width: 80px;
	float: left;
	padding-left: 10px;
}
#right form label {
	display: block;
	margin: 5px 0 5px 0;
}
#right form input {
	margin-bottom: 15px;
}
/* widecontent */ 

#widecontent {
	clear: both;
}
.teambox_left {
	width: 550px;
	border-top: 1px dotted #333;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}
.teambox_left img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.teambox_left a {
	text-align: right;
	display: block;
	color: #2D536F;
}
.teambox_left a:hover {
	text-decoration: underline;
}
#widecontent .teambox_right {
	width: 215px;
	border-top: 1px dotted #333;
	float: left;
	padding-top: 10px;
}
.teambox_left h5 {
	font-size: 14px;
	color: #2D536F;
}
.teambox_right h5 {
	font-size: 14px;
	color: #2D536F;
}
/* service */


#nav {
	width: 220px;
	height: 255px;
	position: relative;
	background: url(pics/reiseangebote/menu.jpg);
	margin:0;
	padding: 0;
}
#nav li {
	list-style:none;
	float: left;
}
#nav li a {
	position:absolute;
	height: 4px;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(pics/reiseangebote/menu.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#nav_sosame a {
	top: 0;
	width: 240px;
	background-position:0 0;
}
li#nav_city a {
	top: 50px;
	width: 240px;
	background-position:0 -51px;
}
li#nav_adventure a {
	top:100px;
	width: 240px;
	background-position: 0 -102px;
}
li#nav_wellsport a {
	top: 150px;
	width: 240px;
	background-position: 0 -153px;
}
li#nav_kreuz a {
	top: 200px;
	width:240px;
	background-position: 0 -204px;
}
/* service hover */

li#nav_sosame a:hover {
	background-position: 0 -255px;
}
li#nav_city a:hover {
	background-position: 0px -306px;
}
li#nav_adventure a:hover {
	background-position: 0px -357px;
}
li#nav_wellsport a:hover {
	background-position: 0px -408px;
}
li#nav_kreuz a:hover {
	background-position: 0px -459px;
}
#containerflash {
	display: block;
	float:left;
}
#nav {
	float:right;
}



/* spezial_neu */

#nav_neu  {
	width: 220px;
	height: 253px;
	background: url(pics/reiseangebote/menu_sport.jpg);
	margin-left:580px;
	padding: 0;
	list-style: none;
		}

#nav_neu li ul {
	position: absolute;
	width: 620px;
	left: 90px;
	list-style: none;
	top:430px;
	visibility: hidden;
}



#sportsub .trekking, #sportsub .heli, #sportsub .golf, #sportsub .bike {
	float: left;
	height: 85px;
	width: 142px;
	background-color: green;
	margin-left: 1px;
	text-indent: -3000px;
	overflow: hidden;
	border: none;
	box-shadow: #666 0 0px 5px;
	-moz-box-shadow: #666 0 0px 5px;
	-webkit-box-shadow: #666 0 0px 5px;



}



#sportsub .trekking:hover, #sportsub .heli:hover, #sportsub .golf:hover, #sportsub .bike:hover {
	opacity: 0.8;
	background-position: 0px 0px;
}

#sportsub .trekking {
	background: url(pics/reisespecials/nav/nav_back_trekking.jpg);

}

#sportsub .heli {
	background: url(pics/reisespecials/nav/nav_back_heli.jpg);

}


#sportsub .golf {
	background: url(pics/reisespecials/nav/nav_back_golf.jpg);

}

#sportsub .bike {
	background: url(pics/reisespecials/nav/nav_back_bike.jpg);
	
	

}



ul#nav_neu li:hover > ul {
	visibility: visible;
}


#nav_neu li a {
	height: 42px;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(pics/reiseangebote/menu_sport.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
li#navneu_sosame a {
	
	width: 240px;
	background-position:0 0;
}
li#navneu_city a {
	width: 240px;
	background-position:0 -42px;
}
li#navneu_adventure a {
	width: 240px;
	background-position: 0 -84px;
}
li#navneu_sport a {
	width: 240px;
	background-position: 0 -126px;
	}

li#navneu_wellsport a {
	width: 240px;
	background-position: 0 -169px;
}
li#navneu_kreuz a {
	width:240px;
	background-position: 0 -212px;
}


/* service hover */

li#navneu_sosame a:hover {
	background-position: 0 -254px;
}
li#navneu_city a:hover {
	background-position: 0px -296px;
}
li#navneu_adventure a:hover {
	background-position: 0px -338px;
}

li#navneu_sport a:hover {
	background-position: 0px -380px;
}

li#navneu_wellsport a:hover {
	background-position: 0px -422px;
}
li#navneu_kreuz a:hover {
	background-position: 0px -466px;
}



#sportsub {
	position: absolute;
	}

#trekking {
	visibility:hidden;
	

}

/* Sportseisen */


#nav_sport li a {
	height: 62px;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: url(pics/reiseangebote/sportmenu.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
li#navneu_biken a {
	
	background-position:0 0;
}
li#navneu_golf a {
	
	background-position: 0 -64px;
}
li#navneu_heliskiing a {
	
	background-position: 0 -127px;
	}

li#navneu_trekking a {
	
	background-position: 0 -191px;
}


/* sport hover */

li#navneu_biken a:hover {
	background-position: 0 -255px;
}
li#navneu_golf a:hover {
	background-position: 0px -319px;
}
li#navneu_heliskiing a:hover {
	background-position: 0px -382px;
}

li#navneu_trekking a:hover {
	background-position: 0px -445px;
}












/* spezial_neu */

#special {
	height:250px;
}
/* kontaktform */


#emailSuccess {
	padding-left:10px;
	padding-top:11px;
	display:none;
	font: 12px/160% "Arial", Helvetica, Verdana, Tahoma, sans-serif;
	color:#FFFFFF;
}
fieldset {
	border:0;
	margin:0;
	padding:0;
}
label {
	display:block;
}
#leftbox input.text, textarea {
	width:300px;
	font: 14px/160% "Arial", Helvetica, Verdana, Tahoma, sans-serif;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
}
#leftbox input.submit {
	padding:2px 5px;
	margin-top:15px;
	font:bold 12px/12px verdana, arial, sans-serif;
}
#contactFormArea {
	padding-left:10px;
	padding-top:0px;
}
/* ########################### Angebot ########################### */

#angebot {
	background-color:#E9F0F8;
	padding: 10px 10px 10px 10px;
}
#leftbox .pdflink, #leftbox .weblink, #leftbox .neckermann, #leftbox .gulet, #leftbox .tui, #leftbox .jumbo, #leftbox .meiers, #leftbox .bentour, #leftbox .taipan, #leftbox .terra, #leftbox .coco, #leftbox .dertour, #leftbox .alltours, #leftbox .gruber, #leftbox .star_clippers, #leftbox .msc_kreuz, #leftbox .tui_cruises, #leftbox .aida, #leftbox .costa{
	margin-bottom:25px;
	background-repeat:no-repeat;
	padding:4px 10px 0px 30px;
	color:#2D536F;
	font-size:12px;
	font-weight:lighter;
	height:60px;
	border-bottom: #CCC dotted thin;
	width:190px;
	float:left;
	list-style:none;
	margin-left:5px;
	margin-bottom:5px;
	
}

.accordion_content .pdfliste {
	margin-left:90px;
	margin-top:15px;
}

#leftbox .weblink {
	background-image:url(pics/angebote/pdf.png);

}

#leftbox .pdflink {
	background-image:url(pics/angebote/pdf.png);

}

#leftbox .neckermann{
	background-image: url(pics/angebote/neckermann.jpg);
}

#leftbox .gulet{
	background-image: url(pics/angebote/gulet.jpg);
}

#leftbox .tui{
	background-image: url(pics/angebote/tui.jpg);
}

#leftbox .jumbo{
	background-image: url(pics/angebote/jumbo.jpg);
}

#leftbox .meiers{
	background-image: url(pics/angebote/meiers.jpg);
}

#leftbox .bentour{
	background-image: url(pics/angebote/bentour.jpg);
}

#leftbox .taipan{
	background-image: url(pics/angebote/taipan.jpg);
}

#leftbox .terra{
	background-image: url(pics/angebote/terra.jpg);
}

#leftbox .coco{
	background-image: url(pics/angebote/coco.jpg);
}

#leftbox .dertour{
	background-image: url(pics/angebote/dertour.jpg);
}

#leftbox .alltours{
	background-image: url(pics/angebote/alltours.jpg);
}

#leftbox .gruber{
	background-image: url(pics/angebote/gruber.jpg);
}

#leftbox .star_clippers{
	background-image: url(pics/angebote/star_clippers.jpg);
}
#leftbox .msc_kreuz{
	background-image: url(pics/angebote/msc_kreuz.jpg);
}
#leftbox .tui_cruises{
	background-image: url(pics/angebote/tui_cruises.jpg);
}
#leftbox .aida{
	background-image: url(pics/angebote/aida.jpg);
}
#leftbox .costa{
	background-image: url(pics/angebote/costa.jpg);
}

/* BEGINN CITY_NAVIGATION
––––––––––––––––––––––––––––––––––––––––*/

ul#navigation_city {
	list-style-type: none;
	height: 62px;
	margin: 0;
	padding: 1px 0 0 0;
}

ul#navigation_city li {
	display: inline;
	float: left;
	margin: 0;
}

ul#navigation_city li a {
	color: #33536C;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 32px 14px 6px 14px;
  font-family: arial;
	font-size: 12px;
	display: block;
	height: 21px;
}

#cy_unterhaltung {
	background: transparent url(pics/city_navigation/nav1.png) no-repeat 0 0;
	width: 111px;
}

#cy_unterhaltung a:hover {
	background: transparent url(pics/city_navigation/nav1h.png) no-repeat 0 0;
	text-decoration: none;
}

#cy_kulinarik {
	background: transparent url(pics/city_navigation/nav2.png) no-repeat 0 0;
	width: 84px;
}

#cy_kulinarik a:hover {
	background: transparent url(pics/city_navigation/nav2h.png) no-repeat 0 0;
	text-decoration: none;
}

#cy_shopping {
	background: transparent url(pics/city_navigation/nav3.png) no-repeat 0 0;
	width: 141px;
}

#cy_shopping a:hover {
	background: transparent url(pics/city_navigation/nav3h.png) no-repeat 0 0;
	text-decoration: none;
}

#cy_sightseeing {
	background: transparent url(pics/city_navigation/nav4.png) no-repeat 0 0;
	width: 141px;
}

#cy_sightseeing a:hover {
	background: transparent url(pics/city_navigation/nav4h.png) no-repeat 0 0;
	text-decoration: none;
}

#cy_nightlife {
	background: transparent url(pics/city_navigation/nav5.png) no-repeat 0 0;
	width: 98px;
}

#cy_nightlife a:hover {
	background: transparent url(pics/city_navigation/nav5h.png) no-repeat 0 0;
	text-decoration: none;
}

/* ENDE CITY_NAVIGATION
––––––––––––––––––––––––––––––––––––––––*/

/* BEGINN Content-Boxen
––––––––––––––––––––––––––––––––––––––––*/

.box_head {
	height: 30px;
	background-color: inherit;
	border-bottom: #FFF thin solid;
}

#box_nightlife .box_head {
	border-bottom: #426B8B thin solid;
}

#box_nightlife p {
	color: #fff;
}

/* "Überschrift" der Container-Boxen. Als A wegen Anchor */
.box_head a {
	display: block;
	height: 30px;
	font-weight: bold;
	color: #34546D;
	padding-left: 40px;
	padding-top: 6px;
}

#box_nightlife .box_head a {
	color: #fff;
}

#box_unterhaltung .box_head a {
	background: transparent url(pics/city_navigation/icon_unterhaltung.png) no-repeat 0 30%;
}

#box_kulinarik .box_head a {
	background: transparent url(pics/city_navigation/icon_kulinarik.png) no-repeat 10px 30%;
}

#box_shopping .box_head a {
	background: transparent url(pics/city_navigation/icon_shopping.png) no-repeat 5px 30%;
}

#box_sightseeing .box_head a {
	background: transparent url(pics/city_navigation/icon_sightseeing.png) no-repeat 5px 30%;
}

#box_nightlife .box_head a {
	background: transparent url(pics/city_navigation/icon_nightlife.png) no-repeat 12px 30%;
}

#box_unterhaltung {
	background-color: #F2F7FA;
	padding: 1px 10px 5px 10px;
	margin-bottom: 10px;
}

#box_kulinarik {
	background-color: #F6F2D6;
	padding: 1px 10px 5px 10px;
	margin-bottom: 10px;
}

#box_shopping {
	background-color: #ECEDE7;
	padding: 1px 10px 5px 10px;
	margin-bottom: 10px;
}

#box_sightseeing {
	background-color: #EEFBDB;
	padding: 1px 10px 5px 10px;
	margin-bottom: 10px;
}

#box_nightlife {
	background-color: #34546D;
	padding: 1px 10px 5px 10px;
	margin-bottom: 10px;
}

.box_foot {
	text-align: right;
	height: 20px;
	background-color: inherit;
	border-top: #fff 2px solid;
	width: 575px;
	margin-left: -10px;
	padding-top: 5px;
}

.box_foot a {
	padding-right: 24px;
	color: #000;
	background: transparent url(pics/city_navigation/cy_arrow1.png) no-repeat 105px 50%;
}

#box_nightlife .box_foot a {
	padding-right: 24px;
	color: #fff;
	background: transparent url(pics/city_navigation/cy_arrow2.png) no-repeat 105px 50%;
}

/* ENDE Content-Boxen
––––––––––––––––––––––––––––––––––––––––*/

.wichtig {
	color: #F00;
}

.aktuelle_angebote_ansehen {
	background-color: #FF7278;
	font-size: 14px;
	text-align: center;
	border: #fff thin dotted;
}
