* {margin:0; padding:0;}

/*------ Fixes, Workarounds etc. ----- */
.clearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix {display: inline-block;}
/* ---------- Basic --------- */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin:0; padding:0;
	background-color:#7f7f7f;
}
body {margin:0; padding: 0;	text-align: center;}

form.xxl {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	width: 966px;		/* Total-Width: 707px */
	padding: 0;
	margin: 0 auto;	
	background-color:#FFF;}
	
	
#accesskeys {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px }
	
	
/* ------------ GLOBALE ELEMENTE ------------- */
img {vertical-align: bottom;}
a, a:link, a:visited {text-decoration:none; color:#10218B;}
a:hover, a:active {text-decoration:underline;}


/* ------------ Layout ------------- */
.printheader {display:none;}
#layout {margin: 0; padding:0 0 0 10px; width:956px; background:#fff; float:left;}

#flashcontent {
	vertical-align:bottom;
	float:left;
	width:592px;
	height:125px;
	display:block;
	margin:0;
}

/* Hauptcontainer für Layout mit Clearfix */
/* HEADER */
#header {
	font-size: .93em;
	padding: 0;
	margin: 0;
	width: 947px;	
	height: 125px;
	border-top:7px solid #FFF;
}
	
#headerbox-left {
	padding: 0;
	margin: 0;
	width: 193px;	
	height: 125px;
	float:left;
}
#headerbox-right {
	padding: 0;
	margin: 0;
	width: 162px;	
	height: 125px;
	float:left;
	background:#666666;
}
#headerbox-right ul {margin: 20px 0 0 6px; list-style-type:none;}
#headerbox-right ul li {
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	list-style-type:none;	
}
#headerbox-right ul li a {color:#FFF; text-decoration:none;}


/* MAINNAVIGATION - Listenelement */
#mainnav p {
	padding: 0 0 3px 0; 
	margin: 8px 0 0 0;
	float: left;
	font-size: .9em;
	width: 193px;
	border-bottom: 1px solid #a8a8a8;
}
#mainnav {
	margin-top: 1px;
	width: 947px;
}
#mainnav ul {
	float: left;
	width: 754px;
	font-weight: bold;
	list-style-type :none;
	background: url('/portaldata/images/design/hnav_bg.gif') repeat-x;
}
#mainnav ul li { 
	float: left;
	list-style-type:none;
	display: inline;
}
#mainnav ul li:last-child {
	padding-right: 6px;
	background: url('/portaldata/images/design/hnav_tab_last.gif') 100% 0% no-repeat;
}
/* MAINNAVIGATION - Navigationselement */
#mainnav ul li a {
	text-decoration:none; 
	float:left;
	padding: 6px 12px 5px;
	color: #000;
	background: url('/portaldata/images/design/hnav_tab_inactive.gif') no-repeat 0 0;
}
	
#mainnav ul li a:hover {background: url('/portaldata/images/design/hnav_tab_active.gif') no-repeat 0 0;}
#mainnav ul li a.aktiv {background: url('/portaldata/images/design/hnav_tab_active.gif') no-repeat 0 0;}

/* Breadcrumb */
#breadcrumb {
	clear: left;
	line-height:1.82em;
	font-size: .88em;
	width: 947px;
	height: 21px;
}

#breadcrumb ul {
	list-style-type:none;
}
#breadcrumb ul li:first-child {
	padding: 0;
	margin: 0;
	float:left;
	background:none;
}	
#breadcrumb ul li {
	padding: 0 0 0 13px;
	margin: 0;
	float:left;
	background:url(../images/design/bg_listimage_breadcrumb.gif) 0.4em .7em no-repeat;
}	
#breadcrumb a {
	color:#10218B;
	text-decoration:none;
}	
#breadcrumb a.aktiv {
	color: #000;
	text-decoration:none;
}	

#maincontainer {
	float:left;
	width: 947px;	
}

#maincontainerbox-left {
	float:left;
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	width: 188px;}
	
.secnavbox {
	margin:0 0 5px 0;
	background:#FFF;
}
.secnavbox ul {
	list-style-type:none;
}	
.secnavbox ul li {
	display:block;
	margin:0 0 1px 0;
	line-height:20px;
	list-style-type:none;
	clear:left; float:none;
}
.secnavbox ul li a,
.secnavbox ul li a:link,
.secnavbox ul li a:visited  {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	background: url('/portaldata/images/design/snav_bg_blue1.gif') 0 0 no-repeat;
	display: block;
	list-style-type:none;
}		
.secnavbox ul li a span {
	display: block;
	padding: 0 0 1px 10px;
	background: url('/portaldata/images/design/snav_bg_blue1_bottom.gif') 0 100% no-repeat;
}
.secnavbox ul li a:hover {
	color:#FFF;
	background: url('/portaldata/images/design/snav_bg_blue2.gif') 0 0 no-repeat;
}
.secnavbox ul li a:hover span {
	background: url('/portaldata/images/design/snav_bg_blue2_bottom.gif') 0 100% no-repeat;
}

.secnavbox ul li.first {
	float:left;
}

.secnavbox ul li a.back {
	color:#FFF !important;
	width:167px;
	float:left;
	background: url('/portaldata/images/design/snav_bg_blue3.gif') 0 0 no-repeat !important;
}
.secnavbox ul li a.back span {
	display: block;
	background: url('/portaldata/images/design/snav_bg_blue3_bottom.gif') 0 100% no-repeat !important
}
.secnavbox ul li a.secnavback {
	margin:0; padding:0;
	float: left;
}
	
.secnavbox ul li a.aktiv {
	color:#FFF !important;
	background: url('/portaldata/images/design/snav_bg_blue3.gif') 0 0 no-repeat !important;
}	
.secnavbox ul li a.aktiv span {
	display: block;
	background: url('/portaldata/images/design/snav_bg_blue3_bottom.gif') 0 100% no-repeat;
}

.secnavbox ul li a.aktivActTabId {
	color:#fff !important;
	background: url('/portaldata/images/design/snav_bg_blue2.gif') 0 0 no-repeat !important;
}
.secnavbox ul li a.aktivActTabId span {
	display: block;
	background: url('/portaldata/images/design/snav_bg_blue2_bottom.gif') 0 100% no-repeat !important;
}

.secnavbox ul li a.aktivActTabId:hover {
	background: url('/portaldata/images/design/snav_bg_blue3.gif') 0 0 no-repeat !important;
	color:#fff !important;
}
.secnavbox ul li a.aktivActTabId:hover span {
	display: block;
	background: url('/portaldata/images/design/snav_bg_blue3_bottom.gif') 0 100% no-repeat !important;
}
	

.jumpnavbox {
	padding:2px 0 5px 0;
	font-size: .93em;
	background:#7a7a7a;}
.jumpnavbox ul {margin: 0 0 0 6px; list-style-type:none;}
.jumpnavbox ul li {	
	padding: 0 0 0 12px;
	margin: 0 0 1px 0;
	list-style-type:none;	
	background:url(../images/design/bg_listimage_gennav.gif) top left no-repeat;}	
.jumpnavbox ul li a, 
.jumpnavbox ul li a:link, 
.jumpnavbox ul li a:visited, 
.jumpnavbox ul li a:active, 
.jumpnavbox ul li a:hover {color:#FFF; text-decoration:none;}

#maincontainerbox-center {
	float:left;
	margin:0;
	padding:0 0 8px 0;
	width: 587px;
}
.containerbox-center {
	min-height: 340px;
	padding: 0 5px;
}	
	
	
/* FOOTER */	
.footer {
	font-size:.95em;
	background:#FFF;
	float:left;		
	height:25px;
	width:585px;
	border-bottom:1px solid #cccccc;
}
.footerbox {
	border-top:1px solid #cccccc;
	width:583px;
	margin:0 0 0 1px;
}	
.footer p {
	float:left;
	display:block;
	padding:0 5px;
	height:23px;
	border-right:1px solid #cccccc;
}
.footer p img {
	margin:4px 0 0 0;
	border:none;
}		
.footer p.topbutton {
	float:right;
	border:none;
}


/* MAINCONTAINER -  */
.maincontainerbox-right {
	font-size:0.95em;
	float:left;
	margin:0 0 0 5px;
	width: 162px;
}
.containerbox-right {
	background:#e5e5e5;
	float:left;
	border:1px solid #bebebe;
	padding: 4px;
	margin:0 0 5px 0;
	width: 152px;
}
.containerbox-right ul {margin: 0 0 0 2px; list-style-type:none;}
.containerbox-right ul li {	
	padding: 0 0 0 12px;
	margin: 0 0 1px 0;
	list-style-type:none;	
	background:url(../images/design/bg_listimage_arrow.gif) top left no-repeat;
}
.containerbox-right ul li a, 
.containerbox-right ul li a:link, 
.containerbox-right ul li a:visited {text-decoration:none; color:#ea0001;}
.containerbox-right ul li a:hover, 
.containerbox-right ul li a:active {text-decoration:underline;}	


.sitemap {list-style-type:none;}
.sitemap li {	
	padding: 0 0 0 12px;
	margin: 0 0 1px -18px;
	list-style-type:none;	
	background:url(../images/design/bg_listimage_gennav.gif) top left no-repeat;
}

/* Bildpositionierungen */
#header img {
	vertical-align:top;  
	float:left;}

/* Suche */
.searchbox {
	display:block;
	width:152px;
	height:26px;
	margin:6px 0 0 5px;
	padding:0;}
	
.errorText
{
	color:Red;
}	
	
input.searchfield {
	float:left;
	color:#666666;
	font-size: 0.92em;
	height: 17px;
	width: 118px;
	border: none;	
	background: #FFF;
	padding: 3px 4px 0 4px;
	margin: 0;}
img.search-button {float:left; border:none;}


.maincontainerbox-right h1 {
	margin:0 0 4px 0;
	padding:1px 0 2px 3px;
	font-size:1em;
	display:block;
	width:155px;
}
.maincontainerbox-right div.content {
	padding:1px 3px;
	font-size:1em;
}	
	
#HomeBannerLinks{text-align:center;}		
#HomeBannerLinks img{display:block;}
	
#maincontainerbox-center h1 {
	margin: 0 -5px 5px;
	padding: 0 5px 5px;
	font-size:1.2em;
	display:block;
	border-bottom: 1px solid #bebebe;
}

#maincontainerbox-center img {
	border: none;
}
	
#maincontainerbox-center div.content {padding:0 0 0 6px; width:567px;}

/* div.content span {font-size:0.95em;}*/
#maincontainerbox-center .content p {
	margin: 0 0 18px 0;
	line-height: 1.3em;
}


#maincontainerbox-center div.galerie-content {padding:0 0 0 6px; width:567px;}
	
.copyrightbox {float:left; color:#999; font-size:0.95em; width:947px; height:15px; padding:2px 0;}
img.previewimg {float:left; margin:0 5px 5px 0; border:1px solid #999999;}

.galerie {margin:0 0 0 -6px; width:579px;}
.galerie-liste {FLOAT: left; MARGIN: 0px 6px; OVERFLOW: hidden; WIDTH: 181px;}
.galerie-liste p {height:15px; display:block; width:181px;}

/* #########################################
				Textbausteine
###########################################*/

.tmpl-portrait {
	display: block; 
	float: left; 
	width: 80px
}

/************** 2 Spalten 33% - 67% **************/
.col2-33-67 {
	width: 567px;
	margin: 0;
}
.col2-33-67 .left {
	float: left;
	width: 181px;
	margin:0;
}
.col2-33-67 .right {
	float: left;
	width: 374px;
	margin: 0 0 0 12px;
}

/************** 2 Spalten 67% - 33% **************/
.col2-67-33 {
	width: 567px;
	margin: 0;
}
.col2-67-33 .left {
	float: left;
	width: 374px;
	margin:0;
}
.col2-67-33 .right {
	float: left;
	width: 181px;
	margin: 0 0 0 12px;
}

/************** 2 Spalten 50% - 50% **************/
.col2-50-50 {
	width: 567px;
	margin: 0;
	display:block;
	clear:both;
}
.col2-50-50 .left {
	float: left;
	width: 277px;
	margin:0;
}
.col2-50-50 .right {
	float: left;
	width: 277px;
	margin: 0 0 0 13px;
}
.col2-50-50 .img-2-cols {
	margin-bottom: 0 !important; padding-bottom:0;
}

/************** 3 Spalten 33% - 33% - 33% **************/
.col3-33-33-33 {
	width: 567px;
	margin: 0;
}
.col3-33-33-33 .left {
	float: left;
	width: 181px;
	margin:0;
}
.col3-33-33-33 .middle {
	float: left;
	width: 181px;
	margin: 0 0 0 12px;
}
.col3-33-33-33 .right {
	float: left;
	width: 181px;
	margin: 0 0 0 12px;
}

/************** Portrait **************/
.portrait p {
	margin: 0; padding:0;
}
.portrait {
	width: 567px;
	margin: 0;
}
.portrait .left {
	float: left;
	width: 120px;
	margin:0;
}
.portrait .middle {
	float: left;
	width: 100px;
	margin: 0 0 0 12px;
}
.portrait .right {
	float: left;
	width: 323px;
	margin: 0 0 0 12px;
}

/************** Ämter **************/
.adress p {
	margin: 0; padding:0;
}
.adress {
	width: 567px;
	margin: 0;
}
.adress .left {
	float: left;
	width: 120px;
	margin:0;
}
.adress .right {
	float: left;
	width: 423px;
	margin: 0 0 0 12px;
}

/************** Bild mit Textumfluss **************/
.textflow {width:567px; margin: 0 0 18px 0;}
.textflow div.imgfloat-left {float:left; margin:2px 10px 3px 0;}
.textflow div.imgfloat-right {float:right; margin:2px 0 3px 10px;}	


/* ###################################### */
/* FORMULARE / TEXTFELDER ############### */

div.formular {
	width:571px;
	padding:0;
}
div.formular p {
	height:2px;
	clear:both;
	margin:0;
	padding:12px 0 0 0;
}
div.formular br {
	clear: both;
}
fieldset {
	border: 1px solid #FFF;
	margin: 10px 0 0 0;
	padding: 5px;
	width:551px;
}
input.txtfield {
	float: left;
	width: 260px;
	height: 16px;
	border: 1px solid #666666;
	margin: 2px 0;
	padding:0 0 0 4px;
	font-size: .9em;
}
.txtfieldError {
	float: left;
	width: 260px;
	height: 16px;
	border: 1px solid #ff0000;
	background-color: #ffeeee;
	margin: 2px 0;
	padding:0 0 0 4px;
	font-size: .9em;
}
input.txtfield.plz {
	width: 90px;
	margin-right: 4px;
}
input.txtfield.ort {
	width: 160px;
}
input.txtfield.year {
	width: 52px;
}
input.txtfieldError.plz {
	width: 90px;
	margin-right: 4px;
	border: 1px solid #ff0000;
	background-color: #ffeeee;	
}
input.txtfieldError.ort {
	width: 160px;
	border: 1px solid #ff0000;
	background-color: #ffeeee;		
}
.formtext {font-size:0.91em; line-height:17px;}
label {
	float: left;
	width: 155px;
	margin: 2px 10px 2px 0;
	padding: 0 0 3px 0;
	border-bottom:1px dotted #000;
	clear: left;
	font-size:.9em;
}
legend {
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 3px;
	color: #000;
}


/* Select-Boxen */
select {
	float: left;
	font-size: .9em;
	margin: 2px 0;
	width: 267px;
}
select.day {width: 40px;}
select.month {width: 100px;}

/* Checkboxen */
span.checkbox {
	float: left;
}
span.checkbox input {
	float: left !important;
	margin: 5px 5px 5px 0;
	clear: none;
}

span.checkbox label {
	float:left !important;
	border-bottom:none;
	font-size:0.91em;
	width: auto;
	clear: none;
}

/* Radiobuttons */
span.radiobutton {
	float: left;
}
span.radiobutton input {
	float: left !important;
	margin: 5px 5px 5px 0;
	clear: none;
}
span.radiobutton label {
	float:left !important;
	border-bottom:none;
	font-size:0.91em;
	width: auto;
	clear: none;
}
span.radiobutton br {display: none;}

/* Trennpunkt */
span.dot {
	margin: 2px 1px 2px -1px;
	float: left;
}
/* Submit */
input.button,
input.submit {
	border: 1px solid #666666;
	background: #e7e7e7;
	color:#000;
	font-weight: bold;
	font-size: .9em;
	height: 22px;
	cursor: pointer;
}
input.submit {
	margin: 0 0 10px 165px;
	width: 266px;
}

/* Textarea */
textarea {
	border: 1px solid #666666;
	margin: 2px 0;
	width: 260px;
	height: 100px;
	font-size: .9em;
	padding:0 0 0 4px;	
	font-family: Arial, Helvetica, sans-serif;
}

/* Seite weiterempfehlen */
.empfehlen {
	text-align: right;
	z-index: 10;
	position: absolute;
	margin: -1px 0 0 192px;
	width: 320px;
	text-decoration: none;
	color: black;
}

div.empfehlen a span, div.empfehlen a:link span {
	display: block;
	padding: 0 10px 0 0;
}

div.empfehlen #empfehlenFormular fieldset legend {
	font-size: 1.1em;
}
#empfehlenFormular {
	border-top:1px solid #ea0001;
	border-left:1px solid #ea0001;	
	border-right:1px solid #ea0001;	
	text-align: left;
	background: #f9b2b2;
	display: none;
	margin: 0 0 0 1px;
	padding: 0 0 0 20px;
	width:564px !important;
}
div.empfehlen label {
	width: 150px;
	margin: 0 0 0 10px;
}
#empfehlenFormular input.submit {
	margin: 10px 0 0 165px;
	width: 266px;
}

/* ###################################### */




table {
	width: 100%;
	font-size: 1em;
	border: none;
}
	
tr.odd {
	background-color: #e7e7e7; }
td {padding:3px 6px;}



/* ###################################### */
/* Formatierungen Contentbereich ######## */

h2 {font-size:1.2em; color:#000; margin-bottom:8px;}
h3 {font-size:1.1em; margin-bottom:8px;}
#maincontainerbox-center ul {list-style:square; margin:10px 0 10px 20px;}
#maincontainerbox-center ul li p {margin:0;}
#maincontainerbox-center ol {display:list-item; list-style-position:inside; margin:10px 0 10px 4px;}