@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #e9eef4 url(../img/body_bg.png) repeat-x 0 0;
  color:#000000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;  
}

h1 {
  color:#1150A0;
  font-size:12px;
  font-weight:bold;
  margin-bottom:15px;
  margin-top:15px;
}

h2 {
	font-size: 12px;
  color: #1150A0;
	font-weight: bold;
  margin-bottom:15px;
  margin-top:10px;	
}

p, ul, h1, h2 {
  line-height: 1.5;
}

a {
  color: #1150A0;
}


input, textarea, select {
  border: 1px solid #1150A0;
}

.csc-firstHeader {
  font-size: 14px;
}

.csc-frame-frame2 {
  background-color:#FFF5E6;
  border:1px solid #1150A0;
  margin-bottom:15px;
  margin-top:15px;
  padding:10px;
  width: 546px;
}


.csc-frame-frame1{
   padding-bottom: 10px;
   width: 380px;
   border-bottom: 1px dotted #FEA900;
   margin-bottom: 15px;
   margin-top: 15px;
   width: 546px;   
}

.csc-frame-frame2 .csc-textpic-text, .csc-frame-frame2 .csc-header {
  position: relative;
}

#main {
  width: 1000px;
  margin: 0 auto;
  background: #ffffff;
}

#header {
  width: 1000px;
  height: 245px;
  background: transparent url(../img/header.jpg) no-repeat 0 0;
  float: left;
}

#left {
  width: 161px;
  float: left;
  padding-top: 15px;
}

#content {
  width: 569px;
  padding: 0 24px;
  float: left;
  padding-bottom: 24px;
}

#right {
  width: 222px;
  padding-top:15px;
  float: left;
  color: #1251a1;
}

#footer {
  width: 1000px;
  float: left;
  background-color:#1150A0;
  color:#FFFFFF;
  font-size:10px;
  padding:5px 0;
  text-align:center;  
}

#footer a {
  color: #ffffff;
}

#footer a:hover {
  text-decoration: none;
}

#home_link {
  float:right;
  height:90px;
  position:relative;
  right:10px;
  top:70px;
  width:335px;
  text-decoration: none;
  clear: both;
}

#menu_top {
  color: #ffffff;
  font-weight: bold;
  float: right;
  position: relative;
  right:5px;
  top:9px;  
}

#menu_top a {
  color: #ffffff;
  text-decoration: none;
  letter-spacing: -0.5px;
  padding: 3px;
}

* html #menu_top a, * + html #menu_top a  {
  letter-spacing: -1px;
}

#menu_top a:hover {
  text-decoration: underline;
}

.menu_left {
  border-top: 1px dotted #afbedf;
}

.menu_left a, #booking {
  display: block;
  background: #1150a0;
  color: #ffffff;
  border-bottom: 1px dotted #ffffff;
  padding: 7px 12px;
  text-decoration: none;
  font-weight: bold;
}

.menu_left a.act {
  text-decoration: underline;
}

.menu_left a.level2 {
  background: #B0BFDB;
  color: #1150A0;
  border-bottom: 1px dotted #1150A0;
}

.menu_left a:hover, #booking:hover {
  text-decoration: underline;
}

#booking {
  background: #e92225;
}

#menu_icon {
  background: #ffffff;
  border-left: 1px solid #1150A0;
  border-right: 1px solid #1150A0;
  padding-bottom: 3px;
}

#menu_icon table {
  border-collapse: collapse;
}

#menu_icon td {
  padding: 2px 0;
}

.tab_text a {
  display: block;
  color: #1150A0;
}

.tab_text a:hover {
  text-decoration: none;
}

.tab_icon:hover + td a{
  text-decoration: none;
}

#menu_2 {
  clear: both;
}

.spacing_left {
  background: #1150A0;
  padding-bottom: 27px;
}


#content ul {
  margin-bottom: 15px;
}

#content li {
  padding-left: 40px;
  background: transparent url(../icons/pfeil.gif) no-repeat 12px 2px;
  list-style-type: none;
}

p.bodytext {
/*  margin-bottom: 15px; */
}


/*  todo: ie6 prob 
#right > * {
  margin-bottom: 10px;
} */



#right .fuerie {
  margin-bottom: 10px;
  position: relative; 
}


.block_rechts {
  background: #e1e7f3;
  padding-bottom: 9px;
}


.block_rechts h1 {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  background: #ffaf00;
  padding: 4px 9px;
}


#right .csc-textpic-image {
  margin-bottom: 0;
  margin-left: 0;
}

#right  .csc-textpic-imagewrap {
  margin-left: 0 !important;
}






.tx-macinasearchbox-pi1 {
  padding: 9px;
  padding-bottom: 0;
}

.tx-macinasearchbox-pi1 .search_word {
  border: 1px solid #ffaf00;
  padding: 2px;
  width: 165px;
}

.tx-macinasearchbox-pi1 .search_submit {
  color:#ffffff;
  font-weight: bold;
  background-color:#ffaf00;
  border: 1px solid #ffffff;
  padding: 1px;
}


#right .csc-menu, #right .csc-text {
  padding: 0 9px;
  padding-top: 9px;
}


#right .csc-menu li {
  list-style-type: none;
}

/*  todo: ie6 prob */
/*#right .csc-menu li:before {
  content: '›› ';
}*/

#right .csc-menu a {
  text-decoration: none;
}

#right .csc-menu a:hover {
  text-decoration: underline;
}

#right .csc-text .bodytext {
  margin-bottom:0;
}

#breadcrump {
  border-bottom: 1px dotted #ff7c06;
  height: 15px;
  margin-bottom: 10px;
  font-size: 9px;
}

#right p, #right ul {
  font-size: 10px;
}

.teaser_item h1 {
  background: #1150A0;
}

.teaser_item .trest {
  padding: 9px;
}

.teaser_item .bodytext {
  margin: 0;
}

.teaser_item .detail {
  margin-top: 8px;
  margin-bottom: 5px;
}

.teaser_item .detail a {
  /* todo: margins checken */
  background: #ffaf00;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #ffffff;
  padding: 5px;  
  font-weight: bold;
}

.teaser_item .detail a:hover {
  text-decoration: underline;
}

#partner .csc-textpic-image {
  margin-left: 0;
  margin-bottom: 10px;
}

p.veranst_date {
  color: #000000;
  margin-bottom: 5px;
}

.centerme {
  text-align: center;
}


/* hallo ie7 */
.timg {
  font-size: 0px;
}

/* hallo ie6 */
* html .csc-textpic-clear {

}

/* rollierende */

.ad_list_item {
  border: 1px solid #1150A0;
  padding: 10px;
/*  width: 384px; */
  margin-bottom: 15px;
  /* hello ie */
  position: relative;
}

.ad_list_item h1, .teaser_item h1 {
  margin-top: 0px;
}

.ad_list_item .ad_left {
  width: 235px;
  float:left;
  /* hello ie */
  position: relative;  
}

.ad_list_item .ad_right
{
  width: 290px;
  float:left;
  /* hello ie */
  position: relative;  
}

.ad_list_item .price a {
  color: #d56221;
  text-decoration: underline;
}

.ad_list_item .ad_left img {
  display: block;
  margin-bottom: 10px;
}

.ad_detail {
  border-bottom: 1px dotted #FF7C05;
  margin-bottom: 15px;
}

.ad_detail .images {
  margin-bottom: 10px;
}

.ad_detail .images img{
  border: 1px solid #1150A0;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.ad_detail table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}

.ad_detail table .bodytext {
  margin: 0px;
}

.ad_detail td {
  padding: 3px 0px;
  border-bottom:  1px solid #1150A0;
}

.ad_detail .ad_td_descr {
  font-weight: bold;
  width: 130px;
  vertical-align: top;
}

.ad_detail .bodytext {
  margin-bottom: 15px;
}

.ad_detail .ad_head {
  margin-bottom: 0px;
}

.ad_backlink {
  margin-bottom: 15px;
}


.csc-mailform-field {
  margin-bottom: 5px;
}

.csc-mailform-field label {
  display: block;
}


.tx_bitcalender_pi1-listview, .tx_bitcalender_pi1-singleview {
  width: 99% !important;
  color: #1150A0 !important;
}

.tx_bitcalender_pi1_backwrap {
  margin-bottom: 10px;
}

#content .csc-textpic {
  margin: 5px 0;
}

#content ul {
  margin: 10px 0;
}


.macina_banner {
  margin-top: 20px !important;
  margin-bottom: 40px !important;
}

.csc-textpic-caption {
  font-style:italic;
}

.csc-frame-frame2 h1 {
  margin-top: 0;
}

.tx-indexedsearch-whatis {
  margin-top: 20px !important;
  font-weight: bold;
}

.tx_bitcalender_pi1-suche {
  margin: 15px 0;
}

#content .jm-gallery-image-entry, #content .jm-gallery-album-entry {
  width: 120px !important;
}


#uid185 #right {
  display: none;
}

#uid185 #content {
  width: 791px;
}


#quickbuchung {
	margin: 20px 0 30px;
}

#quickbuchung form {
	background: transparent url(../img/fkg-buchung-hg.jpg) no-repeat scroll 0 0;
	padding-top: 20px;
	height: 174px;
}

#quickbuchung .links span,
#quickbuchung .links a {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0 6px 9px;
	width: 213px;
	font-size: 13px;
	float: left;
	margin-right: 10px;
}

#quickbuchung .links span {
	background: #1150A0;
}
#quickbuchung .links a {
	background: #FFAF00;
	text-decoration: none;
}

#quickbuchung .links a:hover {
	text-decoration: underline;
}

#quickbuchung .quick_left,
#quickbuchung .quick_right {
	width: 140px;
	float: left;
	margin: 0 10px;
}

#quickbuchung input,
#quickbuchung select {
	border: 1px solid #cbd3ea;
	color: #7e7e7e;
	margin-bottom: 8px;
}

#quickbuchung select {
	padding: 3px;
	width:65px;	
}

#quickbuchung input {
	padding: 4px;
}

#quickbuchung .quick_left input {
	width: 130px;
}

#quickbuchung .quick_date_kinder,
#quickbuchung .quick_date_personen {
	float: left;
}

#quickbuchung .quick_date_personen {
	margin-right: 10px;
}

#quickbuchung label {
	display: block;
	color: #124f9f;
	font-weight: bold;
	padding: 0 0 3px 5px;
}

#quickbuchung .detaillink {
	padding-left: 5px;
	margin-top: 2px;
}

#quickbuchung #sb_submit {
	background: transparent url(../img/button-hg.gif) no-repeat scroll 0 0;	
	border:0 none;
	color:#C9D3E9;
	font-size:12px;
	font-weight:bold;
	padding:15px 0 17px;
	text-transform:uppercase;
	width:140px;
	cursor: pointer;
}

#quickbuchung #sb_submit:hover {
	text-decoration: underline;
}

#quickbuchung .quick_senden {
	margin-top: 16px;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border: 1px solid #ccc !important;
padding:0;
}