body {
	margin: 0px;
	border: #fff 10px solid;
	border-top: none;
	padding: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #444;
	line-height: 1.6em;
	font-size: 0.75em;
}

td{
	font-size: 0.75em;
	line-height: 1.6em;
	color: #444;
}

div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1{
	font-family: Georgia, "Book Antiqua","Times New Roman",Times,serif;
	font-weight: lighter;
	letter-spacing: -1px;
	/*font-style: italic;*/
	font-size: 1.75em;
	line-height: 1.8em;
	display: inline;
	color: #ba1f3e;
}

h2, h3, h4{
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #ba1f3e;	
}

h2 a:link, 
h3 a:link,
h2 a:active, 
h3 a:active,
h4 a:active,
h2 a:visited, 
h3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: none;
	color: #ba1f3e;	
}

h2 a:hover, 
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	text-decoration: underline;
	color: #ba1f3e;	
}

a:link, 
a:active,
a:visited{
	color: #ba1f3e;
	text-decoration: underline;
}

a:hover {
	color: #444;
	text-decoration: none;
}

#content_frame img{
	background: #fff;
	/*padding: 4px;
	margin: 4px;
	border: #d1b586 1px solid*/
}

#right_frame img,
#left_frame img{
	background: #fff;
	/*padding: 4px;
	margin: 4px;
	border: #d1b586 1px solid*/
}

#content_frame img.nob,
#left_frame img.nob,
#right_frame img.nob{
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
}

#left_frame img.listHead{
	background: none;
	border: none;
	margin: 0 0 0 0px;
	padding: 0px 0px 8px 4px;
}

#left_frame td{
	font-size: 1.0em;
	line-height: 1.6em;
	color: #444;
}

div#headerContainer{
	width: 100%;
	/*padding-top: 69px;
	background: url(../images/sbh3_02.png) 50% 0% no-repeat;	*/
}

div#header{
	background: transparent url(../images/sbh3_03.png) -20px 0px no-repeat;
	width: 908px;
	height: 70px;
	margin: 0 auto 0 auto;
	text-align: right;
	position: relative;
}

#header h4{
	position: absolute;
	left: 190px;
	top: 50px;
	font-family: Georgia, "Book Antiqua","Times New Roman",Times,serif;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #ba1f3e;
	font-size: 1.4em;
	/*line-height: 4.0em;
	margin-right: 10px;*/
}

div#header2{
	background: transparent url(../images/sbh3_04.png) -20px 0px no-repeat;
	width: 908px;
	height: 97px;
	margin: 0 auto 0 auto;
	text-align: right;
}

#header2 p{
	font-family: Georgia, "Book Antiqua","Times New Roman",Times,serif;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #e0536f;/*#f6a9b8;*/
	font-size: 2.0em;
	margin:0;
	padding:0;
	line-height: 97px;
	margin-right: 10px;
}

#theme{
	font-family: Georgia, "Book Antiqua","Times New Roman",Times,serif;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #f29fb0; /*#e0536f;*/
	margin: 0 10px 0 0;
	padding:0;
	text-align: right;
	font-size: 1.7em;
	line-height: 1.4em;
}

#breadcrumb{
	color: #d1b586;	
	font-size: 11px;
}

#breadcrumb a{
	padding-left: 12px;
	padding-right: 4px;
	background: transparent url(../images/arrow_small.gif) 0% 50% no-repeat;
	color: #d1b586;
	text-decoration:none;
	font-size: 11px;
}

div#nav{
	width: 908px;
	height: 32px;
	margin: 0 auto 0 auto;
	/*background: transparent url(../images/sbh_05.jpg) 0% 0% no-repeat;*/
}

#navItems{
	height: 32px;
	padding-left: 125px;
	margin: 0 auto 0 auto;
/*	background: url(../images/hh_navDivider.gif) 23px 1px no-repeat;*/
}

#nav ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}

#nav li {
	float: left;
	display: block;
	white-space: nowrap;
}

#nav ul li a, 
#nav ul li a:link, 
#nav ul li a:active, 
#nav ul li a:visited {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0px 17px 0 17px;
	background: transparent url(../images/btn2.gif) 100% 0px no-repeat;
 	text-decoration: none;
	font-weight: bold;
	color: #ba1f3e;
}

#nav ul li a:hover {
	background: transparent url(../images/btn2.gif) 100% -32px no-repeat;	
	color: #ba1f3e;
}

#nav ul li.sel{
	background: transparent url(../images/btn2.gif) 100% -32px no-repeat;	
}

#nav ul li a.sel, 
#nav ul li a.sel:link, 
#nav ul li a.sel:active, 
#nav ul li a.sel:visited, 
#nav ul li a.sel:hover {
	background: transparent url(../images/btn2.gif) 50% -64px no-repeat;
	font-weight: bold;
	color: #ba1f3e;
}

#cont{
	width: 908px;
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}

#cont #left_frame {
	/*background: transparent url(../images/sbh_06.jpg) 0% 0% no-repeat;*/
	width: 210px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	/*height: 317px;
	min-height: 317px!important;*/
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
}

#cont #right_frame {
	width: 210px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	/*padding: 50px 0 0 0;*/
	float: right;
	display: block;
	overflow: hidden;
	background: transparent url(../files/bilder/aktuell.png) 0% 0% no-repeat;
	/*border-left: #ccc 1px solid;*/
}

#cont #left_frame #adr{
	padding: 10px;
	padding-top: 40px;
	margin-top: 10px;
	background: url(../images/header_kon_08.png) 0% 0% no-repeat;
}

#cont #left_frame form{
	display: inline;
}

#cont #left_frame #nlBox{
	padding: 10px;
	padding-top: 40px;
	margin-top: 10px;
	background: url(../images/header_nl_08.png) 0% 0% no-repeat;
}

#cont #left_frame #nlBox2{
	padding: 10px;
	padding-top: 40px;
	margin-top: 10px;
	background: url(../images/header_nl_08.png) 0% 0% no-repeat;
	display: none;
}

#cont #left_frame #leftContent{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

#cont #right_frame #rightContent{
	margin: 40px 20px 0px 10px;
}

#content_frame {	
	width: 695px;
	float:left;
	display: block;
	clear: right;
}

#content_container{
	width: 695px;
	float: left;
	/*clear: both;*/
	display: block;
}

#top_frame{
	width: 695px;
	display: block;
}

#top_inner {
	width: auto;	
	display: block;
	font-size: 1.0em;
	padding: 0 10px 0 10px;
}

#cont #clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	background: #fff;
	width: 587px;
	margin-left: 202px;
}

div#contbtm{
	background: transparent url(../images/line.h.gif) 0% 0% repeat-x;
	width: 782px;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	font-size: 0.9em;
	color: #444;
	text-align: center;
	clear: both;
}

div#contbtm a{
	text-decoration: none;
}

div#content_frame h2 {

	font-family: Georgia, "Book Antiqua","Times New Roman",Times,serif;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #ba1f3e;
	font-size: 1.4em;
	line-height: 1.6em;
	/*padding: 3px 0 3px 0;
	margin-bottom: 10px;*/
}

div#content_frame h3{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #444;
	padding: 20px 0 3px 0;
}

div#content_frame h4{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #444;
	padding: 20px 0 3px 0;
}

div#content_frame p,
div#main_content_print p, 
div#content_frame h5 {
	font-size: 1.0em;
	line-height: 1.6em;
	color: #444;
}

div#content_frame p, 
div#main_content_print p{
	/*padding: 0 0 10px 0;*/
	margin-top: 0px;
	margin-bottom: 10px;
}

div#content_frame ul,
div#main_content_print ul {
	/*margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;*/
	margin-top: 0px;
	margin-bottom: 20px;
}

div#content_frame ul li {
	font-size: 1.0em;
	/*line-height: 1.6em;
	padding-bottom: 0px;*/
	color: #444;
}

div#content_frame ol {
	/*margin: 0;
	padding: 0px 30px 10px 30px;*/
}

div#content_frame ol li {
	/*margin: 0;
	padding: 0 0 10px 0;*/
	font-size: 1.0em;
	/*line-height: 1.5em;*/
	color: #444;
}

div#content_inner {
	width: auto;	
	display: block;
	font-size: 1.0em;
	padding: 0 20px 0 10px;
}

#sound{
	width: 2px;
	height: 2px;
	overflow: hidden;
}

/*sidebar*/

#sidebar{
	z-index: 1;
	/*margin-top: 10px;
	margin-left: 4px;*/
	
	min-height: 240px;
	height: auto!important;
	height: 240px;
	width: 205px;
	overflow: hidden;
}

#sidebar2{
	z-index: 1;
	width: 205px;
	overflow: hidden;
}

#sidebar ul,
#sidebar2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display:block;
}

#sidebar ul li,
#sidebar2 ul li{
	list-style: none;
	margin:0px;
	padding:0px;
	display:block;
}

#sidebar ul li{
	background: url(../images/arrow.gif) 2px 50% no-repeat;
}

#sidebar2 ul li{
	background: url(../images/arrowr.gif) 2px 50% no-repeat;
}

#sidebar ul li a,
#sidebar2 ul li a{
	width: 205px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin:0px;
	white-space: nowrap;
	text-decoration: none;
}

#sidebar ul li a {
	background: #c92747;/*#CC2748;*/
	color: #fff;
}

#sidebar2 ul li a {
	background: #fff;
	color: #ba1f3e;
}

#sidebar a:hover {
	color: #fff;
}

#sidebar2 a:hover {
	color: #ba1f3e;
}

#sidebar a.sel {
	color: #fff;
	background: url(../images/arrow.gif) 2px 50% no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

#sidebar2 a.sel {
	color: #ba1f3e;
	background: url(../images/arrowr.gif) 2px 50% no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

#sidebar a.sub {
	/*	color: #595965; */
	font-size: 0.95em;
	border: none;
	color: #fff;
	padding: 2px 5px 2px 15px;
}

#sidebar2 ul li.lisub{
	background: url(../images/arrowr.gif) 12px 50% no-repeat;
	width: 95%;
	padding-left:5%;
}

#sidebar2 a.sub {
	font-size: 0.95em;
	border: none;
	color: #ba1f3e;
	padding: 2px 5px 2px 5px;
}

#sidebar a.subsel {
	font-size: 0.95em;
	color: #fff;
	padding: 3px 5px 3px 10px;
}

#sidebar2 a.subsel {
	font-size: 0.95em;
	color: #ba1f3e;
	text-decoration: underline;
	background: url(../images/arrowr.gif) 2px 50% no-repeat;
	padding: 2px 5px 2px 15px;
}

div#footer{
	/*width: 880px;*/
	border-top: #ccc 1px solid;
	/*padding: 5px 5px 5px 0px;*/
	margin: 0 0px 0 0px;
	font-size: 0.9em;
	color: #666;
	text-align: right;
	clear: both;
	background: #fff;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited{
	text-decoration: none;
	color: #666;
}

div#footer a:hover{
	color: #ba1f3e;
	text-decoration: underline;
}

/*************************************/

#content_frame .content_box{
	line-height: 1.6em;
	font-size: 1.0em;
	clear: both;
}

#content_frame .content_box td,
div#main_content_print .content_box td{
	font-size: 1.0em;
	line-height: 1.5em;
}

.link_box_head,
.download_box_head{
	font-size: 1.0em;
	font-weight: bold;
	padding: 5px;
	border-right:1px solid #C8C4A6;
	border-top:1px solid #C8C4A6;
	border-left:1px solid #C8C4A6;	
	background: #fbf7ec;
}

.link_box_content,
.download_box_content{
	border-right:1px solid #C8C4A6;
	border-left:1px solid #C8C4A6;	
	border-bottom:1px solid #C8C4A6;
	background: #fbf7ec;
	margin-bottom: 5px;
}

.link_box_content ul,
.download_box_content ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.link_box_content ul li{
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/arrow_linklist.gif) 0px 3px no-repeat;
	list-style: none;
}

.download_box_content ul li{
	padding: 5px 0 5px 15px;	
	margin-left: 20px;
	text-transform: none;
	font-weight: normal;
	background: transparent url(../images/pico.png) 0px 3px no-repeat;
	list-style: none;
	/*padding-left: 15px;
	background: url(../images/arrow_linklist.gif) left center no-repeat;*/
}

.link_box_content ul li a:link,
.link_box_content ul li a:active,
.link_box_content ul li a:visited,
.download_box_content ul li a:link,
.download_box_content ul li a:active,
.download_box_content ul li a:visited{
	text-decoration: none;
	color: #ba1f3e;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #444;
	text-decoration: underline;
}

#left_frame .content_box,
#right_frame .content_box{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #444;
}

#left_frame .content_box h1, 
#left_frame .content_box h2, 
#left_frame .content_box h3,
#left_frame .content_box h4,
#right_frame .content_box h1, 
#right_frame .content_box h2, 
#right_frame .content_box h3,
#right_frame .content_box h4{
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
}

#right_frame .content_box p{
	font-size: 1.0em;
	line-height: normal;
	color: #444;
	margin-top: 4px;
}

.spacer{
	/*margin-top: 14px;*/
	padding: 14px 10px 10px 10px;	
}

/*img.border{
	margin: 3px;
	border: #fff 1px solid;
}*/

/* Google-Map */

#map{
	color: #444;
}

#map p{
	color: #444;	
}

textarea, input{
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 1.0em;
}

v\:* {
	behavior:url(#default#VML);
}

#ifo{
	display: none;
}

legend{
	color: #444;
}

/*********** Angebot des Monats ************/

div.adm{
	border: #ba1f3e 1px solid;
	background: #fff;
	padding: 10px;
}

div.adm img{
	border: #444 1px solid;
}

div.adm td{
	vertical-align: top;
}

div.adm h1,
div.adm h2{
	font-size: 1.0em;
	font-weight: bold; 
}

div.pr{
	text-align: right;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: bold;
}

.datePicker{
	/*display: none;*/
}

#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #c8c4a6;
}
#fastDatePickerRowYearMonth {
	background: #fbf7ec;
	font-weight: bold;
}
#fastDatePickerRowDaysOfWeek {
	background: #fbf7ec;
	font-weight: bold;
}
#fastDatePickerTable td {
	border: 1px solid #c8c4a6;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
}
#fastDatePickerCellToday {
	background: #FFB1B1;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: #fbf7ec;
}
.fastDatePickerNonSelectableElement {
	color: #c8c4a6;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #c8c4a6;
}


@media print{
	#cont #left_frame,
	#headerContainer,
	#cont #left_frame #adr,
	#cont #left_frame #sidebar{
		display: none;
		width: 0px;
		height: 0px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	#cont{
		width: 100%;
		background: none;
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		float: left;
	}
	
	#content_frame,
	#content_inner{
		display: block;
		float: none;
		color: #444;
	}
	
	#footer,
	#footer2,
	#footer2Inner{
		display: none;
	}
	
	body{
		background-color: #fff;
	}
}