* {
	margin:0;
	padding:0;
}



body {
	font-size: 11px ;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background-color: #a0d2e7;
	color: #302930;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#everything {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 25px;
	!margin-top: 0px;
	background: transparent url(badmalente_FILES/faux.gif) repeat-y scroll 0% 50%;
}

#header {
	width: 900px;
	margin:0pt auto;
}

#shortcuts {
/*	daniel margin-top: -225px; */
  position:relative;
	margin-bottom: 5px;
	!margin-bottom: 0px;
	margin-top: 5px;
}


#shortcuts a {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: white;
	height: 23px;
	padding-top: 12px;
	padding-right: 5px;
}


#shortcuts .short_fav {
	background: transparent url(badmalente_FILES/fav.gif) scroll no-repeat left top;
	padding-left: 28px;
}
#shortcuts .short_fav:hover {
	background: transparent url(badmalente_FILES/fav_hover.gif) scroll no-repeat left top;
}

#shortcuts .short_search {
	background: transparent url(badmalente_FILES/search.gif) scroll no-repeat left top;
	padding-left: 43px;
}
#shortcuts .short_search:hover {
	background: transparent url(badmalente_FILES/search_hover.gif) scroll no-repeat left top;
}

#shortcuts .short_news {
	background: transparent url(badmalente_FILES/news.gif) scroll no-repeat 1px top;
	padding-left: 35px;
}
#shortcuts .short_news:hover {
	background: transparent url(badmalente_FILES/news_hover.gif) scroll no-repeat 1px top;
}

#shortcuts .shortcuts_special {
  color: #ffffff;
  float: left;
  padding-top: 11px;
}

#shortcuts .shortcuts_special a {
  display: inline;
  float: none;
  font-weight: normal;
  padding: 0;
}

#left {
/*	width: 185px; */
	float: left;
	padding-top: 155px;
	width: 185px;
	background: transparent url(badmalente_FILES/left-bg.jpg) no-repeat scroll 1px 0px;
	margin-bottom: 20px;
}

#left .csc-textpic-imagewrap {
	margin: 0px;
	padding: 0px;
}

#left .csc-textpic-image {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

#content {
	width: 502px;  
	float: left;
	margin-bottom: 20px;
	padding: 30px 14px;
	background-color: #fff;
}

#right {
	width: 170px;
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-top:10px;
}

.teaser .social {
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF;
}

.teaser .social ul {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.teaser .social h2 {
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 8px;
    background: #5AC5CC;
}

.teaser .social a {
	color:#5AC5CC;
	text-decoration: none;
}

.teaser .social a:hover {
	color:#5AC5CC;
	text-decoration: underline;
}

.teaser .social li {
	list-style: none;
	padding-left: 25px;
	line-height: 20px;
}

.teaser .social ul li.icn_facebook{
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/facebook.jpg) no-repeat center left;
}

.teaser .social ul li.icn_twitter{
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/twitter.jpg) no-repeat center left;
}

#footer {
	clear: both;
	text-align: center;
	background-color: #5ac5cc;
	position: fixed;
	bottom:0px;
	width: 100%;
	color: white;
	padding: 5px;
	!margin-bottom: 0px;
	z-index:999;/*damit auch über Google Map*/
}

#footer a { 
	color: white;
}


#main_menu {
	position: relative;
	margin-top: -25px;
	!float: left; 
}

.main_menu_item {
	float: right;
	height: 25px;
	margin-left: 2px;
}

.main_menu_item a {
	display: block;
	color: white;
	font-weight: bold;
	letter-spacing: -0.015em;
	letter-spacing: 0;
	height: 15px;
	padding: 5px 8px;
	font-size: 11px;
	float: left;
}

.item7 {
	background-color: #5ac5cc;
}

.item6 {
	background-color: #e9b160;
}

.item5 {
	background-color: #D0A043;
}

.item4 {
	background-color: #96b3e8;
}

.item3 {
	background-color: #b6a8dc;
}

.item2 {
	background-color: #c49b96;
}

.item1 {
	background-color: #b7c993;
}


.footer_print {
	background: url(badmalente_FILES/print.gif) scroll no-repeat;
	padding-left: 16px;
}

.rightbox {
	/* border-bottom: 1px solid white; */
	padding:3px 0px;
}

#right_menu {
	margin-top: 5px;
	margin-bottom: 5px;
}

.right_menu_item a {
	display: block;
	color: white;
	font-weight: bold;
	background: #5ac5cc url(badmalente_FILES/arrows_right.gif) scroll no-repeat 93% center;
	padding: 3px 5px;
	margin-bottom: 5px;
}

#content .start_teaser {
	width: 258px;
	float: left;
	background-color: white;
	margin-bottom:14px;
/*	margin-left:14px; */
	margin-left:8px;
	padding-bottom: 12px;	
}

* html #content .start_teaser {
	margin-left:5px;
}

#content .start_teaser ul {
	list-style: none;
}
#content .start_teaser a {
	color: #302930;
	display: block;
	border-bottom: 1px dotted #5ac5cc;
	margin:0px 12px;
	padding:3px;
}

#content .start_teaser h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	color: white;
	margin:0px;
}

/*
#content .start_teaser .csc-header-n5 {
	background-color: #5ac5cc;
}

#content .start_teaser .csc-header-n6 {
	background-color: #d7bc96;
}

#content .start_teaser .csc-header-n7 {
	background-color: #b6a8dc;
}

#content .start_teaser .csc-header-n8 {
	background-color: #e9b160;
}*/

#content .sub_right {
	margin-left: 12px;
}

/* Startseiten Teaser neu */
#content .teaser1 .csc-header{
	background-color: #5AC5CC;
}
#content .teaser1 a {
	background: transparent url(badmalente_FILES/arrows_teaser1.gif) scroll no-repeat 99% center;
}

#content .teaser2 .csc-header{
	background-color: #D4B78F;
}
#content .teaser2 a {
	background: transparent url(badmalente_FILES/arrows_teaser2.gif) scroll no-repeat 99% center;
}

#content .teaser3 .csc-header{
	background-color: #9A8AAF;
}
#content .teaser3 a {
	background: transparent url(badmalente_FILES/arrows_teaser3.gif) scroll no-repeat 99% center;
}

#content .teaser4 .csc-header{
	background-color: #E9B160;
}
#content .teaser4 a {
	background: transparent url(badmalente_FILES/arrows_teaser4.gif) scroll no-repeat 99% center;
}

#content .teaser5 .csc-header{
	background-color: #c49b96;
}
#content .teaser5 a {
	background: transparent url(badmalente_FILES/arrows_teaser5.gif) scroll no-repeat 99% center;
}

#content .teaser6 .csc-header{
	background-color: #b7c993;
}
#content .teaser6 a {
	background: transparent url(badmalente_FILES/arrows_teaser6.gif) scroll no-repeat 99% center;
}


div.csc-textpic-center {
	text-align:left;
}

#content  .sub_teaser {
	width: 245px;
	float: left;
	background-color: white;
	margin-bottom:14px;
	padding-bottom: 12px;	
}

#content  .sub_teaser h1 {
	font-size:16px;	
	color: #2e58c1;
	margin-bottom:9px;
}

#content  .sub_teaser div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0px;
}

#content .sub_teaser .bodytext {
	padding: 0px;
	margin: 0px;
}

#content  .sub_teaser a {
	display: block;
	width:235px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background: #E9B160 url(badmalente_FILES/arrows_teaser.gif) no-repeat scroll 97% 50%;
	color: #ffffff;
	margin-top: 13px;
	padding-left:10px;
	padding-top: 2px;
}



#left_menu {
	padding-left: 0px;
	margin-bottom: 15px;
}

.menu_level1 a {
	font-weight:bold;
	padding-left:25px;
	color: #08B6B4;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}


#content .csc-firstHeader {
	margin-bottom: 15px;
	color:#07B8B2;
	font-size:16px;
}

#content h1 {
	margin-bottom: 15px;
	color: #07B8B2;
	font-size:13px;
}
#content h2 {
	margin-bottom: 15px;
	color: #07B8B2;
	font-size: 13px;
}
#content h3 {
	color: #B3DEEF;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #9FD1DD;
	margin: 5px 0px;
}

#content .bodytext {
	margin-bottom: 15px;
	line-height:150%;
}

#content a {color: #08B6B4;}

#content li{
	list-style-image: url(badmalente_umgebung_FILES/list-umgebung.gif);
	margin-bottom: 5px;
}
#content ul, #content ol {
	line-height: 150%;
	margin-bottom: 15px;
	padding-left: 25px;
}

#teaser_top {
	color: #000000;
	background-color:#ffffff;
/* daniel	margin-top:125px;
	margin-left:666px; */
	width:202px;
	/* height:89px; */
	position: absolute;
	padding: 10px;
	left:666px;	
}

/* daniel */
.tx-remoteads-pi2 {
  position: relative;
  top:51px;
  !top: 56px;
	position:relative;
}

#teaser_top .teaser_item h1 {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 3px;
}

#teaser_top p {
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
}

#teaser_top span.price {
  color: #ec8b00;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

#teaser_top p.price {
	margin-bottom: 5px;
}

#teaser_top .detail a {
	background-color:#5AC5CC;
	border:medium none;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding: 3px 11px;
	display:block;
	float:left;
	margin-right: 4px;
	white-space:nowrap;
}

#teaser_top .detail .all a {
	margin-right: 0;	
}

/* Rahmen */

.csc-frame-frame1 {
	border-bottom: 1px solid #5AC5CC;
	margin-bottom: 15px;
}
.csc-frame-frame2 {
	border: 1px solid #5AC5CC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	background-color: #fff;
	width: 200px;
	height: 160px;
	float: left;
	overflow: hidden;
}

.csc-frame-frame3 {
	background-color: #EFFEFF;
	border: 1px solid #5AC5CC;
	width:480px;
	padding: 10px;
	margin-bottom: 10px;
}
.csc-frame-frame4 {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 10px;
	/* background: url(badmalente_FILES/hg-frame4.jpg); */
	background-repeat: repeat-x;
	background-color: #A0D2E7;
	border: 1px solid #5ac5cc;
	overflow: hidden;
	
}
.csc-frame-frame4 h1{
	color: #fff !important;
	background-color: #5ac5cc;
	padding: 5px;
	margin: -10px;
	text-align: center;

}

.csc-frame-frame5 {
	float: left;
	margin: 0px 10px 10px 0px;
	
}

.frame-start {
	background-color: #d9edf5;
	color: #302930;
	padding-bottom: 1px;
	margin-bottom: 7px;
}

.frame-start p, .frame-start h1 {
	padding: 0px 7px;
}
.frame-start h1 {
	padding-top: 7px;
}

#content .frame-start ul {
	margin-left: 25px;
	margin-bottom: 15px;
}


#content .frame-start li{

	list-style-image: url(badmalente_umgebung_FILES/list-umgebung.gif);
	margin-bottom: 5px;
	padding-right: 7px;

}


.frame-start .csc-textpic-imagewrap{
	margin: 0 10px 0 0 !important;
	padding: 0;

}

.frame-start-lila{
	background-color: #e4e0e8;
}

#content .frame-start-lila h1,
#content .frame-start-lila a{
	color: #826F97;
}

#content .frame-start-lila li{
	list-style-image: url(badmalente_familie_FILES/list-familie.gif);
}

#content .abiszlist {
	font-size: 12px;
	color: #07B8B2;
	text-align: center;
	float: left;
	padding: 2px 5px;
	margin-right: 1px;
	background-color: #EFFAFF;
	list-style-image: none;
	list-style: none;
}


.csc-textpic-caption {
	font-size: 10px;
	color: #878787;
	padding: 3px;
}

.csc-linkToTop {margin-bottom: 15px;}

.contenttable td {
	padding: 5px 5px 0px 5px;
	border-bottom: 1px solid #000;
	vertical-align: top;
	
}

.contenttable {

	border-top: 1px solid #000;
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 100%;
}

.right_menu_item a:hover {
	background:#5AC5CC url(badmalente_FILES/arrows_right_anim.gif) no-repeat scroll 93% center;
}

.menu_level1 a:hover {
	background:transparent url(badmalente_FILES/menu_anim.gif) no-repeat scroll left center;
}


/* Kontaktformulare */

.csc-mailform{
  margin: 0px auto;
  width: 290px;
border: 0px;}

label{
  font-size: 11px;
  font-weight: bold;
  color: #5AC5CC;
	display:block;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 140px;
}	
 .csc-mailform-submit{margin-top:8px;}

#content  input, #content textarea {
  margin: 0px auto;
  border: 1px solid #A0D2E7;
  width: 244px;
  padding: 3px;
  background-color: #EFFAFF;
}

#bahn input, #bahn textarea {
width: 116px;
margin-bottom: 3px;
}

.db_widget_form {
	width: 180px !important;
}


#content .csc-mailform-check {
  position: relative;
  left: 225px;
  bottom: 20px;
  width: 20px;
}

#content .csc-mailform-submit {
  background-color: #5AC5CC;
  color: #FFFFFF;
  font-weight: bold;
  width: 250px;
}
#content .csc-mailform select {
  height: 20px;
  width: 250px;
  border: 1px solid #A0D2E7;
  background-color: #EFFAFF;
}

#content .csc-mailform-field {height: 100%;}
#content .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width:150px;
	margin-left: 5px;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { 
	background-color:#5AC5CC;
	color:white;
	font-weight:bold;
	margin-left:5px;
	margin-top:5px;
	width:100px;
}

input.tx-indexedsearch-searchbox-button:hover {
	cursor: pointer;
}

#content .tx-indexedsearch-whatis {
	margin-top: 20px;
}

#sb_submit {
	font-size: 11px;
	background-color:#D1A043;
	border:0 none;
	color:#ffffff;
	font-weight:bold;
	height:25px;
	margin-top:2px;
	padding:5px;
	float:left;   /* nur wegen underline-bug(?) im ff */
	width:98%;
}

#sb_submit:hover {
	text-decoration: underline;
	cursor: pointer;
}


#quickbuchung {
	background: #e0be7f;
	border: 1px solid #ffffff;
	margin-bottom: 3px;
}

#quickbuchung form {
	padding: 9px 8px 8px;
}

#quickbuchung h2 {
	background: #d1a043;
	font-size:11px;
	color: #ffffff;
	padding: 4px 8px; 	
}

.tx-quickbuchung-pi1 label {
  color:#FFFFFF;
  font-size:11px;
  display: block;
  padding: 0px;
	margin-bottom: 5px;
/*  width:159px; */
}

.tx-quickbuchung-pi1 input {
  background-color:#ffffff;
  border:1px solid #ffffff;
  padding:2px;
/*  display: block; */
	width:95%;
	_width:85%;
	margin-top: 0;
	margin-bottom: 10px;
/*  width:161px;
  margin:0px auto;
  margin-bottom: 5px;
  !margin-top: -1px; */
}

.tx-quickbuchung-pi1 input:hover, .tx-quickbuchung-pi1 input:focus {
  border:1px solid #d1a043;
}

#twocols {
	zoom: 1;
}

.tx-quickbuchung-pi1 .onecol {
  float: left;
  width: 50%;
  margin-right: 5%;
}

.tx-quickbuchung-pi1 .rightcol{
  width: 45%;
  margin-right: 0;
}

.tx-quickbuchung-pi1 .onecol input {
	width: 88%;
	!width: 87%;
}

.tx-quickbuchung-pi1 .onecol label {
	width: auto;
}

#printheader {
  display: none;
}

#popuphelp {
  text-align: center;
  padding: 10px 2px;
  background:  url(../images/balloon.gif) no-repeat top left; 
  color: #000000;
  font-weight: bold;
  position: absolute;
  width: 131px;
  height: 48px;
}

.catsel {
  padding-left: 8px;
}

.catsel select {
  padding: 2px;
  width: 160px;
}

#content .catsel input {
  width: 160px;
}

.ad_backlink {
  padding-left: 8px;
}

.de_buchen {
  background:  url(../images/deutschlandurlaub/deutschlandurlaub-start.gif) no-repeat top left;
  width: 169px;
  height: 116px;
  display: block; 
  margin-bottom: 5px;
}

.de_buchen .hideme {
  display: none;
}

input {
	height: auto !important;
}

#teaser_top .tt_header {
	background-color:#5AC5CC;
	color:white;
	text-align:center;
	font-size: 12px;
	padding: 5px 0;
	margin-bottom: 1px;
}

#teaser_top .timg {
	margin-bottom: 3px;
}


#teaser_top p {
	margin-bottom: 3px;
}


/* BUCHUNG START*/
#qb_start{
	background: url(../img/qb_start_head.gif) right 0px #e1cda8 no-repeat;
	border-top: 1px solid #FFF;
	margin-bottom: 15px;
}

#qb_start a{
	color: #bb8626;
}

#qb_start a.detaillink{
	padding-top: 10px;
}

#qb_start h2{
	color: #b98822;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-top: 4px;
}

#qb_start h2 span{
	display: block;
	font-size: 15px;
	line-height: 13px;
}

#qb_start #quick_form{
	padding-top: 10px;
}

#qb_left{
	width: 200px;
	float: left;
}

#qb_right{
	float: right;
	width: 270px;
}

#qb_start input[type="text"]{
	border-color: #bfaf8f;
	background-color: #FFF;
	width: 110px;
	padding: 3px 5px;
}

#qb_start .subcol input[type="text"]{
	width: 44px;
}

#qb_start input.date{
	background: url(../img/qb_start_date.gif) right 4px no-repeat #FFF;
	cursor: pointer;
}

#qb_start label{
	color: #5f6160;
	margin: 0px;
}

#qb_start .twocols{
	margin-bottom: 10px;
}

#qb_start .onecol{
	width: 135px;
	float: left;
	margin: 0px;
}

#qb_start .subcol{
	width: 65px;
	float: left;
	margin: 0px;
}

#qb_start #sb_submit{
	color: #FFF;
	font-weight: bold;
	background: url(../img/qb_start_submit.gif) bottom repeat-x #debd56;
	-moz-box-shadow: 0px 2px 3px #bfaf8f;
	-webkit-box-shadow: 0px 2px 3px #bfaf8f;
	border: 0px;
	width: 120px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 13px;
}

#qb_start #sb_submit:hover{
	text-decoration: none;
	background: url(../img/qb_start_submit.gif) 150% repeat-x #debd56;
}

#shareButtons{
	display: block;
	text-align: right;
	padding: 0px 15px 15px;
	overflow: hidden;
}

#content #shareButtons a{
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
	filter:alpha(opacity=40);
	padding: 3px 5px 3px 20px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
	border-radius: 3px;
	opacity: 0.4;
	display: inline;
	float: right;
	color: #FFF;
}

#content #shareButtons a:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter:alpha(opacity=100);
	text-decoration: none;
	opacity: 1;
	
}

#content #shareButtons a.shareTwitter{
	border: 1px solid #a4cce5;
	background: url(../img/shareTwitter.gif) center no-repeat #e5f0f7;
	color: #186486;
	text-indent: -10000px;
	width: 22px;
	padding: 3px 0px 3px 0px;
}

a.shareFacebook{
	border: 1px solid #29447e;
	background: url(../img/shareFacebook.gif) 2px 4px no-repeat #637bad;
	color: #FFF;
}

