body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	background: #d3e5ed url(../pics/bg/bg_body.gif) repeat-x top;
	text-decoration: none;
	margin: 5px 0px 0px 1px;
	padding: 0px 0px 0px 0px;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}

a {
	color: #004a99;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#border_top {
	background: url(../pics/bg/border_top.jpg) center no-repeat;
	margin: 0;
	padding: 0;	
	width: 940px;
	height: 15px;
}

#border_left_top {
	background: url(../pics/bg/border_left_top.jpg) no-repeat top;
	margin: 0;
	padding: 0;	
	width: 10px;
	height: 785px;
}

#border_right_top {
	background: url(../pics/bg/border_right_top.jpg) no-repeat;
	margin: 0;
	padding: 0;	
	width: 10px;
	height: 785px;
}

#border_bottom {
	background: url(../pics/bg/border_bottom.jpg) center no-repeat;
	margin: 0;
	padding: 0;	
	width: 940px;
	height: 14px;
}

.border_left_middle {
	background: url(../pics/bg/border_left_middle.jpg) repeat-y;
	margin: 0;
	padding: 0;	
}

.border_right_middle {
	background: url(../pics/bg/border_right_middle.jpg) repeat-y;
	margin: 0;
	padding: 0;	
}

#logo {
	background:url(../pics/bg/logo_right.jpg) no-repeat;
	margin: 0;
	padding: 0;	
	width: 670px;
	height: 176px;
}

#nav_left ul { 
   list-style-type: none; /* Dieser Code entfernt den Punkt vor den Listenelementen */ 
   padding: 0;
   margin: 0;
}

.nav_left_link {
   font-family: Arial, Helvetica, sans-serif;
   color:	#333333;    /* Farbe der Links auf Weiß setzen */ 
   border: #FFFFFF 1px solid;
   font-size: 12px;
   font-weight: bold;
   text-align:	left;  /* Linke Ausrichtung */ 
   display: 	block;    /* Als Block anzeigen */ 
   padding:	1px;      /* Buttons etwas größer machen */ 
   margin:	0px;        /* Standardabstände entfernen */ 
   text-decoration: none;
   width:100px;
}

.nav_left_link:hover {
   font-family: Arial, Helvetica, sans-serif;
   color: #990000;    /* Farbe der Links auf Weiß setzen */ 
   border-bottom: #999999 1px solid;
   border-right: #CCCCCC 1px solid;
   font-size: 12px;
   font-weight: bold;
   text-align:	left;  /* Linke Ausrichtung */ 
   display: 	block;    /* Als Block anzeigen */ 
   padding:	1px;      /* Buttons etwas größer machen */ 
   margin:	0px;        /* Standardabstände entfernen */ 
   text-decoration: none;   
   width:100px; 
}

.nav_left_link_active {
   font-family: Arial, Helvetica, sans-serif;
   color:	#004a99;    /* Farbe der Links auf Weiß setzen */ 
   border: #FFFFFF 1px solid;
   font-size: 12px;
   font-weight: bold;
   text-align:	left;  /* Linke Ausrichtung */ 
   display: 	block;    /* Als Block anzeigen */ 
   padding:	1px;      /* Buttons etwas größer machen */ 
   margin:	0px;        /* Standardabstände entfernen */ 
   text-decoration: none;
   width:100px;
}

.nav_left_link_active:hover {
   font-family: Arial, Helvetica, sans-serif;
   color: #990000;    /* Farbe der Links auf Weiß setzen */ 
   border-bottom: #999999 1px solid;
   border-right: #CCCCCC 1px solid;
   font-size: 12px;
   font-weight: bold;
   text-align:	left;  /* Linke Ausrichtung */ 
   display: 	block;    /* Als Block anzeigen */ 
   padding:	1px;      /* Buttons etwas größer machen */ 
   margin:	0px;        /* Standardabstände entfernen */ 
   text-decoration: none;   
   width:100px; 
}

.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.nav_top_link {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.nav_top_link:hover {
	color: #990000;
	text-decoration: none;
}

td.main_left {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	border-right: #CC3300 solid 2px;
}

td.main_right {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
	border-left: #CC3300 solid 2px;
}

.u_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
}

.upage_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	background: #FFFFFF;
	text-decoration: none;
}


.upage_sub_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}

.ucontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background: #990000;
	text-decoration: none;
	border:#333333 1px solid;
}

.ucontent_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background: #eceded;
	text-decoration: none;
}

.tx_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.tx_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	background: #eceded;
	border-top: #999999 2px solid;
	border-bottom: #999999 1px solid;
}

.footer_end {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
}

.footer_end_link {
	color: #666666;
	text-decoration: none;
}

.footer_end_link:hover {
	color: #333333;
	text-decoration: underline;
}

#container {
	border-collapse:collapse;
}

.container_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	background: #990000;
	border-collapse:collapse;
	color: #FFFFFF;
}

.container_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: url(../pics/bg/container_bg1.gif) repeat-x;
	color: #000000;
}

.container_content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	border: #999999 solid 1px;
	background: #eceded;
	text-decoration: none;
}

.container_content_link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.container_content_link:hover {
	color: #990000;
	text-decoration: none;
}

.container_line {
	background: url(../pics/bg/container_bg2.gif)  repeat-x;
}

#bg_content {
	border: #999999 solid 1px;
	border-collapse: collapse;
}

.bg_upage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background: #eceded;
}

.bg {
	background: #eceded;
}

.day_month {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	border: #999999 solid 1px;
	background: #eceded;
	text-decoration: none;
}

.kal_day {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	border: #999999 solid 1px;
	background: #666666;
	text-decoration: none;
}

#today {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	border: #999999 solid 1px;
	background: #e8b046;
	text-decoration: none;
}

#booking {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	border: #999999 solid 1px;
	background: #eceded;
	text-decoration: none;
}

#booking_today {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	border: #999999 solid 1px;
	background: #e8b046;
	text-decoration: none;
}

.booking_today_link {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	background: #e8b046;
	text-decoration: none;
}

.booking_today_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	background: #e8b046;
	text-decoration: none;
}

.booking_link {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	background: #eceded;
	text-decoration: none;
}

.booking_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	background: #eceded;
	text-decoration: none;
}

.day_out {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	border: #999999 solid 1px;
	background: #FFFFFF;
	text-decoration: none;
}

#news {
	border: #990000 solid 1px;
}

.captcha {
	background: #E5E5E5;
	border: 1px solid #999999;
}

td.captcha_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.content_fail {
	font-family: Arial, Helvetica, sans-serif;
    list-style-type: none; /* Dieser Code entfernt den Punkt vor den Listenelementen */ 
	margin: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	border: #999999 solid 1px;
	background: #eceded;
	text-decoration: none;
}

#member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	background: #eceded;
}

.link_member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link_member:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.member_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}

.link_member_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link_member_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.link_log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.link_log:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.link_log_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #004a99;
	text-decoration: none;
}

.link_log_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

#galerie {
	border: #999999 1px solid;
	border-collapse: collapse;
}
.galerie1 {
	border: #999999 1px solid;
	background: #eceded;
}

.galerie2 {
	background: #eceded;
}

.gal_pics_ist {
	font-size:11px;
}

.galtext_zusatz1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

.galtext_zusatz2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}