body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 5px; 
	min-width: 740px;
	max-width: 1280px;
	background-color: #ffffff;
}

img {
border: none;
}

/* Crasht IE wenn < Wert zu klein ge&auml;hlt */
#wrapperall {
	width: expression(document.body.clientWidth < 820? "770px": "100%" );
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #121B5C;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #121B5C;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009933;
}

a:active {
	text-decoration: none;
	font-weight: bold;
	color: #009933;
}

#menueklein {
	width: 99%;
	text-align: right;
	line-height: 150%;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #000000;
	font-weight: bold;
}

#kopfgrafik {
	width: 99%;
	background-image: url(/pix/hg_bildleiste.gif);
	background-repeat: repeat-x;
	height: 100px;
	clear: both;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 0;
}

#kopf1 {
	position: absolute;
	float: left;
	width: 130px;
	padding-top: 0px;
	z-index: 10;
}

#kopf2 {
	float: right;
	padding-top: 15px;
	z-index: 5;
}

#mainnav {
	width: 99%;
	background-color: #E6EDDD;
	padding-left: 0px;
	height: 1.7em;
	padding-right: 0px;
	margin-top: 5px; 
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
}

#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
	float: left;
	text-align: center;
	line-height: 1.7em;
}

#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a {
	display: block;
	white-space: nowrap;
	height: 1.7em;
	line-height: 1.7em;
}


#nav1, #nav4, #nav5, #nav6, #nav7 {
	width: 13%;
}

#nav2, #nav3 {
	width: 17%;
}


/* Wrapperelemente */

#wrapperouter {
	width: 99%;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

* html #wrapperouter {
	margin-top: 8px;
}

.floater {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	width: 100%;
}

* html .floater {
	margin-bottom: 0px;
}


/* Linke Spalte */

#leftcol {
	position: absolute;
	left: 5px;
	background-color: #FFFFFF;
	width: 15em;
}

.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.leftnav {	
	padding: 0;
	padding-bottom: 3px;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	background-color:  #E6EDDD;
	margin: 0px;
}

.leftnav ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	background-color:  #E6EDDD;
}

.leftnav li {
	border-bottom: 1px dashed #121B5C;
	padding: 3px;
	display: block;
}

dfn {
  position: absolute;
  top: -1000px;
  left: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}

.leftnav strong {
	display: block;
	padding: 2px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bold;
}

#leftcol h2 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #121B5C;
	margin: 0;
	margin-top: 0px;
	padding: 3px;
	padding-left: 6px;
	color: #FFFFFF;
}

#layout {
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}

#highcontrast {
	font-weight: bold;
	line-height: 140%;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 3px;
	background-color:  #E6EDDD;
}

#highcontrast ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#highcontrast li {
	border-bottom: 1px dashed #121B5C;
	padding: 3px;
	padding-left: 15px;
}

#fontsize {
	padding: 3px;
	padding-left: 15px;
	background-color:  #E6EDDD;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
}


/* Mittlere Spalte */

#centercol {
	margin-top: 0px;
	margin-left: 16em;
	margin-right: 15em;
	margin-bottom: 10px;
	padding: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	height: 100%;
}

* html #centercol {
	height: 1%;
}

#centercol h1 {
	font-size: 1.5em;
	color: #121B5C;
	margin-top: 10px;
	margin-bottom: 10px;
}

#centercol h2 {
	font-size: 1.15em;
	color: #000000;
	margin-bottom: 5px;
}

#centercol h3 {
	font-size: 1.15em;
	color: #000000;
	margin-bottom: 5px;
}

/* nur Startseite */
.startbox {
	padding: 0px;
	padding-left: 40px;
	background-color: #E6EDDD;
	background-image: url(/pix/balken_hg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.startcontainer {
	overflow: hidden;
}

.startboxtext {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-color: #E6EDDD;
}

*html .startboxtext {
	padding-bottom: 0px;
	height: 1%;
}

.startboxtext h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #121B5C;
	margin-top: 2px;
}

.startboxleft {
	float: left;
	overflow: hidden;
	width: 120px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;	
	background-color: #E6EDDD;
}

*html .startboxleft {
	padding-bottom: 2px;
}

/* Ende Startseite */

.container {
	padding: 0px;
	margin-bottom: 25px;
}

* html .container {
	margin: 0px;
}

.textblock {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

.textblock img {
	border: none;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 0px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
}

.bildoben {
	padding: 0px;
	float: none;
	margin-bottom: 5px;
}

.unten {
	
}

.bildunterschrift {
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	display: block;
}


/* Rechte Spalte */

#rightcol {
	float: right;
	width: 14em;
	margin-top: 0px;
}

#searchform {
	background-color: #e6eDDD;
	padding: 5px;
	text-align: center;
	margin: 0px;
	height: 1.5em;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
}

#words {
	font-size: 0.9em;
	color:  #000000;
	width: 8em;
}

 #go {
 
}

.blockrechts {
	background-color: #e6eDDD;
	padding-bottom: 3px;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px;
}

.reiherechts {
	border-bottom: 1px dashed #121B5C;
	padding: 5px;
	line-height: 140%;
}

.reiherechtsbild {
	text-align: center;
}

.reiherechtstext {
	text-align: left;
	line-height: 110%;
	padding: 5px;
}

* html .reiherechtstext {
	height: 1%;
}

.boxtext {
	background-color: #e6eDDD;
	padding-bottom: 3px;
	border-color: #121B5C;
	border-style: solid;
	border-width: 1px; 
	text-align: left;
	line-height: 110%;
	padding: 5px;
	padding-left: 10px;
}

#rightcol h4 {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #121B5C;
	margin: 0;
	margin-top: 0px;
	padding: 3px;
	padding-left: 10px;
	color: #FFFFFF;
}
/* Ende Rechte Spalte */


#fusszeile {
	background-color: #121B5C;
	padding: 0.1em;
	padding-bottom: 0px;
	text-align: center;
	line-height: 130%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	margin-right: -15px;
}

#fusszeile a {
	color: #FFFFFF;
}


/* Allgemeine Klassen */

.headlinelist {
	margin: 0;
	list-style-type: none;
	padding: 0;
	font-size: 1.15em;
	line-height: 140%;
}

.newstext {
	margin-left: 120px;
	line-height: 140%;
}

.newstextnoimage {
	line-height: 140%;
}

.news {
	border-bottom: 1px dashed #666666;
	padding-bottom: 10px;
}

.news img {
	float: left;
}

.clear {
	clear: both;
	height: 1px;
}

.firma {
	line-height: 140%;
}

.firmafett {
	font-weight: bold;
}

.firmalinie {
	border-top: 1px solid #121B5C;
	width: 98%;
	height: 10px;
	margin-top: 10px;
}

.overflow {
	overflow: hidden;
	width: 100%;
}

.pmleft {
        display: block;
	float: left;
	width: 15%;
}

.pmright {
        display: block;
        text-align: left;
	width: 80%;
        margin-left: 20%;
        margin-bottom: 5px;
}


/* Tabelle neuer Editor */

.contenttable {
	width: 98%;
}

.contenttable th {
	text-align: left;
	background-color: #121B5C;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.contenttable td {
	background-color: #eeeeef;
	/*background-color: #e6eDDD;*/
	font-weight: normal;
	border-spacing: 1px;
	padding: 3px;
	vertical-align: top;
}

/* Sitemap */
#sitemap {
	margin: 0px;
	padding: 0px;
}

#sitemap .leftnav {	
	padding: 0;
	margin: 0px;
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 2em;
}

#sitemap .leftnav ul {
	margin: 0;
	border: none;
	list-style-type: none;
	padding: 0;
	
}

#sitemap .leftnav li {
	border: none;
	padding-left:30px;
	list-style-type: none;
}

#sitemap dfn {
  position: absolute;
  top: -1000px;
  left: -1000px;
  display: inside;  
}

#sitemap .leftnav li strong {
	padding: 0px;
	font-weight: bold;
}


.veranstaltungskalender {
width: 450px;
}

.veranstaltungskalender .input{
	width : 190px;
}

.veranstaltungskalender .inputlong {
	width : 280px;
}

.veranstaltungskalender table.tabborder {
width: 450px;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* ProBürger Barrierefrei */

/* Probuerger */

/*-------------- 					Einstellungen Layout 								   --------------*/

h1.pb_ProBuergerReiter 			{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	color: #000000;

	margin: 0;

	padding: 0;

}

h2.pb_ProBuergerReiter			{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

	margin: 0;

	padding: 0;

}

h3.pb_ProBuergerReiter			{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #000000;

	margin: 0;

	padding: 0;

}

h1.pb_pb 			{

	font-family: Arial, Helvetica, sans-serif;

	color: #121B5C;

	margin: 0;

	padding: 0;

	font-size: 0.9em;

	margin-bottom: 5px;

}

h2.pb_pb 			{

	font-family: Arial, Helvetica, sans-serif;

	color: #121B5C;

	margin: 0;

	padding: 0;

	font-size: 0.9em;

}

h3.pb_pb 			{

	font-family: Arial, Helvetica, sans-serif;

	color: #121B5C;

	margin: 0;

	padding: 0.5em;
	
	padding-left: 0px;

	font-size: 0.9em;

}

p.pb_probuerger		{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	color: #121B5C;

	margin: 0;

	padding: 0.1em;

	line-height: 160%;

}


ul.pb_pb			{

	line-height: 160%;

}

li.pb_pb			{

	line-height: 160%;

}

ul li.pb_pb			{

	line-height: 160%;

}

blockquote.pb_pb 	{

	line-height: 160%;

}

br.pb_clear 		{

	clear: both;

}

/** html br.pb_clear {

	clear: none;

}*/

/*-----------------------------------------------------------------------------------------------------------*/

#pb_alphabetical_selection {

	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

	font-size: 0.9em;

	height: 1.8em;

	font-family: Arial, Helvetica, sans-serif;

}

#pb_alphabetical_selection ul {

	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

}

#pb_alphabetical_selection ul li {

	background-color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: left;
	
	font-size: 1.1em;
	

}

/*
#pb_alphabetical_selection ul li.pb_rightcolor {

	background-color: #A40000;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: right;

	font-size: 0.9em;

}
*/

#pb_alphabetical_selection ul li.pb_rightcolor h2{

	background-color: #121B5C;
	
	color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: right;

	font-size: 0.9em;
	

}


#pb_alphabetical_selection ul li.pb_border {

	border-top: 1px solid #121B5C;

	width: 98%;

	background-color: #FFFFFF;
	
	height: 5px;

}

#pb_alphabetical_selection ul li.pb_right {

	background-color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: right;
	
	height: 5px;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_livingsituation {

	padding: 10px;

	float: left;

	width: 35%;

	background-color: #FFFFFF;

	color: #000000;

}

* html #pb_livingsituation {

	width: auto;

}

#pb_offers {

	padding: 10px;

	float: right;

	width: 40%;

	background: #FFFFFF;

}

* html #pb_offers {

	width: auto;

}

#pb_offers_active {

	padding: 10px;

	float: left;

	width: 50%;

	background: #FFFFFF;

}

/*-----------------------------------------------------------------------------------------------------------*/

.pb_teamworker {

	padding: 0.2em;

	float: left;

	width: 20%;

	background-color: #FFFFFF;

}

.pb_contact {

	padding: 0.2em;

	float: right;

	width: 45%;

	margin-right: 20%;

	background-color: #FFFFFF;
	
	margin-bottom: 2em;

}

*html .pb_contact {


	margin-right: 2%;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_form {

	margin: 0;

	padding: 0;

}

#pb_form a.pb_pdf {

	background-image: url(pdf.gif);

	background-repeat: no-repeat;

	padding-left: 20px;

	height: 12px;

}

#pb_form a.pb_doc {

	background-image: url(doc.gif);

	background-repeat: no-repeat;

	padding-left: 20px;

	height: 12px;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_services_pb {

	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

	height: 1.8em;

}

#pb_services_pb ul {

	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

}

#pb_services_pb ul li {

	background-color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: left;

}

#pb_services_pb ul li h3 {
	display: inline;
	list-style-type: none;
}

#pb_services_pb ul li.pb_pb h3 {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
}

#pb_services_pb ul li.pb_rightcolor h2 {

	background-color:#121B5C;
	
	color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: right;

	font-size: 0.9em;

}

#pb_services_pb ul li.pb_border {

	border-top: 1px solid #121B5C;

	width: 98%;

	background-color: #FFFFFF;
		
	margin-top: 0px;

}

#pb_services_pb ul li.pb_right {

	background-color: #FFFFFF;

	display: inline;

	list-style-type: none;

	margin: 0;

	padding: 0.2em;

	float: right;

}

h2.pb_pb 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #121B5C;
	margin: 0px;
	padding: 0px;
	display: inline;
}




/*-----------------------------------------------------------------------------------------------------------*/

#pb_short_description {

	padding: 0.1em;

	margin-right: 40%;

	background-color: #FFFFFF;

	color: #000000;

}

*html #pb_short_description {

	padding: 0.1em;

	margin-right: 40%;

	background-color: #E6EDDD;

	color: #000000;

}

#pb_pb_more_navigation {

	float: right;

	width: auto;

	margin: 0;

	margin-left: 0;

	padding: 0.1em;

	background-color: #FFFFFF;

}

#pb_pb_more_navigation ul {

	margin: 0;

	padding: 0;

	background-color: #FFFFFF;

}

#pb_pb_more_navigation ul li {

	display: block;

	list-style-type: none;

	margin: 0;

	padding: 0;

	text-align: right;

	background-color: #FFFFFF;

}

/*-----------------------------------------------------------------------------------------------------------*/

div.pb_content_pb {

	width: auto;

	margin: 0;

	padding: 0;

	background-color: #D0D0D0;

}

div.pb_probuerger {

	width: auto;

	margin: 0;

	padding: 0;

}

div.pb_bild_pb {

	margin: 0.2em;

	padding: 0.2em;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_legende 		{

	margin: 0;

	padding: 0;

	float: right;

	width: 25%;

	padding: 0.1em;

	background-color: #D0D0D0;

	border: 1px solid #CCCCCC;

}

#pb_hierarchie 	{

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

	padding: 1%;

	float: left;

	width: auto;

}

li.pb_aktiv 		{

	margin: 0px;

	padding: 0px;

	display: block;

	line-height: 160%;

	background-color: #CCCCCC;

}

ul.pb_hierarchie 	{

	list-style-position: outside;

	margin: 0;

	padding: 0;

}

ul li.pb_auf 			{

	list-style: none;

}

ul li.pb_zu 			{

	list-style: none;

}

ul li.pb_blatt 		{

	list-style: none;

}

ul li.pb_none 			{

	list-style: none;

	margin-left: 0px;

	padding-left: 0;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_pb_footer {

	padding: 0.2em;

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

}

/*-----------------------------------------------------------------------------------------------------------*/

#pb_sidebar-left {

	float: left;

	padding: 0.1em;

	width: 45%;

	margin: 0;

	background-color: #FFFFFF;

}

#pb_sidebar-right {

	float: right;

	width: 54%;

	margin: 0;

	padding: 0.1em;

	background-color: #FFFFFF;

}

div.pb_site-left {

	float: left;

	padding: 0.1em;

	width: 45%;

	margin: 0;

}

div.pb_site-right {

	float: left;

	padding: 0.1em;

	width: 45%;

	margin: 0;

}

.pb_rahmen {

	border: none;

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	
	clear: left;

}

.pb_headline				{

	color: #121B5C;

	background-color: #CCCCCC;

	font-size: 10pt;

	font-weight: 600;

}

a.pb_headline:link			{

	color: #121B5C;

	background-color: #CCCCCC;

	font-size: 10pt;

	font-weight: 600;

}

a.pb_headline:visited		{

	color: #121B5C;

	background-color: #CCCCCC;

	font-size: 10pt;

	font-weight: 600;

}

a.pb_headline:hover			{

	text-decoration: none;

	color: #CCCCCC;

	background-color: #009933;

}

a.pb_headline:active		{

	text-decoration: none;

	color: #CCCCCC;

	background-color: #009933;

}

.pb_searchform				{

	border: solid 1px #CCCCCC;

	padding: 3pt;

	background-color: #E0E0E0;

}

.pb_newform					{

	border: solid 1px #CCCCCC;

	padding: 3pt;

	background-color: #E6EDDD

}

.pb_editarea				{

	border: solid 1px #CCCCCC;

	padding: 3pt;

	background-color: #FFFFFF;

}

.pb_underline				{

	font-size: 10pt;

	border-bottom: solid 1px #CCCCCC;

}

.pb_topline					{

	font-size: 10pt;

	border-top: solid 1px #CCCCCC;

}

.pb_rightline				{

	font-size: 10pt;

	border-right: solid 1px #CCCCCC;

}

.pb_leftline				{

	font-size: 10pt;

	border-left: solid 1px #CCCCCC;

}

.pb_righttopline			{

	font-size: 10pt;

	border-right: solid 1px #CCCCCC;

	border-top: solid 1px #CCCCCC;

}

.pb_topbox1, .pb_topbox2, .pb_topbox3, .pb_topbox4, .pb_topbox5, .pb_topbox6, .pb_topbox7, .pb_topbox8, .pb_topbox9, .pb_topbox10, .pb_topbox11, .pb_topbox12, .pb_topbox13, .pb_topbox14, .pb_topbox15, 			.pb_topbox			{

	font-size: 10pt;

	border-left: solid 1px #CCCCCC;

	border-top: solid 1px #CCCCCC;

	border-right: solid 1px #CCCCCC;

}

.pb_bottombox1, .pb_bottombox2, .pb_bottombox3, .pb_bottombox4, .pb_bottombox5, .pb_bottombox6, .pb_bottombox7, .pb_bottombox8, .pb_bottombox9, .pb_bottombox10, .pb_bottombox11, .pb_bottombox12, .pb_bottombox13, .pb_bottombox14, .pb_bottombox15, 		.pb_bottombox		{

	font-size: 10pt;

	border-left: solid 1px #CCCCCC;

	border-right: solid 1px #CCCCCC;

	border-bottom: solid 1px #CCCCCC;

}

.pb_topboxcur1, .pb_topboxcur2, .pb_topboxcur3, .pb_topboxcur4, .pb_topboxcur5, .pb_topboxcur6, .pb_topboxcur7, .pb_topboxcur8, .pb_topboxcur9, .pb_topboxcur10, .pb_topboxcur11, .pb_topboxcur12, .pb_topboxcur13, .pb_topboxcur14, .pb_topboxcur15, 		.pb_topboxcur		{

	font-size: 10pt;

	border-left: solid 2px #CCCCCC;

	border-top: solid 2px #CCCCCC;

	border-right: solid 2px #CCCCCC;

}

.pb_bottomboxcur1, .pb_bottomboxcur2, .pb_bottomboxcur3, .pb_bottomboxcur4, .pb_bottomboxcur5, .pb_bottomboxcur6, .pb_bottomboxcur7, .pb_bottomboxcur8, .pb_bottomboxcur9, .pb_bottomboxcur10, .pb_bottomboxcur11, .pb_bottomboxcur12, .pb_bottomboxcur13, .pb_bottomboxcur14, .pb_bottomboxcur15, 	.pb_bottomboxcur	{

	font-size: 10pt;

	border-left: solid 2px #CCCCCC;

	border-right: solid 2px #CCCCCC;

	border-bottom: solid 2px #CCCCCC;

}

.pb_boxdots					{

	border-left: dotted 1px #CCCCCC;

}

.pb_reiterL					{

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-size: 1em;

	font-weight: bold;

	text-align: left;

	vertical-align: top;

	border-bottom: solid 1px #121B5C;

}

.pb_reiterR					{

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 1em;

	font-weight: bold;

	background-color: #121B5C;

	text-align: right;

	vertical-align: middle;

	border-bottom: solid 1px #121B5C;

}

.pb_publictable				{

	background-color: #FFFFFF;

	padding: 3pt;

}

.pb_kurzbeschreibung		{

	color: #000000;

	font-size: 10pt;

	font-weight: 300;

	background-color: #E6EDDD;

}

.pb_lltabelle				{

	color: #000000;

	font-size: 10pt;

	font-weight: 300;

	background-color: #FFFFFF;

	padding: 3pt;

}

a.pb_lltabelle				{

	padding: 0pt;

}

h1.pb_lltabelle				{

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: 600;

}

table.pb_prettyprinter td	{

	padding-right: 0.75em;

}

.pb_spezial {

	clear: right;

	padding-bottom: 20px;

}


h3.pb_ProBuergerReiter
{
  display: none;
}

.pb_tabelle_neu p {
	margin: 0px;
}
	


/* Infosystem IES 5 */
.contentright {
	margin-bottom: 1em;
}

.mitarbeiterliste {
	list-style: none;
	padding-left: 1em;
}

.mitarbeiterliste_zeile {
	padding-top: 2px;
	background: url('/shared/elements/bg_shadow.jpg');
	background-repeat: no-repeat;
	background-position: 1px 1px;
	/* border-left: 1px solid #CCC; */
	/* border-top: 1px solid #CCC; */
	height: 1%;
	overflow: hidden;
}
.mitarbeiterliste_mitarbeiter {
	float: left;
	padding-left: 2px;
	width: 40%;
	/* border-bottom: 1px solid #CCC; */
	height: 64px;
	overflow: hidden;
}
.mitarbeiterliste_daten {
	float: left;
	width: 58%;
	padding-left: 2px;
	/* border-bottom: 1px solid #CCC; */
	/* border-right: 1px solid #CCC; */
	height: 64px;
	overflow: hidden;
}

.mitarbeiterliste_left {
	width: 49%;
	overflow: hidden;
	float: left;
	/* background-color: #E6EDDD; */
	border: 1px solid #CCC;
}
.mitarbeiterliste_right {
	width: 49%;
	overflow: hidden;
	float: right;
	/* background-color: #E6EDDD; */
	border: 1px solid #CCC;
}
.mitarbeiterliste_data {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.mitarbeiterliste_details {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}
.mitarbeiterliste_details a {
	float: right;
}
.mitarbeiterorgaeinheit {
	margin-bottom: 1em;
	border: 1px solid #CCC;
	padding: 5px 10px;
}

/* Kontaktformular */
.kontakt-formular {
	width: 500px;
}
.kontakt-formular textarea, .kontakt-formular input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

.kontakt-row {
	overflow: hidden;
	height: 1%;
	margin-bottom: 1em;
}
.kontakt-row-left {
	width: 45%;
	float: left;
}
.kontakt-row-right {
	width: 45%;
	float: right;
}
