* { 
	margin:0; 
	padding:0; 
}
img
{
	border:none; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #000000;
	min-width: 740px;
	max-width: 996px;
	background-color: #efefef;
}


dfn {
	position: absolute;
	top: -1000px;
	left: -1000px;
	display: inline;
}

.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

p
{
  margin-bottom: 1em;
}

ol
{
  margin-left: 20px;
}

/* Crasht IE wenn < Wert zu klein gewaehlt */
#wrapperall {
	/*width: expression(document.body.clientWidth < 800? "772px": "100%" );*/
/*	height: 100%; */
	overflow: hidden;
}

#wrapperall {
	/*width: expression(document.body.clientWidth > 1024? "996px": "auto" );*/
/*	height: 100%; */
	overflow: hidden;
}

#wrapperall {
width: 996px;
}

#kopfzeile {
	width: 100%;
	height: 52px;
	background-color: #028002;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
}

#quicklinks {
	float: right;
	padding-top: 1.5em;
	padding-right: 2em;
}

#quicklinks a{
	color: #ffffff;
	text-decoration: none;
}

#bildleiste {
	background-color: #ffffff;
	width: 100%;
	height: 121px;
}

#bildleisteunten {
	background-image: url(/pix/titlebar_back.gif);
	height: 20px;
}

#menueoben {
	background-color: #BDBDB3;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 230px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menueoben a:link, #menueoben a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#menueoben a:hover, #menueoben a:active, #menueoben a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #900000;
}

#wrapper1 {
	background: url(/pix/navbar_back_left.gif) top left repeat-y;
/*	height: 100%; */
/*	float: left;*/
	background-position: top left;
	overflow: hidden;
	width: 100%;
}

#wrapper2 {
	background: url(/pix/navbar_back_right.gif) top right repeat-y;
/*	height: 100%; */
/*	float: right;*/
	background-position: top right;
	overflow: hidden;
	width: 100%;
}

/* Linke Spalte --------------------------------------------------------------------- */

#linkespalte {
	float: left;
	overflow: hidden;
	width: 201px;
/*	height: 100%; */
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#linkespalte ul li {	
	list-style-type: none;
	background-image: url(/pix/li_bullet1.gif);
  	background-position: 2px 0.6em;
  	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 2px;
}

#linkespalte ul li ul li {	
	background-image: url(/pix/li_bullet2.gif);
}

#linkespalte ul
{
  margin-left: 5px;
  margin-bottom: 25px;
}

#linkespalte ul li ul {
	margin-bottom: 0px;
}

.submenue {
	list-style-type: none;
	background-image: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: -15px;
	margin-right: 0px;
  	margin-top: 4px;
	background-color: #E3E3DB;
	width: 201px;
}

#linkespalte ul.submenue
{
  margin-bottom: 5px;
}

#linkespalte ul.submenue li {
	list-style-type: none;
	background-image: url(/pix/square_red.gif);
  	background-position: 3px 0.75em;
  	background-repeat: no-repeat;
	margin-left: 10px;
}

#linkespalte a:link, #linkespalte a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#linkespalte a:hover, #linkespalte a:active, #linkespalte a:focus,
#linkespalte .active a:link, #linkespalte .active a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #900000;
}

/* Rechte Spalte --------------------------------------------------------------------- */

#rechtespalte {
	float: right;
	overflow: hidden;
	width: 200px;
/*	height: 100%; */
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: -1px;
}

#rechtespalte a:link, #rechtespalte a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#rechtespalte a:hover, #rechtespalte a:active, #rechtespalte a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #900000;
}

#rechtespalte p
{
  padding: 0.5em;
}

.headline1 {
	background-color: #D6D6D6;
	width: 200px;
/*	height: 1.6em; */
	font-weight: bold;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.schrift {
	width: 200px;
/*	height: 1.8em;*/
	font-weight: normal;
	padding: 4px 7px 4px 7px;
	background-color: #E5E5E5;
	border-bottom: 1px solid #ffffff;
}


.layout {
	width: 200px;
/*	height: 1.8em;*/
	font-weight: normal;
  padding: 4px 7px 4px 7px;
  background-color: #E5E5E5;
}

.suche {
	width: 200px;
/*	height: 1.8em; */
	font-weight: normal;
	padding: 4px 7px 4px 7px;
	white-space: nowrap;
	background-color: #E5E5E5;
}
#words {
	font-size: 0.9em;
	color:  #999999;
	width: 8em;
/*	height: 1.4em; */
	border: 1px solid #676767;
	padding: 2px 2px 2px 2px;
}

 #go {
 	background-color: #C9C9C9;
	border: 1px solid #676767;
	color: #900000;
/*	height: 17px; */
/*	width: 25px; */
/*	font-size: 12px; */
	font-size: 1em;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

#suchen2 input {
	font-size: 1em;
	padding: 2px 2px 2px 2px;
}
#suchen2 select {
	font-size: 1em;
}
#suchen2 .keinumbruch{
	white-space: nowrap;
}

.headline2 {
	background-color: #D6D6D6;
	width: 200px;
/*	height: 1.6em; */
	font-weight: bold;
	color: #000000;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
}

.boxliste {
	padding-top: 4px;
}

.boxliste li {	
	list-style-type: none;
	background-image: url(/pix/li_bullet1.gif);
  	background-position: 5px 0.8em;
  	background-repeat: no-repeat;
	background-color: #E5E5E5;
	padding-left: 17px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 2px;
}

ul.boxliste-design2 
{
  
}

ul.boxliste-design2 li
{
  border-top: 1px solid #FFFFFF;  
  background-color: #E5E5E5;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}

ul.boxliste li.last, ul.boxliste-design2 li.last
{
  border-bottom: 1px solid #FFFFFF; 
}

ul.boxliste-design2 li img
{
  margin: 0.25em 2px 3px 17px;
  border: 1px solid #808080;
}

#rechtespalte ul.boxliste-design2 li a {
  display: block;
  width: 150px;
  margin-left: 5px;
  padding-left: 15px;
  color: #000000;
  padding-right: 25px;
  background-image: url(/pix/link_bullet.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#rechtespalte ul.boxliste-design2 li a img {
	border: none;
}



.boxbilder {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ffffff;
}

.bildinbox {
	text-align: left;
	padding-left: 17px;
}

.bildinbox img {
	/*border: 1px solid #676767;*/
}

.textinbox {
	background-image: url(/pix/arrow_rot.gif);
  	background-position: 5px 0.5em;
  	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 0.28em;
	padding-right: 2px;
}

.textbox {
	background-color: #E5E5E5;
	padding: 0.5em;
}


/* mittlere Spalte --------------------------------------------------------------------- */

#mitte {
	margin-left: 230px;
	margin-right: 230px;
	padding-top: 15px;
/*	height: 100%; */
  min-height: 400px;
}

* html #mitte
{
  height: 400px;
}

#mitte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
}

#mitte h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #900000;
}

#mitte h2.pressedatum
{
  font-style: italic;
}

#mitte ul
{
  margin-top: 1em;
  margin-left: 2em;
}

#mitte ul li
{
  padding-left: 1.75em;  
  list-style-type: none;
  background-image: url(/pix/li_bullet2.gif);
  background-position: 0px 0.41em;
  background-repeat: no-repeat;
}

#mitte ul.mitarbeiterliste li {
	margin-bottom: 1em;
}

#mitte .block {
	margin-bottom: 1em;
}

.container {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
   overflow: hidden;
   width: 100%;
}

* html .container
{
  width: 98%;
}

.textblock {
	margin-top: 10px;
	line-height: 140%;
	margin-bottom: 10px;
}

#mitte a:link, #mitte a:visited,
.textblock a:link, .textblock a:visited,
.vorschautext a:link, .vorschautext a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #900000;
}

#mitte a:hover, #mitte a:active, #mitte a:focus,
.textblock a:hover, .textblock a:active, .textblock a:focus,
.vorschautext a:hover, .vorschautext a:active, .vorschautext a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #900000;
}

.textblock h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.bildrechts {
	float: right;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 3px;
}

.bildrechts img {
	/*border: 1px solid #676767;*/
}

.bildrechtsfluss
{
  float: right;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 3px;
}

.bildrechtsfluss img {
/*  border: 1px solid #676767;*/
}

.bildlinks {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 3px;
}

.bildlinks img	{
/*	border: 1px solid #676767;*/
}

.bildlinksfluss {
	float: left;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 3px;
}

.bildlinksfluss img	{
/*	border: 1px solid #676767;*/
}

.bildoben {
	padding: 0px;
	float: none;
	overflow: hidden;
	margin-bottom: 3px;
}

.bildoben img	{
/*	border: 1px solid #676767;*/
}

.bildunterschrift {
	color: #676767;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 4px;
}

#sitemap .submenue {
	list-style-type: disc;
	background-image: none;
	border-bottom: none;
	border-top: none;
	background-color: #efefef;
}

/* Linklisten --------------------------------------------------------------------- */

h2.mittelisten {
	margin-bottom: 1.5em;
}

#linklisten {
	
}

#linklisten .llhead h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
}

.linkliste1 h3 {
	background-image: url(/pix/li_bullet1.gif);
  	background-position: 5px 0.5em;
  	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 1.6em;
	font-size: 1em;
	font-weight: bold;
}

.linkliste1 a:link, .linkliste1 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 1em;
}

.linkliste1 a:hover, .linkliste1 a:active, .linkliste1 a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: #900000;
	font-size: 1em;
}

#linklisten .llhead2 h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
}

.linkliste2 h3 {
	line-height: 1.6em;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;
}

.linkliste3 {
	overflow: hidden;
	width: 100%;
	margin-bottom: 2.5em;
}

#mitte .linkliste2 h2, #mitte .linkliste3 h2 {
	padding-top: 0px;
	color: #000000;
	padding-left: 15px;
	background-image: url(/pix/li_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.linkliste3 .bildlinksliste {
	margin: 0;
	padding: 0;
	float: left;
	width: 140px;
}

.linkliste3 .textrechtsliste {
	margin-left: 150px;
}

.vorschau {
  overflow: hidden;
}

* html .vorschau
{
  width: 98%;
}

.vorschautextleft {
	padding-left: 140px;
}

.vorschautextright {
	padding-right: 140px;
}

.linklistestart
{
  margin-bottom: 2.5em;
}

.linklistestart h1
{
  margin-bottom: 1em;
}

.linklistestart .vorschautextleft {
  padding-left: 5px;
}

.linklistestart .vorschautextright {
  padding-right: 5px;
}

.nurvorschautext {
	padding-left: 0px;
}

.vorschaubildleft img {
/*	border: 1px solid #676767;*/
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 0px;
}

.vorschaubildright img {
/*	border: 1px solid #676767;*/
	float: right;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linklistestart .vorschaubildleft img
{
  margin-right: 20px;
  margin-bottom: 5px;
}

.mehr {
	white-space: nowrap;
/*	padding-left: 15px; */
}

.mehr a:link, .mehr a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #900000;
	font-size: 1em;
}

.mehr a:hover, .mehr a:active, .mehr a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: #900000;
	font-size: 1em;
}

.linie {
	border-bottom-color: #BDBDB3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
}

.clear {
	clear: both;
	height: 1px;
} 

/* Fusszeile --------------------------------------------------------------------- */
#footer {
	background-color: #D6D6D6;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 230px; 
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
  	height: 1.5em;
	width: 95%;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#footer a:hover, #footer a:active, #footer a:focus {
	font-weight: normal;
	text-decoration: underline;
	color: #900000;
}


/* Smarteditor --------------------------------------------------------------------- */

.contenttable {
	width: 98%;
}

.contenttable th {
	text-align: left;
	background: #900000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.contenttable td {
	/*background: #E3E3DB;
	background: #D9D9CD;
	border: 1px solid #900000;*/
	background: #D6D6D6;
	font-weight: normal;
	border-spacing: 2px;
	padding: 3px;
	vertical-align: top;
}

.guestbook_table
{
  font-size: 1em;
}


.guestbook_table td, .guestbook_table th
{
  padding: 2px;
}

.important {
	color: red;
	font-weight: bold;
}

.remark {
	font-size: 0.8em;
}

.boxremark {
	border: 1px solid #900000;
	background-color: #EEEEEE;
	padding: 5px;
}

/*fuer formular tourist-informationen: buchungen*/
fieldset
{
  border: 1px solid #A9A9A9;
  padding: 1em;
  margin-top: 1em;
}

legend
{
  font-weight: bold;
  color: #900000;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

label
{
  font-weight: bold;
}
.formrow 
{
  overflow: hidden;
  margin-bottom: 0.5em;
}

.formrow .description
{
  float: left;
  width: 11.5em;
}

.textinput_large
{
  width: 250px;
}

.textinput_medium
{
  width: 120px;
}

.textinput_small, .textinput_date, .textinput_time
{
  width: 100px;
}

.textarea_medium
{
  width: 300px;
  height: 125px;  
}

.formbuttons
{
  margin-top: 1em;
}

.formbuttons .button
{
  border: 1px solid #7D7D73;
  background-color: #F3F3EB;
  padding: 0.2em;
}


/*formlar error div*/
div.formerror
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 1px solid #8B0000;
  padding: 0.3em;
}

div.formerror h2
{
  color: #8B0000;
  margin-bottom: 0.4em;
}

div.formerror ul li
{
  margin-bottom: 0.3em;
}

/* Infosystem */
.oeffnungszeiten {
	line-height:160%;
	margin-top:2em;
	margin-bottom:2em;
	width:400px;
	border:1px solid #666;
}
.oeffnungszeiten td,th {
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
}
.oeffnungszeiten th {
	background:#DDD;
}
.mitarbeiterorgaeinheit {
	margin-bottom:1em;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	padding:0.4em;
}

/* Modul: FormMailer */
#fm_container {
	overflow:hidden;
	width:100%;
	margin-bottom:0.7em;
}

.fm_left {
	float:left;
	text-align: right;
	width:35%;
	padding-left:0.25em;
}

.fm_right {
	float:right;
	width:63%;
}
/*
.fm_right textarea {
	width:90%;
}
*/
.fm_break {
	width:96%;
	padding-left:0.25em;
	margin-bottom:1em;
	margin-top:1em;
}

.fm_submit {
	width:96%;
	text-align:right;
}

.fm_right option {
	margin-right:2em;
}

.fm_submit input {
	border: 1px solid #7D7D73;
	background-color: #F3F3EB;
	padding: 0.2em;
}

/* Wrapperstile Vereine, Ehrenamt, ... */
table th {
	padding:2px;
}
.tabbody2 {
	border-bottom:1px solid #999;
	padding:2px;
}
.tabbody1 {
	border-bottom:1px solid #999;
	background:#E4E9E4;
	padding:2px;
}
.textblock form {
	border:1px solid #999;
	padding:1em;
	margin-bottom:1em;
}
.formtable {
	background:#E4E9E4;
	border:1px solid #999;
	padding:2px;
	width:100%;
}

.synonyms {
display: block;
height: 0px;
width: 0px;
overflow: hidden;
position: absolute;
left: -3000px;
}

#sitemap .subnavleft {
    margin-top: 0;
}

#sitemap li {
margin-bottom: 0.3em;
margin-top: 0.3em;
}

#mitte .abteilungshierarchie ul ul {
margin-top: 0;
}

#mitte .abteilungshierarchie li {
margin-top: 3px;
margin-bottom: 3px;
}

/* einfache Bilderliste */
#mitte .imagelist  {
	overflow: hidden;
	width: 100%;
}
#mitte .imagelist_item {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}


/* 2spaltige Ausgabe */
#mitte .two-cols-area {
	width: 100%;
	overflow: hidden;
}
#mitte .two-cols-right {
	float: left;
	width: 264px;
}
#mitte .two-cols-left {
	float: left;
	width: 264px;
	margin-right: 8px;
}