* {
	margin: 0;
	padding: 0;
}

html {
	/*background-image:url('/pix/background.gif');*/
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 2.4em;
	min-width: 760px;
}

p {
	margin-bottom: 1em;
}

a {
	/*color: #990000;*/
	color: #003366;
font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
font-weight: bold;
}

/* Crasht IE wenn < Wert zu klein ge&auml;hlt */
#wrapperall {
	width: expression(document.body.clientWidth < 770? "760px": "100%" );
}

#top{
	background-image: url(/pix/layout1_r1_c3.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding-right: 220px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
}

#top a{
	color: #000000;
	text-decoration: none;
	padding: 1em;
}

#top a:hover {
	color: #000000;
	text-decoration: underline;
	padding: 1em;
}

#banner{
	background-image: url(/pix/hg1.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;
	height: 84px;
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#flash {
	float: left;
	width: 760px;
	height: 84px;
	z-index: 5;
}

#logo {
	float: right;
	width: 290px;
	height: 84px;
	background-color: none;
	margin-right: 0;
	z-index: 10;
}

#logo img {
	float:left;
	padding-top:5px;
	padding-right:15px;
        border: none;
}

#topnav{
	background-color: #003366;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	height: 1.4em;
	padding: 1px;
}

#topnav .button {
	float: left;
	line-height: 1.2em;
	text-align: center;
	width: 15%;
}

#topnav .button a {
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 1.4em;
	text-decoration: none;
}

#topnav .button a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper{
	overflow: hidden;
	width: 100%;
        min-height: 500px;
}

#left {
	float: left;
	width: 12em;
}

#right{
	float: right;
	width: 12em;
}

.ueberschrift{
	background-color: #003366;
	color: #FFFFFF;
	font-size: 1em;
	/*height: 1.6em;*/
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.2em;
        padding-bottom: 0.2em;
}

.fontkasten {
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-top: 1.75em;
}

.fontkasten a {
	color: #000000;
	line-height: 2em;
	text-decoration: none;
}

.navikasten {
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1.75em;
}

.navikasten a {
/*	background-image: url('/pix/layout1_r2_c2.gif');
	background-position: 0.2em 0.8em;
	background-repeat: no-repeat;*/
	color: #000000;
	display: block;
/*	padding-left: 15%;*/
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: none;
	width: 79%;
}

.navikasten a:hover {
/*	background-image: url('/pix/layout1_r2_c2.gif');
	background-position: 0.2em 0.8em;
	background-repeat: no-repeat;*/
	color: #000000;
	display: block;
/*	padding-left: 15%;*/
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: underline;
	width: 79%;
}

.navikasten a.ilink {
	background-image: none;
	display: inline;
}

.navikasten a.ilink:hover {
	background-image: none;
	display: inline;
}

.searchkasten{
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 1.75em;	
	overflow: visible;
	height: 4.5em;
}

.searchstring{
   margin-top: 0.5em;	
   margin-left: 0.5em;		
   margin-bottom: 0.5em;				
	float: left;
}

.searchsubmit{
   margin-top: 0.5em;	
   margin-right: 0.25em;		
   margin-bottom: 0.5em;			
	float: right;	
}

.searchstring input{
	width: 5.5em;
}

.searchsubmit input {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	width: 2em;
	height: 1.4em;
}

.boxtext {
	color: #000000;
	font-weight: normal;
	padding-left: 0.5em;
	padding-top: 0.5em;
}

#content {
	margin-left: 13.2em;
	margin-right: 13em;	
	padding-top: 1.4em;
}

#content h1{
	color: #000000;
	font-size: 1.6em;
	padding-bottom: 1.5em;
}

#content h2{
	font-size: 1.25em;
	padding-bottom: 0.5em;
}

#content h3{
	font-size: 1.25em;
	padding-bottom: 0.5em;
}
#content h4{
	color: #000000;
	font-size: 1.6em;
	padding-bottom: 1.0em;
}
#content h3 a {
  text-decoration: none;
  font-size: 1em;
  color: #003366;  	
}

#content h3 a:hover {
  text-decoration: underline;
  font-size: 1em;
  color: #003366;  	
}

#content ul {
  list-style-type: disc; 
  padding-left: 20px;
}

#content ol {
  list-style-type: decimal;
  margin-left: 30px;
}

#content blockquote {
	margin-left: 30px;
}

#content p {
	margin-bottom: 1em;
}

/* Tabelle neuer Editor */

.contenttable {
	width: 98%;
}

.contenttable th {
	text-align: left;
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.contenttable td {
	background-color: #eeeeef;
	font-weight: normal;
	border-spacing: 1px;
	padding: 3px;
	vertical-align: top;
}


/* Listen Typ 1*/

#content ul.headlinelist {
  list-style-type: none;
  margin-top: 0.3em;
  margin-left: 2em;
}

#content ul.headlinelist li {
  list-style-type: none;
/*  background-image: url('/pix/layout1_r2_c2.gif');
  background-position: 0em 0.9em;
  background-repeat: no-repeat;*/
  padding: .5em;
/*  padding-left: 2em;*/
	padding-left: 1em;
  margin: 0;
}
#content ul.headlinelist li a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25em;
  color: #003366; 
}

#content ul.headlinelist li a:hover {
  font-size: 1.25em;  
  font-weight: bold;
  color: #003366;
  text-decoration: underline;
}

#content .headlinelist h2 {
  background-color: #003366;
  font-weight: bold;
  font-size: 1.25em;  
  color: #FFFFFF;
  padding: 0.3em;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Listen Typ 2*/
/*#content .liststyle2 ul li a
{
  padding-left: 13px;
  font-weight: bold;
  font-size: 1.25em;
  color: #990000;
  text-decoration: none;
}

#content .liststyle2 ul li a:hover
{
  font-size: 1.25em;
  font-weight: bold;
  color: #990000;
  text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Listen Typ 3*/
/*#content .liststyle3 ul li
{
  margin-bottom: 0.4em;
}
.liststyle3 ul li a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25em;
  color: #990000;
}

#content .liststyle3 ul li a:hover
{
  font-size: 1.25em;
  font-weight: bold;
  color: #990000;
  text-decoration: underline;
}
*/


.container {
	overflow: hidden;
	width: 98%;
}

#content .container h3 {
  font-size: 1em;
  color: #000000;
/*  padding-left:  2em;
  background-image: url('/pix/layout1_r2_c2.gif');
  background-position: 0em 0.3em;
  background-repeat: no-repeat;*/
	padding-left: 1em;
}

#content .container h3 a {
  text-decoration: none;
  color: #003366;
}

#content .container h3 a:hover {
  text-decoration: underline;
  color: #003366; 	
}

#content .container .textblock {
	line-height: 140%;
	margin-bottom: 1.5em;
	padding-left:  2em;
}

.textblock{
	line-height: 140%;
	margin-bottom: 1.5em;
}

.textblockcontainer{
	margin-bottom: 1.5em;
	overflow: hidden;
	width: 98%;
}

.picleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
}

.picright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

.picoben {
	padding: 0px;
	float: none;
	margin-bottom: 5px;
}

.bildunterschrift {
	color: #003366;
	font-size: 1em;
	margin-bottom: 3px;
	padding: 3px;
	text-align: center;
}


/* Sitemap */
#sitemap {
	margin: 0px;
	padding: 0px;
}

#sitemap .ueberschrift{
	color: #003366;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 0em;
	padding-top: 0.2em;
        background-color: #fff;
        display: inline;
}

#sitemap .navikasten {	
	padding: 0;
	margin: 0px;
	border: none;
	margin-bottom: 2em;
}

.navikasten a {
/*	background-image: url('/pix/layout1_r2_c2.gif');
	background-position: 0.2em 0.6em;
	background-repeat: no-repeat;*/
	color: #000000;
	display: block;
/*	padding-left: 30px;*/
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-decoration: none;
}

.navikasten a:hover {
/*	background-image: url('/pix/layout1_r2_c2.gif');
	background-position: 0.2em 0.6em;
	background-repeat: no-repeat;*/
	color: #000000;
	display: block;
/*	padding-left: 30px;*/
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-decoration: underline;
}

#sitemap .navikasten ul {
	margin: 0;
	border: none;
	list-style-type: none;
	padding: 0;
	
}

#sitemap .navikasten li {
	border: none;
	padding-left: 0px;
	list-style-type: none;
}


#print {
	margin-top: 20px;
}

#fooder{
	background: #003366;
	border-bottom: 1px #003366 solid;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	margin-top: 1.5em;
	width: 100%;
}

#fooder a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3.5em;
}

#fooder a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Schadensmeldung */
#schadensmeldung .bereich {
	margin: 1em;
}

#schadensmeldung .label {
	width: 100px;
	text-align: left;
	padding-right: 10px;
	float: left;
}

#schadensmeldung .field {
	width: 250px;
	text-align: left;
	float: right;	
}

#schadensmeldung .formcontainer {
	width: 375px;
	overflow: hidden;
	margin-bottom: 6px;
}
#schadensmeldung legend {
   margin-left: 0.5em;
   margin-right: 0.5em;
   padding-left: 0.5em;
   padding-right: 0.5em;
font-weight: bold;
}
#schadensmeldung textarea {
    width: 375px;
    height: 5em;
}
/* -------Probuerger --------*/


.mitarbeiterliste li {
border-bottom:1px solid #979797;
display:block;
width: 500px;
margin-bottom:10px;
padding-bottom:5px;
}
.mitarbeiterstelle {
margin-bottom: 1em;
padding: 0.2em;
/*
background-color: #eeeeef;
background-image: url("/pix/back_mitarbeiter.jpg");
background-position: top right;
background-repeat: no-repeat;*/
border-bottom: 1px solid #003366;
min-height: 50px;
} 
.letter{
width: 20px;
height: 20px;
padding-left: 5px;
padding-bottom: 5px;
background-color:#003366;
color: #ffffff;
}
.letter a{
background-color:#003366;
color: #ffffff;
}
.orga_head{
background-image: url("/pix/back_orga.jpg");
background-position: top right;
background-repeat: no-repeat;
background-color:#eeeeef;
width: 88%;
font-size: 1.1em;
font-weight: bold;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 15px;
}
.moreinfolink {
background-image:url("/pix/arrow_right_light.gif");        
background-position:1px center;
background-repeat:no-repeat;
padding-left: 10px;
}
.arrow_light_right{
background-image: url("/pix/arrow_right_light.gif");
background-position:1px center;
background-repeat: no-repeat;
padding-left: 10px;
}
.colcontainer{
width: 600px;
min-height: 200px;

}

.columnleft ul li{
margin-left:14px;
list-style: none;
}
.columnleft ul, .columnright ul{
padding-top:8px;
}
.columnleft ul li.anliegen_sel {
margin-left:2px;
background-image:url("/pix/arrow_right_white.gif");        
background-position: 0px center;
background-repeat:no-repeat;
padding-left: 12px;
list-style: none;
}
.columnright ul li {
margin-left:19px;
background-image:url("/pix/arrow_right.png");
background-position: 0px 3px;
background-repeat:no-repeat;
list-style: none;
padding-left: 10px;
}
.anliegen_sel2 {
background-image:url("/pix/arrow_down.png");        
background-position: 0px center;
background-repeat:no-repeat;
padding-left: 14px;
}
.columnleft {
float:left;
width:46%;
}
.columnright {
float:right;
width:52%;
}
.block ul li {
margin-left:1.5em;
}
.pb_liste{
margin-top:5px;
margin-bottom:10px;
margin-left: 15px;
}
.pb_liste_blank{
margin-left: 15px;
margin-bottom:10px;
margin-top: 5px;
}
* html .pb_liste, *+html .pb_liste{
margin-top:5px;
margin-bottom:5px;
margin-left: 15px;
}
* html .pb_liste_blank, *+html .pb_liste_blank{
margin-left: 15px;
margin-bottom:5px;
margin-top: 5px;
}
.pb_liste_om{
margin-left: 0px;
}
.pb_liste li, .pb_liste_om li {
padding-left: 14px;
background-image:url("/pix/arrow_right.png"); 
background-position: 0px 3px; 
background-repeat: no-repeat;
list-style: none;
}
.pb_liste a, .pb_liste_om a {
padding-left: 14px;
background-image:url("/pix/arrow_right.png"); 
background-position: 0px 3px; 
background-repeat: no-repeat;
list-style: none;
display:block;
}
.infoseiten li {
padding-left: 10px;
background-image:url("/pix/arrow_right_light.gif"); 
background-position: 0px 3px; 
background-repeat: no-repeat;
list-style: none;
}
.abteilungshierarchie .block ul li
{
  margin-left: 30px;
    list-style: none;
}
.abteilungshierarchie .block ul li ul li{
  margin-left: 50px;
  list-style: none;
}
.mit_adr_block{
  margin-left: 1.5em;
}
.space{
margin: 1.5 em;
}
.pb_block_small_L{
float: left;
width: 48%;
}
.pb_block_small_R{
float: left;
width: 48%;
margin-left: 3%;
}
.pb_block_full{
float: left;
width: 99%;
}
.pb_block_small_R h3, .pb_block_small_L h3, .pb_block_full h3{
color:  #000000;
padding-left: 3px;
}

.container img {
	/*border-color:#ffffff;*/
}
.imageleft {
	float: left;
	margin: 0 0.4em 0.4em 0;
	width: auto;
}
.imageright {
	float: right;
	margin: 0.4em 0 0 0.4em;
	width: auto;
}
.imageover {
	float: left;
	margin: 0 0.4em 0.4em 0;
	width: 100%;
}
.imageunder {
	float: left;
	margin: 0.4em 0 0 0.4em;
	width: 100%;
}
.imageleft a, .imageright a,.imageunder a, .imageover a{
	text-decoration: none;
	color: #ffffff;
}

#content ul.headlinelist {
padding-left: 0;
}
