/* Globals */
* {
	margin:0em;
	padding:0em;
}
body {
	font-size:76%;
	text-align:center;
	line-height:100%;
}

img {
	border:0em;
}

ul{
	margin-left: 15px;
	list-style-type: square;
}

ol
{
  list-style-type: decimal;
  margin-left: 20px;
}
*+html ol
{
  list-style-type: decimal;
  margin-left: 24px;
}
* html ol
{
  list-style-type: decimal;
  margin-left: 24px;
}
.hidden,dfn,.synonyms {
	position:absolute;
	left:-8000px;
	top:-8000px;
}
#body {
	background-color:#FFF;
	font-family: verdana,Arial,Helvetica,sans-serif;
}
.clear {
	clear:both;
}

/* Page container */
#container {
	width:980px;
	margin:auto;
	margin-top:0.8em;
	text-align:left;
	background-color:#F0F8FF;
	overflow:hidden;
}
.container {
width: 100%;
overflow: hidden;
margin-bottom: 1em;
}
/* Head */
#head_container {
	width:980px;
	background-color:#08086E;
	overflow:hidden;
}
#header {
	margin-left:12px;
	margin-right:28px;
	color:#FFF;
	height:88px;
	font-weight:bold;
}
#header #logo {
	margin-top:5px;
	float:left;
	width:223px;
}
#header #toprow1 {
	float:left;
	padding-top:12px;
	width:703px;
}
#header #toprow2 {
	float:left;
	padding-top:18px;
	width:703px;
	height:32px;
}

#header #language {
	float:left;
	width:50px;
	text-align:left;
        margin-top: 5px;
}
#header #quicklinks {
	float:left;
	width:470px;
        margin-top: 5px;
	text-align:center;
}
#header #contrast {
	float:left;
	width:182px;
	text-align:right;
}

#header #zielgruppen {
	float:left;
	width:298px;
	text-align:left;
        padding-top: 2px;
}
html* #header #zielgruppen {
       padding-top: 0px;
}
#header #suche {
	float:left;
	width:288px;
	text-align:left;
        padding-bottom: 2px;
}
html* #header #suche {
        padding-bottom: 6px;
}

#header .suchtext {
        width: 120px;
	height:17px;
        margin-bottom: 2px;
        padding-left: 2px;
}
html* #header .suchtext {
        width: 120px;
	height:18px;
        margin-bottom: -1px;
        padding-left: 2px;
}
#header #sizer {
	float:left;
	width:116px;
	text-align:right;
}

#header input, #header select {
	border:transparent;
	height:17px;
        width: 120px;
}
html* #header input, #header select {
	border:transparent;
	height:21px;
}
#header .submitbutton {
        width: 32px;
	height:19px;
        padding-left: 2px;
	color:#08086E;
	background-color:#CCC;
        border: none;
        border-top: 1px solid #08086E;
        border-bottom: 1px solid #CCC;
}
html* #header .submitbutton {
        margin-bottom: 1px;
	height:18px;
        border-top: none;
        border-bottom: none;
}
*html #header .submitbutton {
	height:19px;
        margin-bottom: 2px;
}
*html #header .suchtext {
        margin-bottom: 0px;
	height:19px;
        padding-top: 2px;
}
*html #header #suche {
        margin-top: 2px;
}       
#header .k1 {
	font-size:1.2em;
	font-weight:normal;
	border:1px solid #FFF;
	float:right;
	margin-left:2px;
	text-align:center;
	padding:3px;
	margin-top:2px;
	background-color:#FFF;
	color:#08086E;
}
#header .k2 {
	font-size:1.2em;
	font-weight:normal;
	border:1px solid #FFF;
	float:right;
	margin-left:2px;
	text-align:center;
	padding:3px;
	margin-top:2px;
}
#header .ktext {
	padding-top:7px;
	float:right;
	margin-right:14px;
}

#header .a1 {
	font-size:1.6em;
	font-weight:normal;
	border:1px solid #FFF;
	float:right;
	margin-left:2px;
	text-align:center;
	padding:4px;
}
#header .a2 {
	font-size:1.2em;
	font-weight:normal;
	border:1px solid #FFF;
	float:right;
	margin-left:2px;
	text-align:center;
	padding:3px;
	margin-top:2px;
}
#header .a3 {
	font-size:1em;
	font-weight:normal;
	border:1px solid #FFF;
	float:right;
	margin-left:2px;
	text-align:center;
	padding:2px;
	margin-top:4px;
}
#header .atext {
	padding-top:7px;
	float:right;
	margin-right:4px;
}
#header a:link,#header a:visited {
	text-decoration:none;
	color:#FFF;
}
#header a:hover {
	text-decoration:underline;
}
#header .k1 a:link,#header .k1 a:visited {
	text-decoration:none;
	color:#000;
}


/* Topmenu */
#topmenu_spacer_top {
	height:10px;
	width:980px;
	border-bottom:1px solid #08086E;
	float:left;
	overflow:hidden;
}
#topmenu_spacer_bottom {
	height:11px;
	width:980px;
	background-image:url('/images/topmenushadow.jpg');
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}
#topmenu {

	width:980px;
}
#topmenu .topmenupoint {
	float:left;
	width:196px;
}
#topmenu .topmenupoint img {
	opacity:0.6;
	filter:Alpha(opacity=60);
}





#topmenu .topmenupoint img.active {
	opacity:1;
	filter:Alpha(opacity=100);
}
#topmenu .topmenupoint #topmenupoint1 {
	width:196px;
	height:34px;
	background-color:#F9E65B;
}
#topmenu .topmenupoint #topmenupoint2 {
	width:196px;
	height:34px;
	background-color:#F28226;
}
#topmenu .topmenupoint #topmenupoint3 {
	width:196px;
	height:34px;
	background-color:#BF001B;
}
#topmenu .topmenupoint #topmenupoint4 {
	width:196px;
	height:34px;
	background-color:#396;
}
#topmenu .topmenupoint #topmenupoint5 {
	width:196px;
	height:34px;
	background-color:#1F54BC;
}
#topmenu .topmenupoint #topmenupoint1_active {
	width:196px;
	height:34px;
	background-color:#F9E65B;
}
#topmenu .topmenupoint #topmenupoint2_active {
	width:196px;
	height:34px;
	background-color:#F28226;
}
#topmenu .topmenupoint #topmenupoint3_active {
	width:196px;
	height:34px;
	background-color:#BF001B;
}
#topmenu .topmenupoint #topmenupoint4_active {
	width:196px;
	height:34px;
	background-color:#396;
}
#topmenu .topmenupoint #topmenupoint5_active {
	width:196px;
	height:34px;
	background-color:#1F54BC;
}
#topmenu .topmenupoint .topmenubutton {
	width:181px;
	height:28px;
	background-color:#F0F8FF;
	float:right;
        padding-top: 2px;
	line-height:115%;
	font-weight:bold;
}

.topmenubutton a {
display: block;
padding-left: 5px;
}


*html #topmenu .topmenupoint .topmenubutton {
	width:181px;
	height:30px;
	background-color:#F0F8FF;
	float:right;
        padding-top: 2px;
	line-height:115%;
	font-weight:bold;
}
#topmenu a:link,#topmenu a:visited {
	text-decoration:none;
	color:#000;
}
#topmenu a:hover {
	text-decoration:underline;
}

/* Content columns */
#contentcontainer {
	overflow:visible;
}

/* Left column */
#left {
	width:196px;
	float:left;
	background-color:#08086E;
}
#left #menuhead {
	font-weight:bold;
	width:184px;
	background-color:#F0F8FF;
	margin-top:5px;
	margin-left:12px;
        line-height:1.4em;
	border-bottom:1px solid #BF001B;
}
#left #menuhead div {
	padding:5px;
}
#left ul {
   margin-left: 0;
   list-style-type: none; 
	width:196px;
	background-color:#BF001B;
}
#left ul li {
	border-bottom:1px solid #BF001B;
	background-color:#DCDEED;
	padding:6px;
	padding-left:17px;
	font-weight:bold;
	list-style-type:none;
	background-image:url('/images/li_n_rot.gif');
	background-repeat:no-repeat;
	background-position:top left;

}
#left ul li.selected {
	background-image:url('/images/li_o_rot.gif');
	padding-bottom:0px;
	padding-right:0px;
	border-bottom:none;
}
#left ul li.selected_down {
	background-image:url('/images/li_o_rot.gif');
	padding-bottom:0px;
	padding-right:0px;
	border-bottom:none;
}
#left ul li.selected_right {
	background-image:url('/images/li_o_rot.gif');
	padding-bottom:6px;
	padding-right:0px;
	border-bottom:none;
}
#left ul li ul {
	border-top:1px solid #BF001B;
	margin-left:-6px;
	margin-top:6px;
	width:185px;
}
#left ul li ul li {
	border-bottom:1px solid #BF001B;
	background-color:#DCDEED;
	padding:6px;
	padding-left:17px;
	font-weight:normal;
	list-style-type:none;
	background-image:url('/images/li_n_rot.gif');
	background-repeat:no-repeat;
	background-position:top left;
        line-height: 120%;
}
#left ul li ul li.selected2 {
	padding:6px;
	padding-left:17px;
	font-weight:normal;
	list-style-type:none;
	background-image:url('/images/li_n_rot.gif');
	background-repeat:no-repeat;
	background-position:top left;
        line-height: 120%;
}
#left a:link,#left a:visited {
	text-decoration:none;
	color:#000; 
        line-height:1.0em;

}
#left a:hover {
	text-decoration:underline;
}
#left .box_row {

}
#left .box_row a{
	font-weight:bold;
	line-height:115%;
}
/* Center column */
#center {
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:565px;
	line-height: 140%;
	overflow: hidden;
}
* html #center {
	width: 563px;
}
#center h1 {
	color:#BF001B;
	font-size:1.4em;
        line-height:1.4em;

	margin-top:0.1em;
	margin-bottom:1em;
	/*margin-left:0.3em;*/
}

#center h2 {
	color:#666;
	font-size:1.15em;
        line-height:1.15em;
	margin-top:0.1em;
	margin-bottom:1em;
}

#center h4 {
	color:#000000;
	font-size:1.15em;
        line-height:1.15em;
	margin-top:0.1em;
	margin-bottom:1em;


}
#center .text {
	line-height:135%;
	margin-top:1em;
	margin-bottom:1em;
	width:100%;
	overflow: hidden;
}

#center .text p {
	margin-top:0em;
	margin-bottom:0.5em;
}
#center #print {
	float:right;
	clear:both;
	margin-top:1.5em;
}

#center #print a:link,#center #print a:visited, #center #print a:hover {
	font-weight:bold;
	color:#949494;
	text-decoration:none;
}

#center .box_head {
	padding:4px 5px 4px 5px; 
	background-color:#BF001B;
	color:#FFF;
	font-weight:bold;
	font-size:1.0em;
        line-height:1.0em;
	width: 557px;
	margin-top:0.6em;
	float:left;
	overflow: hidden;
}

#center .box_head h2 {
	display: inline;
	font-size: 1em;
        line-height:1em;
}

#center .box_row {
        padding:4px 4px 4px 4px;
	background-color:#DCDEED;
	color:#333;
	border-bottom:1px solid #F0F8FF;
	float:left;
	margin-right:0em;
	margin-left:0em;
	width: 100%; /*557px;*/
        max-width: 557px;
	overflow: hidden;
}
#center .box_row_even {
        padding:4px 4px 4px 4px;
	background-color: #EDEEDF;
	color:#333;
	border-bottom:1px solid #F0F8FF;
	float:left;
	width: 100%; /*557px;*/
        max-width: 557px;
	overflow: hidden;
}
* html #center .box_head {
	width: 564px;
}
* html #center .box_row {
	width: 563px;
}
* html #center .box_row_even {
	width: 563px;
}
#center .weiterlesen{
margin-top: -20px;
margin-right: 2px;
        float: right;
        text-align: right;
}
#center .box_row img, .textblockimage {
	border:1px solid #EEE;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
        margin-bottom: 0px;
}
#center a:link,#center a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}
#center h2 a:link,#center h2 a:visited {
	text-decoration:none;
}
#center .box_head a:link,#center .box_head a:visited {
	color:#FFF;
	text-decoration:none;
}

/* Text/images */
#center .galerieblock {
	margin-top:1em;
	margin-bottom:1em;
        width:765px;
}
*+html #center .galerieblock {
	margin-top:1em;
	margin-bottom:1em;
        width:750px;
}
#center .galerierahmen {
	float:left;
	margin-right:0.5em;
	text-align:center;
	overflow:hidden;
	display:block;
}
#center .galeriebild {
	padding:0.5em;
	background:#F4F4F4;
	border:1px solid #696969;
	text-align:center;
	width:220px;
	height:220px;
	overflow:hidden;
	display:block;
        margin-top: 5px;
}
#center .galerieimage {
	margin:0em;
	text-align:center;
}
#center .galerielupe {
	position:relative;
	left:88px;
	top:-29px;
}
html* #center .galerielupe {
	top:-24px;
}
#center .galerieunterschrift {
	position:relative;
        margin-left: 12px;
        text-align: left;
}
#center .leftimage {
	float:left;
	margin-right:0.5em;
}
#center .rightimage {
	float:right;
	margin-left:0.8em;
}
#center .centerimage {
	text-align:center;
	margin:1em auto;
}


#center .textimage {
	overflow:hidden;
}
#center .textimage .image {
	margin:0em;
	padding:1px;
	text-align:right;
	background-color:#FFF;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
#center .textimage .bildunterschrift {
	text-align:center;
	margin:0em;
	padding:0em;
	font-size:1em;
	background-color:#E6E6E6;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
#center .textimage .lupe {
	margin:0em;
	padding-left:2px;
	padding-right:2px;
	font-size:1em;
	background-color:#dcdeed; /*#E6E6E6;*/
	border:1px solid #999;
overflow: hidden;

}
#center .textimage .lupe a{
	font-size: 1.0em;
overflow: hidden;
}
#center .textimage .lupe_txt a{
float: left;
width: auto;
max-width: 85%;
}
#center .textimage .lupe_img a{
float: left;
}
#center .textimage .lupe_img a img{
border: 0em none;
}
#center .textimage a,#center .textimage a:visited {
	text-decoration:none;
	font-size:0.8em;
	font-weight:normal;
	color:#000;
}
#center .textimage a:hover {
	border:0em;
	text-decoration:underline;
}
#center .textimage .shadowright {
	background-image:url('/images/sh_image_r.jpg');
	background-position:right;
	background-repeat:repeat-y;
}

#center .textimage .shadowtopright {
	padding-right:6px;
	background-image:url('/images/sh_image_tr.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
#center .textimage .shadowbottom {
	background-image:url('/images/sh_image_b.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
}
#center .textimage .shadowbottomleft {
	background-image:url('/images/sh_image_bl.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
}
#center .textimage .shadowbottomright {
	padding-bottom:6px;
	background-image:url('/images/sh_image_br.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}

/* DIV Tabelle Mitte */
#center .tabelle, .smarttable {
	width:99%;
	line-height:140%;
	margin-bottom:1em;
}
#center .tabelle .t_head, #center .tabelle th, .smarttable th{
	padding:0.5em;
	background:#BF001B;
	color:#FFF;
	height:1.4em;
}
#center .tabelle .t_row, #center .tabelle tr, .smarttable tr {
	border-top:1px solid #FFF;
	padding:0.5em;
	background:#DCDEED;
}
#center .tabelle .t_row_even {
	border-top:1px solid #FFF;
	padding:0.5em;
	background:#DCE5EF;
}
#center .tabelle img {
	float:left;
	margin-right:4px;
}

/* Right column */
#right h4 {
	color:#000000;
	font-size:1.0em;
        line-height:1.0em;
}
#right h5 {
	color:#333333;
	font-size:1.0em;
        line-height:1.0em;
        margin-bottom: 0.3em;
}
#right {
	width:196px;
	float:right;
}
#right .box_head {
	padding:6px;
	width:190px;
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
        line-height:1.1em;
}
#right .box_row {
	padding:6px;
	width:190px;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #F0F8FF;
	line-height:115%;
        overflow: hidden;
}
#right a:link,#right a:visited {
	text-decoration:none;
	color:#333;
}
#right a:hover {
	text-decoration:underline;
}

/* Bottom row */
#bottom {
	width:980px;
	text-align:center;
	background-color:#F0F8FF;
	margin-top:20px;
	padding:10px;
	float:left;
	color:#949494;
	font-weight:bold;
}
#bottom a:link,#bottom a:visited {
	text-decoration:none;
	color:#949494;
}
#bottom a:hover {
	text-decoration:underline;
}
/* Tabellen */
.contenttable td, .smarttable td,  {
background-color: #F0F8FF;
border-bottom: 1px solid #DCDEED;
border-left: 1px solid #DCDEED;
border-right: 1px solid #DCDEED;
color: #000000;
vertical-align: top;
padding: 1px;
}

.contenttable th, .smarttable th, .oeffnungszeiten th {
background-color: #DCDEED;
color: #000000;
font-weight: bold;
vertical-align: top;
padding: 2px;
}

.oeffnungszeiten_box th {
background-color:#C6CAE1;
color: #000000;
font-weight: bold;
text-align: left;
vertical-align: top;
padding: 2px;
}
.oeffnungszeiten_box td {
background-color: #F0F8FF;
color: #000000;
text-align: left;
vertical-align: top;
padding: 1px;
font-size: 0.9em;
}
* html .contenttable td, * html .smarttable td, * html .oeffnungszeiten td {
font-size: 0.8em;
}
* html .contenttable th, * html .smarttable th, * html .oeffnungszeiten th, * html .oeffnungszeiten_box th{
font-size: 0.75em;
}
* html .oeffnungszeiten_box td {
font-size: 0.8em;
}
*+html .contenttable td, *+html .smarttable td, *+html .oeffnungszeiten td {
font-size: 1.0em;
}
*+html .oeffnungszeiten_box td {
font-size: 0.9em;
}
*+html .contenttable th, *+html .smarttable th, *+html .oeffnungszeiten th, *+html .oeffnungszeiten_box th{
font-size: 1.0em;
}
/* Ankermenü */
#center #anchormenu {
	margin:0.2em;
	margin-bottom:2em;
	padding:0.2em;
	padding-bottom:0.5em;
	font-size:0.9em;
	background-color: #F5F5F5;
	border: 1px solid #E4E4E4;
}
#anchormenu ul.ankermenu {
	margin:0em;
	margin-top:0.3em;
	padding:0em;
	padding-left:1.1em;
}
#anchormenu ul.ankermenu2 {
	margin-top:1.2em;
	margin-left:0em;
	padding:0em;
	list-style-type:none;
	margin-bottom:0em;
}
#anchormenu ul.ankermenu2 li {
	width:66%;
	margin-left:0em;
	margin-top:2px;
	padding-top:0.3em;
	padding-left:0.3em;
	line-height:1.5em;
	padding-bottom:4px;
	background:#F4F4F4;


}
#anchormenu ul.ankermenu2 a {
	text-decoration:none;
}

.important {
	color: #ffffff;
        background-color: #ff0000;
	font-weight: bold;
}

.remark {
	font-weight: bold;
}

.boxremark {

	display: block;
	margin: 3px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
.small {
	font-size: 0.9em;
}

.smaller {
	font-size: 0.75em;
}

/* B&uuml;rgerinfo */
.form_row {
	width:90%;
	overflow:hidden;
	padding:0em;
	margin:0em;
}

.form_left {
	width:67px;
	float:left;
}
.form_right {
	float:left;
        width:320px;

}

.mitarbeiter h3, .responsiblefor {
	margin-bottom: 1em;
	font-size: 0.9em;
}

.orgaliste {
	margin-bottom: 1em;
}

.oeffnungszeitenbemerkung {
	margin-top: 3px;
	margin-bottom: 1em;
}
.mitarbeiterliste li {
border-bottom:1px solid #979797;
display:block;
width: 90%;
margin-bottom:10px;
padding-bottom:5px;
}
.mitarbeiterstelle {
margin-bottom: 1.5em;
background-color: #EEEEEE; /*#F2F7F9;*/
padding: 0.2em;
background-image: url("/images/back_mitarbeiter.jpg");
background-position: right 3px;
background-repeat: no-repeat;
min-height: 28px;
} 
* html .mitarbeiterstelle {
height: 38px;
}
.mitarbeiterstelle_bild{
margin-bottom: 1.5em;
background-color: #EEEEEE; /*#F2F7F9;*/
padding: 0.2em;
background-image: url("/images/back_mitarbeiter.jpg");
background-position: right 3px;
background-repeat: no-repeat;
min-height: 28px;
display: block; 
overflow: hidden;
}
* html .mitarbeiterstelle_bild{
height: 28px;
overflow: visible;
}
.mitarbeiterstelle .oeffnungszeiten th{
color: #000000;
background-color: #cacaca;
} 
.left_orga_head{
background-image: url("/images/back_orgahead.jpg");
background-position: top left;
background-repeat: no-repeat;
background-color: #CACACA;
width: 99,5%;
padding-left: 2px;
margin-bottom: 1.5em;
}
.moreinfolink {
background-image:url("/images/arrow_right.jpg");        
background-position:1px center;
background-repeat:no-repeat;
padding-left: 15px;
}
.arrow_light_right{
background-image: url("/media/arrow_right.jpg");
background-position:1px center;
background-repeat: no-repeat;
padding-left: 10px;
}
.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("/media/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("/media/arrow_right_white.gif");
background-position: 0px 3px;
background-repeat:no-repeat;
list-style: none;
padding-left: 10px;
}
.anliegen_sel2 {
background-image:url("/media/arrow_down_white.gif");        
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;
padding-top: 3px;
padding-bottom: 3px;
}
.pb_headline{
font-weight: bold;
font-size:1.0em;
margin-top:0.1em;
margin-bottom:1em;
/*background-color: #EEEEEE; */
}
.pb_liste{
margin-top:5px;
margin-bottom:10px;

}
.pb_alpha a{
padding:2px 5px 5px 5px;
background-color: #696969;
color: #ffffff;
}
.pb_liste_blank{
margin-bottom:10px;
margin-top: 5px;
}
* html .pb_liste, *+html .pb_liste{
margin-top:5px;
margin-bottom:5px;
}
* html .pb_liste_blank, *+html .pb_liste_blank{
margin-bottom:5px;
margin-top: 5px;
}
.pb_liste_om{
margin-left: 0px;
}
.pb_liste li, .pb_liste_om li {
list-style: none;
}
.pb_liste a, .pb_liste_om a {
padding-left: 14px;
padding-bottom: 3px;
background-image:url("/images/arrow_right.jpg"); 
background-position: 0px 3px; 
background-repeat: no-repeat;
list-style: none;
display:block;
}
.infoseiten li {
padding-left: 10px;
background-image:url("/images/arrow_right.jpg"); 
background-position: 0px center; 
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;
}
/* Modul: FormMailer */
.fm_container {
overflow:hidden;
width:99%;
margin-bottom:0.7em;
}
.fm_block {
overflow:hidden;
width:99%;
margin-bottom:0.7em;
}
.fm_left {
float:left;
text-align: right;

width:33%;
}
.fm_left_col {
float:left;
text-align: right;
width:68%;
}
.fm_right {
float:right;
width:66%;
}
.fm_right_col {
float:right;
width:30%;
}


.fm_break {
width:99%;
padding-left:0.25em;
margin-bottom:0em;
margin-top:0em;
}

.fm_submit {
width:96%;
text-align:right;
}

.fm_right option {
margin-right:2em;
}

.fm_submit input {
}
.fm_error {
color:#ff0000;
}
.important_field{
color: red;
}

/* Veranstaltungskalender */
.new_event {
margin-top: 6px; 
margin-bottom: 6px; 
margin-left: -6px; 
margin-right: -6px; padding: 3px; 
/*background-color: #ccc;*/
}
.vecalendar {
	color:#666; 
	border: 1px solid #ccc; 
	margin-top: 0.3em; 
	width: 180px;
font-size: 1em;
}

.vecalendar td {
background-color: #eee;
font-size: 1em;
}
.vecalendar td.isevent{
border: 1px solid #445;
background-color: #ccc;

}
.vecalendar th {

	background-color: #bbb;
	color: #245390;
font-size: 1em;
}

.vecontainer {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1em;
}


.veinner {
	overflow: hidden;
}

* html .veinner {
	width: 100%;
}



.veinner h2 {
	float: left;
	margin: 0;
	padding: 0;
        width: 75%;
}


.vedatum {
	display: block;
	width: 22%;
	float: right;
	font-weight: bold;





	font-size: 11px;
	text-align: right;
}

.veimage {
	float: left;



	margin-right: 10px;
}

.veimage img {
	border: none;

}

.vehidden {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	overflow: hidden;
	top: -1000px;
}

.veinfodatum {
	margin-bottom: 1em;
}

.veinfodatum strong {
}

.vetickets {
	border: 1px solid #245390;
	background-color: #eee;
	padding: 0.5em;
	text-align: center;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	font-weight: bold;
}

.veinfos {
	margin-bottom: 1em;
        background-color: #ddd;
        padding: 3px;
        font-size: 0.9em;
}

.vepreisbemerkung {
	margin-bottom: 1em;
}
#center .veweiterlesen{
margin-top: -35px;
margin-right: 2px;
float: right;
text-align: right;
}

#searchevents {
margin-top: 3px;
background-color: #ccc;
font-size: 11px;
border: 1px solid #444455;
}
#searcheventsform label {
display: block;
position: absolute;
top: -1000px;
left: -5000px;
overflow: hidden;
}

.sektion {
background-color:#EEEEEE;
background-image:url(/images/back_mitarbeiter.jpg);
background-position:right 3px;
background-repeat:no-repeat;
margin-bottom:1.5em;
min-height:28px;
padding:0.2em;
line-height: 150%;
}

#center .sektion a {
text-decoration: none;
}
#center .sektion h1 {
background-color:#696969;
color:#FFFFFF;
padding:2px 5px 5px;
width: 1.5em;
text-align: left;
padding: 2px;
font-size: 1.2em;
}
#center .sektion h1.vereine {
width: auto;
background: none;
}

.toplink {
font-size: 0.8em;
background-image: url(/images/toplink.gif);
background-repeat: no-repeat;
padding-left: 15px;
}

.formtable {
background-color: #F0F8FF;
padding: 2px;
}

	#kdvz_dirform {
			margin-bottom: 1.5em;
	}
	
	#kdvz_dirform fieldset {
		border: none;	
	}
	
	#kdvz_dirform #kdvz_dirsearch {
		margin-right: 1em;
	}
	
	#kdvz_dirform #kdvz_dirsubmit {
		color: #333;
		border: 1px solid #333;
	}
	
	#kdvz_dirform label {
		font-weight: bold;	
		margin-right: 1em;
	}
	
	#kdvz_dirform legend {
		font-weight: bold;
		font-size: 1.15em;
		color: #333;
		margin-bottom: 1em;
	}
	
	#letterbar {
		font-size: 0.9em;	
	}
.presse_box{
color: #245390;
text-align: left;
padding-left: 0px;
}
#center .box_row .presse_h1{
font-size: 1.1em;
line-height:1.1em;
margin-bottom: 10px;
}
#center .box_row .presse_h1 a{
font-size: 1.1em;
line-height:1.1em;
text-decoration: none;

}
#center .box_row .presse_h1 a{
color:#08086E;
}
#center .box_row .presse_h2{
font-size: 1.0em;
line-height:1.0em;
font-weight:bold;
color:#333;
padding-bottom: 5px;
}
#center .tabbody1{
        padding:4px 4px 4px 4px;
	color:#333;
	background-color:#DCDEED;


	margin-right:0em;
	margin-left:0em;
}
#center .tabbody2 {
        padding:4px 4px 4px 4px;
	color:#333;
	border-bottom:1px solid #F0F8FF;
}

/* Kommentare */
.comments_container {

}

.comments_form_container {
	background-color: #DCDEED;
	margin-bottom: 1em;
	overflow: hidden;
}
.comments_form_container form {
	margin-top: 10px;
}
.comments_form_container fieldset {
	border: 0px;
}
.comments_form_container legend {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #000000;
}
.comments_errormessage {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 0.3em;
	margin: 0 0.3em 1em 0.3em;
}
.comments_versteckt {
	display: none;
}
.comments_form_item {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}
.comments_form_item .comments_label {
	width: 55px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
.comments_form_item .comments_field {
	width: 505px;
	float: left;
}
.comments_form_item .comments_submitfield {
	margin-left: 55px;
}
.comments_form_container #comments_name {
	width: 66%;
}
.comments_form_container #comments_email {
	width: 66%;
}
.comments_form_container #comments_text {
	width: 97%;
}

.comments_list_container {
	margin-bottom: 1em;
}
.comments_comment_item {
	padding: 5px;
	background-color: #DCDEED;
	margin-bottom: 1em;
}
.comments_comment_item .comments_hidden {
	opacity: 0.4;
}
.comments_comment_item .comments_datum {
	float: right;
	font-weight: normal;
	font-size: 0.8em;
	padding-right: 5px;
}
.comments_comment_item .comments_name {
	font-size: 1.1em;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
}
.comments_comment_item .comments_toolbar {
	text-align: right;
	padding-right: 5px;
}

.comments_comment_item .comments_comment_answer {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 5px;
	background-color: #F0F8FF;
}
.comments_comment_item .comments_answer_datum {
	float: right;
	font-weight: normal;
	font-size: 0.8em;
}
.comments_comment_item .comments_answer_name {
	font-size: 1.1em;
	font-weight: bold;
	overflow: hidden;
	width: 100%;
}
.comments_comment_item .comments_answer_toolbar {
	text-align: right;
}

