body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #003c71;
	line-height: 1.6em;
	font-size: 0.75em;
}

/*** <p> generell - GILT FÜR DIE GANZE SEITE **/
div#content_frame p,
div#main_content_print p{
	font-size: 1.0em;
	line-height: 1.6em;
	color: #003c71;
	margin-top: 0px;
	margin-bottom: 10px;
}

/*** Tabelle Daten ***/
table.daten{
	border: #EDEBD8 1px solid;
	width: 100%
}

table.daten td{
	margin: 2px;
	border: #EDEBD8 1px solid;
}

table.daten td.row1{
	background: #EDEBD8;
}

table.daten td.row2{
	background: #FEFCE8;
}

/*** <p> innerhalb der Daten-Tabelle **/
#content_frame table.daten td p,
#main_content_print table.daten td p{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	/*letter-spacing: -1px;
	font-style: italic;*/
	font-size: 1.75em;
	line-height: 1.8em;
	display: inline;
	color: #003c71;
}

h2, h3, h4{
	font-size: 1.0em;
	line-height: 1.2em;
	display: inline;
	color: #003c71;	
}

div#content_frame h2 {
	/*letter-spacing: -1px;*/
	color: #003c71;
	font-size: 1.2em;
	line-height: 1.2em;
}

div#content_frame h3{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #003c71;
	padding: 20px 0 3px 0;
}

div#content_frame h4{
	font-size: 1.0em;
	line-height: 1.4em;
	color: #003c71;
	padding: 20px 0 3px 0;
}

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: #003c71;	
}

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: #003c71;	
}

a:link, 
a:active,
a:visited{
	color: #aa0000;
	text-decoration: underline;
}

a:hover {
	color: #003c71;
	text-decoration: none;
}

#content_frame img{
	/*background: #fff;
	padding: 4px;
	margin: 4px;
	border: #d1b586 1px solid*/
}

#right_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: #003c71;
}

div#headerContainer{
	width: 100%;
}

div#header{
	background: transparent url(../images/sbh3_03.png) -20px 0px no-repeat;
	width: 908px;
	height: 180px;
	margin: 0 auto 0 auto;
	text-align: right;
	position: relative;
}

#header #photo{
	background: transparent url(../images/photo.jpg) 0% 0% no-repeat;
	position: absolute;
	left: 405px;
	top: 0px;
	width: 246px;
	height: 188px;
}

#header #photoInner{
	background: transparent url(../images/photoInner.jpg) 0% 0% no-repeat;
	width: 207px;
	height: 143px;
	margin: 10px auto 0 auto;
}

#breadcrumb{
	color: #003c71;	
	font-size: 11px;
}

#breadcrumb a{
	padding-left: 12px;
	padding-right: 4px;
	background: transparent url(../images/arrow_small.gif) 0% 50% no-repeat;
	color: #003c71;
	text-decoration:none;
	font-size: 11px;
}

#cont{
	width: 908px;
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}

#cont #left_frame {
	width: 210px;
	min-height: 592px;
	height: auto!important;
	height: 592px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	display: block;
	background: transparent url(../images/bg.nav.gif) 100% 0% no-repeat;
}

#cont #right_frame {
	width: 210px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: right;
	display: block;
	overflow: hidden;
}

#cont #left_frame #adr{
	padding: 10px 15px 10px 10px;
	margin-top: 10px;
	text-align:right;
}

#cont #left_frame form{
	display: inline;
}

#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;
	display: block;
}

#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: #003c71;
	text-align: center;
	clear: both;
}

div#contbtm a{
	text-decoration: none;
}

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: #003c71;
}

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: #003c71;
}

div#content_inner {
	width: auto;	
	display: block;
	font-size: 1.0em;
	padding: 0 20px 0 20px;
}

#sound{
	width: 2px;
	height: 2px;
	overflow: hidden;
}

/*sidebar*/

#sidebar{
	z-index: 1;
	width: 210px;
	margin-top: 20px;
	overflow: hidden;
}

#sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 210px;
	overflow: hidden;
	display:block;
}

#sidebar ul li{
	list-style: none;
	margin:0px;
	padding:0px;
	width: 209px;
	overflow: hidden;
	display:block;
}

#sidebar ul li.sel,
#sidebar ul li.subsel,
#sidebar ul li.subsel2{
	width:210px;
}

#sidebar ul li a{
	background: transparent url(../images/nav.inact.gif) 0% 0% no-repeat;
	/*width: 210px;*/
	display: block;
	padding: 5px 5px 5px 35px;
	margin:0px;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
}

#sidebar ul li a {
	/*background: #c92747;#CC2748;*/
	color: #aa0000;
	font-weight: bold;
}

#sidebar a:hover {
	color: #003c71;
}

#sidebar a.sel {
	color: #003c71;
	/*background: url(../images/arrowr.gif) 2px 50% no-repeat;*/
	background: transparent url(../images/nav.act.gif) 0% 0% no-repeat;
	padding-left: 15px;
	font-weight: bold;
}

#sidebar a.sub {
	/*	color: #595965; */
	background: transparent url(../images/nav.sub.inact.gif) 0% 0% no-repeat;
	/*font-size: 0.95em;*/
	border: none;
	color: #aa0000;
	padding: 5px 5px 5px 45px;
}

#sidebar a.sub2 {
	/*	color: #595965; */
	background: transparent url(../images/nav.sub2.inact.gif) 0% 0% no-repeat;
	/*font-size: 0.95em;*/
	border: none;
	color: #aa0000;
	padding: 5px 5px 5px 55px;
}

#sidebar a.subsel {
	background: transparent url(../images/nav.sub.act.gif) 100% 0% no-repeat;
	/*font-size: 0.95em;*/
	color: #003c71;
	padding: 5px 5px 5px 45px;
}

#sidebar a.subsel2 {
	background: transparent url(../images/nav.sub2.act.gif) 100% 0% no-repeat;
	/*font-size: 0.95em;*/
	color: #003c71;
	padding: 5px 5px 5px 55px;
}

div#footer{
	margin: 0 auto 0 auto;
	font-size: 0.9em;
	color: #98989B;
	text-align: right;
	width: 908px;
	padding: 10px 0 10px 0;
	clear: both;
}

div#footer a:link,
div#footer a:active,
div#footer a:visited{
	text-decoration: none;
	color: #98989B;
}

div#footer a:hover{
	color: #003c71;
	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 #fed681;
	border-top:1px solid #fed681;
	border-left:1px solid #fed681;	
	background: #fff1d5;
}

.link_box_content,
.download_box_content{
	border-right:1px solid #fed681;
	border-left:1px solid #fed681;	
	border-bottom:1px solid #fed681;
	background: #fff1d5;
	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: #aa0000;
}

.link_box_content ul li a:hover,
.download_box_content ul li a:hover{
	color: #003c71;
	text-decoration: underline;
}

#left_frame .content_box,
#right_frame .content_box{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #003c71;
}

#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: #003c71;
	margin-top: 4px;
}

.spacer{
	/*margin-top: 14px;*/
	padding: 14px 10px 10px 10px;	
}

/*** Flash-Player ***/
#flvp{
	
}

/*** Kwicks ***/

#teaser {
	position: relative;
	padding: 0;
	margin: 0;
}
 
#teaser .kwick {
	float: left;
	display: block;
	width: 120px;
	height: 120px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-left: 5px;
}

#teaser .kwick a span {
	display: none;
}
 
a.kwick1 {display: block;height: 120px; width: 260px; background: transparent url(../files/bilder/mueritz_typ1.jpg) 0% 0% no-repeat;}
a.kwick2 {display: block;height: 120px; width: 260px; background: transparent url(../files/bilder/mueritz_typ2.jpg) 0% 0% no-repeat;}
a.kwick3 {display: block;height: 120px; width: 260px; background: transparent url(../files/bilder/mueritz_typ3.jpg) 0% 0% no-repeat;}
a.kwick4 {display: block;height: 120px; width: 260px; background: transparent url(../files/bilder/mueritz_typ4.jpg) 0% 0% no-repeat;}
a.kwick5 {display: block;height: 120px; width: 260px; background: transparent url(../files/bilder/mueritz_typ5.jpg) 0% 0% no-repeat;}

/* Google-Map */

#map{
	color: #003c71;
}

#map p{
	color: #003c71;	
}

textarea, input, select{
	font-family: Arial, Helvetica, sans-serif;
	color: #003c71;
	font-size: 1.0em;
}

v\:* {
	behavior:url(#default#VML);
}

#ifo{
	display: none;
}

legend{
	color: #003c71;
}

.datePicker{
	/*display: none;*/
}

#fastDatePickerTable {
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px solid #fed681;
}
#fastDatePickerRowYearMonth {
	background: #fff1d5;
	font-weight: bold;
}
#fastDatePickerRowDaysOfWeek {
	background: #fff1d5;
	font-weight: bold;
}
#fastDatePickerTable td {
	border: 1px solid #fed681;
	padding: 1px;
	font-size: 0.9em;
	text-align: center;
	cursor: pointer;
}
#fastDatePickerCellToday {
	background: #FFB1B1;
}
.fastDatePickerEmphasizedDaysOfWeek {
	background: #fff1d5;
}
.fastDatePickerNonSelectableElement {
	color: #fed681;
}
.fastDatePickerSelectableElement:hover {
	cursor: pointer;
	background: #fed681;
}

/*** SMOOTH-BOX ***/

img.thumbgalleries{
	margin: 3px;
	padding: 6px;
	background: #fff;
	border: #CBDFD6 1px solid;
}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #aa0000;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	/* display:none; */
	border: 4px solid #aa0000;
	text-align:left;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #efefef;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

@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: #003c71;
	}
	
	#footer,
	#footer2,
	#footer2Inner{
		display: none;
	}
	
	body{
		background-color: #fff;
	}
}
