td#set1bg
{
background-image:url('../design/set1.giff');
width:10px;
height:20px;
background-repeat:repeat-y
}
td#set1bbg
{
background-image:url('../design/set1b.giff');
width:10px;
height:20px;
background-repeat:repeat-y
}

/* ############################################################################################################################# */
/* Titelbanner Pleinfeld ganz oben ############################################################################################# */
/* ############################################################################################################################# */
td#banner
{
background-image:url('../design-rathaus/banner2.jpg');
background-repeat:no-repeat;
width:930px;
height:118px;
background-color:#c70000
}


/* ############################################################################################################################# */
/* AUSGABEBOX SCHNELLNAVI ###################################################################################################### */
/* ############################################################################################################################# */

table#schnellnavigation
{
text-align:center;
width:930px;
height:30px;												/* Höhe der oberen, hor. Navigation */
background-image:url('../design-rathaus/schnellnavi_back.gif');
backgfround-repeat:repeat-x;
background-color:#0f2170
}

/* Ausgabezeile unter Schnellnavigation oben ----------------------------------------------------------------------------------- */
td#set2
{
background-image:url('../design-rathaus/schnellnavi_bottom.gif');
width:930px;
height:1px;
background-repeat:no-repeat
}




/* Ausgabezeile vertikal links von Navigation ---------------------------------------------------------------------------------- */
td#nav-left1
{
background-image:url('../design-rathaus/leiste_links.gif');
width:2px;
background-repeat:repeat-y;
background-color:#c70000
}

/* Ausgabezeile vertikal rechts von Navigation --------------------------------------------------------------------------------- */
td#nav-right
{
background-image:url('../design-rathaus/navi_schatten.gif');
width:4px;
background-color:#fbfbfb;
background-repeat:repeat-y
}

/* Ausgabezeile vertikal rechts von Inhaltsfenster------------------------------------------------------------------------------- */
td#spon-right1
{
background-image:url('../design-rathaus/leiste_rechts.gif');
width:2px;
background-repeat:repeat-y;
background-color:#eeeeee
}



/* ############################################################################################################################# */
/* AUSGABEBOX IMPRESSUM ######################################################################################################## */
/* ############################################################################################################################# */
/* Ausgabezeile Impressum unten links ------------------------------------------------------------------------------------------ */
td#nav-left2
{
/*background-image:url("../design/nav-lef.gif");*/
width:0px;
height: 16px;
background-color:#c70000;
}

/* Ausgabezeile über Impressum ------------------------------------------------------------------------------------------------- */
td#set3
{
background-image:url('../design-rathaus/impressum_top.jpg');
width:930px;
height:19px;
background-repeat:no-repeat
}

/* Ausgabezeile Impressum unten rechts ----------------------------------------------------------------------------------------- */
td#spon-right2
{
background-image:url('../design-rathaus/impressum_right.gif');
width:2px;
height: 16px;
background-color:#eeeeee
}

/* Ausgabezeile Impressum ganz unten ------------------------------------------------------------------------------------------ */
td#set4
{
background-image:url('../design/set4x.gif');
width: 930px;
height:0px;
background-repeat:no-repeat
}

/* Ausgabezeile Impressum unten ----------------------------------------------------------------------------------------------- */
table#impressum
{
text-align:center;
width:930px;
height:35px; 												/* Höhe der untersten Zeile (Impressum etc.) */
background-image:url('../design-rathaus/impressum_back.gif')		/* Hintergrund der untersten Zeile */
/* background-color:#c70000 */
}

td#links
{
background-image:url('../design-rathaus/menu_top.jpg');
background-repeat:no-repeat;
background-color:#A01D2B;
vertical-align:top;
width:191px
}

/* Ausgabefenster Texte */

td#mitte
{
vertical-align:top;
background-color:#FBFBFB;
background-image:url('../design/back.jpg');
width:731px
}

.unsichtbar
{
margin:0px;
padding:0px;
display:inline;
left:-999px;
overflow:hidden;
width:0px;
position:absolute;
top:-999px;
height:0px;
}
td#sprungnavigation
{
background-color:#0f2170;
}



table#hauptnavigation
{
width:191px; 
}
table#inhalt
{
width:731px;
}




table#subimpressum
{
text-align:center;
width:926px;
}
table#subimpressum td#datumsfeld
{
text-align:left;
}
table#subimpressum td#footerspace
{
width:187px;
}
table#subimpressum td#footer
{
width:350px;
text-align:right;
}
div#hauptnavigationsblock
{
margin-top:30px;
margin-bottom:0px;
background-color:#ffffff;
}
div.spacernavigation
{
height: 50px;
/*background-image:url('../design/back_2.jpg'); */
background-color:#A01D2B
}
div.active
{
margin-top:0px;
margin-bottom:0px;
background-color:#FF5B5B;
}
div.inactive
{
margin-top:0px;
margin-bottom:0px;
background-color:#CECECE;
background-image:url('../design-rathaus/button_3.jpg');
}
div.active div, div.inactive div
{
padding-top:7px;
padding-bottom:6px;
padding-left:4px;
margin-left:8px;
background-color:#CECECE;
background-image:url('../design-rathaus/button_3.jpg');
}

div.active div
{
padding-top:7px;
padding-bottom:6px;
padding-left:4px;
margin-left:8px;
background-color:#CECECE;
background-image:url('../design-rathaus/button_4.jpg');
}


div.sub
{
padding-top:4px;
padding-right:4px;
padding-bottom:2px;
padding-left:12px;
margin-top:0px;
margin-bottom:0px;
background-image:url('../design-rathaus/button_2.jpg');
background-color:#eeeeee
}
.usb
{
display:block;
position:absolute;
left:-999px;
height:0px;
width:0px;
}
div#druckversion
{
text-align:right;
}
div#wetter
{
margin-left: 20px;
}




input, textarea
{
background-color:#ffffff;
border: solid 1px;
border-color:#0f2170;
}

input:hover, input:active, input:focus,
select:hover, select:active, select:focus,
textarea:hover, textarea:active, textarea:focus
{
background-color: #eeeeee;
}

.form label.bereiche {
float: left;
display:block;
width:400px;
padding-left:10px;
margin-bottom:10px;
}

input.bereiche {
float: left;
clear:both;
display:block;
width: 15px;
margin-left: 20px;
margin-right: 0px;
}

.form label.sonst {
float: left;
clear:both;
display:block;
width:150px;
padding-left:10px;
margin-bottom:10px;
}

.form textarea {
height: 100px;
}

.form input.sonst, .tx-thmailformplus-pi1 textarea {
float:left;
display:block;
width:250px;
padding:1px;
margin-bottom:10px;
margin-right: 40px;
}

input.form-button {
margin-top:20px;
margin-bottom: 50px;
}

.form fieldset {
margin-top: 10px;
display:block;
clear:both;
}

input[type="hidden"] {
background-color:#eeeeee;
border: solid 1px;
border-color:#eeeeee;
}