.body {
	margin-top:0px;
	margin-bottom:20px;
	background-image:url(../images/layout/bg.gif);
	background-repeat:repeat-x;
	background-color: #bdbebe;
}

.header	{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13.5px;
	line-height: 14.5px;
	text-decoration: none;
	color: #162882;
}

.header_div{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:20px;
}

.subheader{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #243AA6;
	font-weight: bold;
}

.text{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}

.textweiss{
	color: #FFFFFF;
}

.nobr{
	white-space: nowrap;
}

.texts	{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #333333;
}

.textbold {
	font-weight: bold
}

.imgtext-nowrap{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}

.texterror{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FF0000;
}

.homebox_titel{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #d2001b;
}

A:link {color: #162882; text-decoration: none;}
A:visited {color: #162882; text-decoration: none;}
A:active {color: #162882; text-decoration: none;}
A:hover {color: #333333; text-decoration: underline;}

A.textweiss:link {color: #ffffff; text-decoration: none;}
A.textweiss:visited {color: #ffffff; text-decoration: none;}
A.textweiss:active {color: #ffffff; text-decoration: none;}
A.textweiss:hover {color: #333333; text-decoration: none;}

A.nolink:link {color: #333333; text-decoration: none;}
A.nolink:visited {color: #333333; text-decoration: none;}
A.nolink:active {color: #333333; text-decoration: none;}
A.nolink:hover {color: #333333; text-decoration: none;}

ul{
    list-style-image: url(../images/icons/dot_list.gif);
	margin-top:6px;
}

li{
	margin-bottom:5px;
}

/* =========================== START Page Layout ==================================== */

#langmenu
{
	 float: left;
	 width: 183px;
	 margin: 0px;
	 padding: 2px 2px 0px 0px;
	 text-align: right;
	 color : #7d8085;
}




.page_bg_left{
	background-image:url(../images/layout/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.page_bg_right{
	background-image:url(../images/layout/bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.page_bg_middle{
	background-image:url(../images/layout/bg_middle.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.bg_weiss{
	background-color:#FFFFFF;
}

.header_bg{
	background-image:url(../images/layout/header_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.home_bg{
	background-image:url(../images/layout/home_bg/wi/1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.search_bg{
	background-image:url(../images/layout/mainnavi_bg_n.gif);
	background-repeat:repeat-x;
}

.header_trennlinie{
	background-color:#9d9d9d;
}

.footer{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
}

A.footer:link {color: #FFFFFF; text-decoration: none;}
A.footer:visited {color: #FFFFFF; text-decoration: none;}
A.footer:active {color: #FFFFFF; text-decoration: none;}
A.footer:hover {color: #666666; text-decoration: underline;}

.pfad{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}

A.pfad:link {color: #999999; text-decoration: none;}
A.pfad:visited {color: #999999; text-decoration: none;}
A.pfad:active {color: #999999; text-decoration: none;}
A.pfad:hover {color: #333333; text-decoration: underline;}

.trennlinie_content{
	background-color:#E6E6E6;
}

.trennlinie_news{
	background-color:#E6E6E6;
}

.trennlinie_homebox{
	background-color:#848484;
}

.bg_homebox{
	background-color:#FFFFFF;
	opacity: .70;
	-moz-opacity:.70;
	filter: alpha(opacity=70);
}

.bg_pagebox{
	background-color:#ececec;
}

#homebox_newscontent{
	position:absolute;
	z-index:1;
	overflow: auto;
	margin-left:5px;
}

.img_porder{
	border:#E6E6E6 solid 1px;
}

/* =========================== Mainnavi ==================================== */

.bg_mainnavi_pas{
	background-image:url(../images/layout/mainnavi/bg.gif);
	background-repeat:repeat-x;
}

.bg_mainnavi_act{
	background-image:url(../images/layout/mainnavi/bg_act.gif);
	background-repeat:repeat-x;
}

.bg_navi_abschluss{
	background-image:url(../images/layout/mainnavi/bg_navi_abschluss.gif);
	background-repeat:no-repeat;
	background-position:right;
}

/* =========================== Subnavi ==================================== */
.navi_1{
	margin-bottom: 4px;
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #737475;
}

.navi_21{
	margin-bottom: 3px;
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #737475;
}

div.bottom_21{
	height:6px;
}

.navi_22{
	margin-bottom: 2px;
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #737475;
}

.bottom_22{
	height:5px;
}

A.subnavi_act_1:link {color: #E21E19; text-decoration: none; font-weight: bold;}
A.subnavi_act_1:visited {color: #E21E19; text-decoration: none; font-weight: bold;}
A.subnavi_act_1:active {color: #E21E19; text-decoration: none; font-weight: bold;}
A.subnavi_act_1:hover {color: #E21E19; text-decoration: none; font-weight: bold;}

A.subnavi_act_2:link {color: #E21E19; text-decoration: none;}
A.subnavi_act_2:visited {color: #E21E19; text-decoration: none;}
A.subnavi_act_2:active {color: #E21E19; text-decoration: none;}
A.subnavi_act_2:hover {color: #E21E19; text-decoration: none;}

A.subnavi_no1:link {color: #737475; text-decoration: none;}
A.subnavi_no1:visited {color: #737475; text-decoration: none;}
A.subnavi_no1:active {color: #737475; text-decoration: none;}
A.subnavi_no1:hover {color: #E21E19; text-decoration: none;}

A.subnavi_no2:link {color: #737475; text-decoration: none;}
A.subnavi_no2:visited {color: #737475; text-decoration: none;}
A.subnavi_no2:active {color: #737475; text-decoration: none;}
A.subnavi_no2:hover {color: #E21E19; text-decoration: none;}

/* ============================= SERVICE NAVI ============================== */

.snavi {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
}

.snavi_act {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#16196e;
}

A.snavi:link {color: #7d8085; text-decoration: none;}
A.snavi:visited {color: #7d8085; text-decoration: none;}
A.snavi:active {color: #7d8085; text-decoration: none;}
A.snavi:hover {color: #16196e; text-decoration: none;}

/*######################################################## TYPO3 Tabellen ##################################################################*/

/* Start Default Layout */
.ct_0{
	width:100%;
	padding:0px;
	border-width:0px;
	
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}

.ct_0_1_1{
	border-bottom-color:#e6ecf0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}

.ct_0_1_next{
	border-bottom-color:#e6ecf0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}

.ct_0_next_1{
	border-bottom-color:#e6ecf0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}

.ct_0_next_next{
	border-bottom-color:#e6ecf0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:2px;
}
/* End Default Layout */

/* Start Graue Box (Layout 1) */
.ct_1{
	width:100%;
	background-color:#EBEBEB;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:5px;
	
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
/* End Graue Box (Layout 1) */

/* Start Layout 2 */
.ct_2{
	padding:0px;
	border-width:0px;
	
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}

.ct_2_1_1{
	font-weight: bold;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#CCCCCC;
}

.ct_2_1_next{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
	background-color:#CCCCCC;
}

.ct_2_next_1{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.ct_2_next_next{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
}
/* End Layout 2 */

/* Start Layout 3 */
.ct_3{
	padding:0px;
	border-width:0px;
	
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}

.ct_3_1_1{
	font-weight: bold;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.ct_3_1_next{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
}

.ct_3_next_1{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.ct_3_next_next{
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:20px;
}
/* End Layout 3 */


/*######################################################## TYPO3 Tabellen ##################################################################*/

.news-single-img {
	margin-top:1px;
}

/* =========================== END Page Layout ==================================== */

/* ============================= SITEMAP NAVI ============================== */

.sitemap_1{
	font-family: arial, verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	color: #737475;
}

/* ******************* Felder ********************** */
.inp_search {
	background : #ffffff;
	color : #d2001b;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border-left: 1px solid #969da1;
	border-top: 1px solid #969da1;
	border-right: 1px solid #969da1;
	border-bottom: 1px solid #969da1;
	width: 135px;
	height: 18px;
	padding-left:3px;
}

.inp_onlinebooking{
	background : #ffffff;
	color : #333333;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	border: 1px solid #949ba0;
	height: 14px;
}

.inp_printsend{
	background : #ffffff;
	color : #333333;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #1E2D3C;
	height: 16px;
}

input, textarea, select {
	border-width: 1px;
	border-style: solid;
	border-color: #6F808F;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color:#FFFFFF;
}

input.radio { border-width: 0px; }

input.button {background-color: #FFFFFF; color: #333333;}

.tx-indexedsearch-searchbox-button submit{
	width:80px;
}

/* ******************* Kalender ********************** */
.calendar_div{
	position:absolute;
	z-index:20;
	display:none;
	margin-left:6px;
	margin-top:5px;
}

.calendar_iframe{
	width:212px;
	height:182px;
	border:0px;
	padding:0px;
	margin:0px;
}

/* =========================== TOOLTIPPS ============================== */
.searchresultbalken{
	background-color: #BCC7D6;
	padding-left: 3;
	padding-right: 3;
}

#container{
margin: 0px;
}

a.info{
position:relative; 
z-index:24;
background-color: #FFFFFF;
font-family: arial, verdana, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.info:hover{
z-index: 25;
background-color: #FCFCFC;
text-decoration: none;
}
a.info span{
display: none;
text-decoration: none;
}
a.info:hover span{ 
display: block;
position:absolute;
top: 2em;
left: 2em;
width: 30em;
border: 1px solid #666666;
background-color: #E1E1E1;
font-family: arial, verdana, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
padding: 5px;
text-decoration: none;
}

.div_whole_email{ 
display: none;
position:absolute;
margin-top:3px;
border: 1px solid #666666;
background-color: #E1E1E1;
font-family: arial, verdana, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
padding: 5px;
text-decoration: none;
}
/* =========================== END TOOLTIPPS ============================== */

.prenatazioni_bg_act{
	background-color:#edeeee;
}

.prenatazioni_bg_pas{
	background-color:#f8f8f8;
}

.prenatazione_steps_pas{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #d6d6d6;
}

.prenatazione_steps_act{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #e11e19;
}

.prenatazione_steps_don{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	color: #23a32f;
}

table.imgtext-nowrap{
	padding-bottom: 18px;
	border-bottom: 1px solid #9D9D9D;
	margin-bottom: 18px;
	width: 100%;
}

TABLE.imgtext-nowrap P{
	width:240px;
}

TABLE.imgtext-nowrap P img{
	margin-top: 8px;
	margin-right: 10px;
}  

