@CHARSET "ISO-8859-1";

body {
	margin: 0px 0px 0px 0px;
	background-color: #4f4f4f;
}

a {
color: #111111;
}
a:hover {
color: #4f4f4f;
}
a:visited {
color: #4a3636;

}

html {
	height: 101%
}

input {
	border: 1px solid #dddddd;
	text-align: left;
}

form {
	margin: 0px 0px 0px 0px;
}

#header_top {
	width: 100%;
	height: 80px;
	background-image: url('../img/head_top_hg.png');
}

#header_top_inner {
	width: 1008px;
	height: 80px;
	background-image: url('../img/head.png');
	cursor: pointer;
}

#header_bottom {
	width: 100%;
	background-color: #efefef;
	background-image: url('../img/top_leiste.png');
	
}

#footer_top {
	width: 100%;
	height: 20px;
	font: normal 8pt sans-serif;
	color:#ffffff;
	background-color: #4f4f4f;
}

#footer_inner {
	width: 1008px;
	padding-top: 10px;
	height: 90px;
	background-image: url('../img/foot.png');
	top : -5px;position:relative;
}

#footer_top a {
	font: bold 8pt sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer_top a:hover {
	text-decoration: none;
	font: bold 8pt sans-serif;
	color: #ffffff;
}

#center_hull {
	width: 100%;
	background-color: #4f4f4f;
}

#hull {
	position: relative;
	display: block;
	background: #f1f1f1 url('../img/content_box_hg.png') repeat-y;
	overflow: visible;
	width: 1008px;
	margin : 0 px;
	padding : 0 px;
	
}

#content_hull {
	width: 808px;	margin : 0 px;
	padding : 0 px;top : -5px;position: relative;
}

#content_left {
	/*background: #f1f1f1 url('../img/content_left_shadow.gif') repeat-y;*/
	float: left;
	position: relative;
	width: 100px;
	display: inline;
}

#content_right {
	/*background-image: url('../img/content_left_shadow.gif');*/
	float: right;
	position: relative;
	width: 100px;
	display: inline;
}

.clear {
	clear: both;
}

#noscript {
	background-color: #9ceefe;
	width: 100%;
	height: 20px;
	font: bold 12pt sans-serif;
	color: #044855;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div#menu {
	float: center;
	width: 1008px;
	height: 28px;
	padding-top: 10px;
	background: #efefef;
	background-image: url('../img/top_leiste.png');
}

ul#nav,ul#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
ul#sub_nav,ul#sub_nav li {
	list-style-type: none;
	margin: 0;
	padding: 0
}
ul#nav {
	width: 808px
}
ul#nav_admin {
	width: 808px
}
ul#nav li {
	float: left;
	margin-right: 15px;
	width: 122px;
	text-align: center
}

ul#nav li.lastitem {
	margin-right: 0px;
}

ul#nav a {
	float: left;
	width: 122px;
	height: 28px;
	background-image: url('../img/hg_navi_btn.png');
	padding-top: 5px;
	font: bold 10pt sans-serif;

	text-decoration: none;
	color: #4a432f
}

ul#nav a:hover {

	color: #FFF;
	background-position: -0px -56px;
}


ul#sub_nav div {
	height: 20px;
	
	width:164px;
	clear:both;
	padding-top: 8px;
	padding-left: 20px;
	font: bold 8pt sans-serif;
	color: #777777;
	background: #dddddd;
	cursor: pointer;
	text-align: left;
	
		background: transparent url('../img/button.png') no-repeat;
	margin-bottom: 10px;
	
}

ul#sub_nav div:hover {
background-position: -0px -28px;
		
	color: #b50000;
}


ul#sub_nav div.activelink ,ul#sub_nav div.activelink:hover {
background-position: -0px -56px;
	color: #b50000;
	cursor: default;
}
ul#nav li.activelink a,ul#nav li.activelink a:hover {
	background-position: -0px -28px;
	color: #4a432f
}

#container {
	position: relative;
	display: block;
	overflow: visible;	margin : 0 px;
	padding : 0 px;
}

#hg_content {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

#left {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

#right {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.item {
	width: 450px;
	height: 171px;
}
.item_rel {
	width: 720px;
	height: 400px;
	
}
.item_a {
	background: transparent url('../img/item_hg_a.png') no-repeat;
}

.item_b {
	background: transparent url('../img/item_hg_b.png') no-repeat;
}

.item_rel_a {
	background: transparent url('../img/box_hg_400.png') no-repeat;
}

.item_rel_b {
	background: transparent url('../img/box_hg_400.png') no-repeat;
}

.item_head {
	font: bold 8pt sans-serif;
	height: 30px;
	padding-top: 7px;
	padding-left: 5px;
	text-align: left;
	cursor:pointer;
}

.item_head_a {
	color: #F1F1F1;
}

.item_head_a_2 {
	color: #ffffff;
	text-decoration:none;
}
.item_head_a_2:hover {
	color: #F1F1F1;
}
.item_head_a_2:visited  {
	color: #ffffff;
}
.item_head_b {
	color: #000000;
}

.item_body {
	height: 100px;
	width: 450px;
	padding-top: 5px;
}
.item_body_rel {
		
	width: 700px;
	padding-top: 5px;
}
.item_text {
	font: normal 8pt sans-serif;
	width: 305px;
	padding-left: 15px;
	float: left;
	text-align: left
}

.item_pic {
	width: 100px;
	padding-left: 15px;
	float: left;
}
.item_pic_rel {
	width: 200px;
	padding-left: 15px;
	float: left;
}
.item_foot {
	height: 10px;
	text-align: right;
	margin-right: 15px;
}

.item_foot a {
	font: normal 8pt sans-serif;
	text-decoration: none;
}

.spacer {
	height: 15px;
	text-align:left;
}

.hide {
	background: transparent url('../img/item_hide.png') no-repeat;
	height: 10px;
	width: 15px;
	display: inline;
	position: relative;
	float: left;
	cursor: pointer;
}

.item_date {
	width: 155px;
	display: inline;
	position: relative;
	float: left;
	display: inline;
}

.item_title {
	display: inline;
	position: relative;
	float: left;
}

.hide:hover {
	background-position: -0px -10px;
}

.red {
	color: red;
}

#calendar_hull {
	width: 164px;
}

.cal_head {
	background: transparent url('../img/box_head.png') no-repeat;
	font: bold 8pt sans-serif;
	color: #fff;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	text-indent: 7px;
}

.cal_body {
	/*background: transparent url('../img/box_middle.png') repeat-y;*/
		border-right: 1px solid #e5e4e2;
	border-left: 1px solid #e5e4e2;
	border-top: 0px solid #aaaaaa;
	border-bottom: 0px solid #aaaaaa;
	
	background: #FCFCFC;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: normal 8pt sans-serif;
}

.cal_foot {
	background: transparent url('../img/box_bottom.png') no-repeat;
}
#news_hull {
	width: 100%;
	height:100%;
	
}

.news_head {

	font: bold 8pt sans-serif;
	color: #fff;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	text-indent: 7px;background: #930000;
}

.news_body_i {

		border-right: 1px solid #e5e4e2;
	border-left: 1px solid #e5e4e2;
	border-top: 0px solid #aaaaaa;
	border-bottom: 0px solid #aaaaaa;
	
	background: #FCFCFC;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 250px;
	font: normal 8pt sans-serif;
}


.news_body {
	padding-left: 15px;
	padding-right: 15px;
	font: normal 8pt sans-serif;
	text-align: left;
}

.cal_item {
	float: left;
	width: 20px;
	padding-top: 4px;
	height: 16px;
	font: normal 8pt sans-serif;
	border: solid 1px #F1F1F1;
	color: #444444;
	cursor: default;
}
.cal_item_body {
	float: left;
	width: 75px;
	padding-top: 2px;
	height: 13px;

	border: solid 1px #F1F1F1;


}
.hide {
	cursor: pointer;
}

.cal_item_wob {
	float: left;
	width: 20px;
	padding-top: 0px;
	height: 10px;
	font: normal 8pt sans-serif;
	border: solid 1px #F9F9F9;
	color: #444444;
	cursor: default;
}

.cal_item_red {
	color: #ff0000;
}

.cal_item_bold {
	font: bold 8pt sans-serif;
}

.cal_item:hover {
	
}

.cal_break {
	display: block;
}

.cal_event {
	cursor: pointer;
	background: #d4f8ff;
	border: solid 1px #a4eefc;
}

.cal_event_inactive {
	cursor: pointer;
	background: #f2f2f2;
	font: bold 8pt sans-serif;
}

.cal_event:hover {
	background: #a4eefc;
}

#cal_buttons {
	
}

#cal_forw {
	width: 76px;
	float: right;
}

#cal_back {
	width: 76px;
	float: left;
}

.clear {
	clear: left;
}

.colmask {
	position: relative;
	background-image: url('../img/content_hg.gif');
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 808px;
	overflow: hidden;
	background: #F7F7F7 url('../img/content_hg.gif') no-repeat;
}

.colright,.colmid,.colleft {
	float: left;
	width: 808px;
	position: relative;
}

.col1,.col2,.col3 {
	float: left;
	position: relative;
	padding: 0 0 0 0;
	overflow: hidden;
}

.threecol .colmid {
	right: 25%;
}

.threecol .colleft {
	right: 50%;
}

.threecol .col1 {
	width: 56%;
	left: 97%;
}

.threecol .col2 {
	width: 22%;
	left: 19%;
}

.threecol .col3 {
	width: 22%;
	left: 75%;
}

.col2_mask {
	position: relative;
	/*background-image: url('../img/content_hg.gif');
	background-repeat: no-repeat;*/
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
	
	background: #F7F7F7 url('../img/content_hg.gif') no-repeat;
}

/* common column settings */
.col2_right,.col2_mid,.col2_left {
	float: left;
	width: 100%;
	position: relative;
	background-image: url('../img/content_hg.gif');
	background: #F7F7F7 url('../img/content_hg.gif') no-repeat;
	background-repeat: no-repeat;
}

.col2_1,.col2_2,.col2_3 {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

.right2_menu {
	background: #f6f6f6; /* right column background colour */
}

.right2_menu .col2_left {
	right: 25%; /* right column width */
	background: #fff; /* left column background colour */
	
}

.right2_menu .col2_1 {
	width: 71%;
	/* left column content width (left column width minus left and right padding) */
	left: 27%; /* (right column width) plus (left column left padding) */
}

.right2_menu .col2_2 {
	width: 21%;
	/* right column content width (right column width minus left and right padding) */
	left: 31%;
	/* (right column width) plus (left column left and right padding) plus (right column left padding) */
}

.left2_menu {
	background-image: url('../img/content_hg.gif');
	background: #F7F7F7 url('../img/content_hg.gif') no-repeat;
	background-repeat: no-repeat;
}

.left2_menu .col2_left {
	right: 75%; /* right column width */
	
background: #ffffff url('../img/content_hgl.gif') no-repeat;

}

.left2_menu .col2_1 {
	width: 71%; /* right column content width */
	left: 102%; /* 100% plus left column left padding */
}

.left2_menu .col2_2 {
	width: 21%;
	/* left column content width (column width minus left and right padding) */
	left: 6%;
	/* (right column left and right padding) plus (left column left padding) */
}

.inactive {
	background: #f7f7f7;
	font: normal 8pt sans-serif;
	color: #aaaaaa;
	cursor: default;
}

.inactive:hover {
	background: #f7f7f7;
	font: normal 8pt sans-serif;
	color: #aaaaaa;
	cursor: default;
	border: solid 1px #f7f7f7;
}

.button_blue {
	border: solid 1px #F1F1F1;
	font: bold 7pt sans-serif;
	color: #444444;
	cursor: pointer;
	background: #ffffff;
	border: solid 1px #eeeeee;
}

.button_blue:hover {
	background: #d4f8ff;
	color:#222222;
}

.upperline {
	border: 0px solid #aaaaaa;
	border-width: 0px 0px 1px 0px;
}


.event_btn_adm {
	margin-right: 5px;
	border: solid 1px #E0E0E0;
	font: normal 8pt sans-serif;

padding-top: 2px;

	height: 18px;
	width:140px;
	background: #E9E9E9;
	cursor: pointer;
	text-align: left;
	float:left;

}


.input_del {

background: transparent url('../img/del.gif');
cursor: pointer;
	width: 20px;
	border:0px;
	height: 20px;float:left;

}
.input_del:hover {
	background-position: -0px -20px;
}
/*
.event_btn_selected {
	margin-right: 5px;

	font: bold 10pt sans-serif;
	padding-top: 2px; 
	padding-left : 20px;
	margin-top: 4px;
	height: 20px;
	color: #444444;
	background: #FFFFFF;
	cursor: pointer;
	text-align: left;
	text-indent: 22px;
	padding-left: 20px;
}
*/
.event_btn_adm:hover {
	background: #F0F0F0;
	color: #222222;
}

#event_content {
	font: normal 10pt sans-serif;
	text-align: left;
}

.dates_items {
	padding-top: 4px;
}



label {
	font: bold 10pt sans-serif;
}

.btn_search {
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: 0px;
	background: transparent url('../img/lupe.png') no-repeat;
}

input.btn_search:hover {
	background-position: -0px -20px;
}

.input_search {
	color: #aaaaaa;
	font: normal 8pt sans-serif;
}

.runout {

color: #770000;


}

.adm_requested {

background: #e8c7c7;
}
.adm_booked {

background: #c7e8e8;
}
.adm_public {

background: #cde8c7;
}
.adm_back {

font: normal 8pt sans-serif;
}
.body_text {

	font: normal 9pt sans-serif;
	float:left;

}
.body_text_b {

	font: bold 9pt sans-serif;
	float:left;

}
#res_desc {

	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height:150px;
	
	margin-bottom: 45px;
font-align:left;
	width: 700px;
	height: 200px;

}
#headbox {
		padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	font: normal 9pt sans-serif;
	
	}
	.res_item {
		
		float:left;
		list-style-type: none;
		
			float: left;
	margin-right: 15px;

	text-align: center
		}
		

ul#res_head li {
	list-style-type: none;
	float: left;
	width:113px;
	height:30px;
	margin-right: 15px;
	text-align: center
}

ul#res_item li {
	list-style-type: none;
	float: left;
	width:113px;
	height:30px;
	margin-right: 15px;
	text-align: center
	
}
.tiny_text {
	font: normal 8pt sans-serif;
	}
	
	
table#res_check td {
	font: normal 8pt sans-serif;
width:100px;
	
}	

.btn_submit {
	cursor:pointer;
	width:150px;
	height:17px;
	padding-top:3px;
	font: bold 8pt sans-serif;
	color: #111111;
	background: #dddddd;
	text-align:center;
	}
.submit {
	cursor:pointer;
	width:150px;
	height:20px;
	float:left;
	font: bold 8pt sans-serif;
	color: #111111;
	background: #dddddd;
	text-align:center;
	}
.submit_s {
	cursor:pointer;
	width:75px;
	height:20px;
	
	font: bold 8pt sans-serif;
	color: #111111;
	background: #dddddd;
	text-align:center;
	}
.btn_submit:hover, .submit_s:hover {
	

	font: bold 8pt sans-serif;
	color: #ffffff;
	background: #aaaaaa;
	
	}
	.submit:hover {
	

	font: bold 8pt sans-serif;
	color: #ffffff;
	background: #aaaaaa;
	
	}
.nl_btn_1
	{
	background: transparent url('../img/content/nlabo.gif') no-repeat;
	height:25px;cursor:pointer;
}

.nl_btn_1:hover {
	background-position: -0px -25px;
}
.promo_btn_1
	{
	background: transparent url('../img/content/kr.gif') no-repeat;
	height:25px;
	cursor:pointer;
}

.promo_btn_1:hover {
	background-position: -0px -25px;
}

.promo_btn_2
	{
	background: transparent url('../img/content/tr.gif') no-repeat;
	height:25px;cursor:pointer;
}

.promo_btn_2:hover {
	background-position: -0px -25px;
}

.promo_btn_3
	{
	background: transparent url('../img/content/gss.gif') no-repeat;
	height:25px;cursor:pointer;
}

.promo_btn_3:hover {
	background-position: -0px -25px;
}

.promo_btn_4
	{
	background: transparent url('../img/content/vas.gif') no-repeat;
	height:25px;cursor:pointer;
}

.promo_btn_4:hover {
	background-position: -0px -25px;
}
.promo_btn_5
	{
	background: transparent url('../img/content/vv.gif') no-repeat;
	height:25px;
	cursor:pointer;
}

.promo_btn_5:hover {
	background-position: -0px -25px;
}
.teaser_btn
	{
	background: transparent url('../img/green_btn.png') no-repeat;
	padding-top: 5px;
	height:20px;
	width:130px;
	font: bold 8pt sans-serif;
	color:#ffffff;
	cursor: pointer;
	text-align:center;
}

.promo_btn_win
	{
	background: transparent url('../img/content/gewinnen.gif') no-repeat;
	height:25px;cursor:pointer;
}

.promo_btn_win:hover {
	background-position: -0px -25px;
}

.teaser_btn:hover {
	background-position: -0px -25px;
	color:#184f02;
	
}

.content_free {

padding-left:25px;
padding-right:25px;
}

.datesearch_btn {
width:100px;
font: normal 8pt sans-serif;
background:#ffffff;
border: 0;
cursor:pointer;
}
.datesearch_btn:hover {


background:#ffffff;
border: 0;
color:#aaaaaa;
}
#suche {
text-align:left;
}
.loc_tab{
	text-align:left;
background:#7A0000;
color:#ffffff;
padding:20px;
margin-top:20px;
}