body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background: #FFFFFF url('../images/bg.gif') 692px 80px repeat-y;
}

#wappen
{
	position: absolute;
	top: 30px;
	left: 785px;
}

#frame
{
	width: 885px;
}

body.breit
{
	background: none;
}

body.breit #frame
{
	width: 1024px;
}


#colleft
{
	float: left;
	width: 180px;
	background-color: white;
	border-right: solid white 1px;
	padding-top: 0px;
}

#colright
{
	float: right;
	width: 192px;
	background-color: #F1F6FB;
	border-left: solid white 1px;
	border-right: solid white 1px;
	border-top: 40px solid white;
}

#content
{
	float: left;
	width: 470px;
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
	overflow: hidden;
	background-color: #ffffff;
}

body.breit #content
{
	/* width: auto; 22.11.2007 as; der Veranstaltungskalender braucht eine feste Breite */
	width: 700px;
	border-right: none;

}

#footer
{
	margin-top: 3em;
	text-align: center;
	clear: both;
}

#footer a
{
	color: #2B5992;
}

/* Meta-Navigation */

#metamenue
{
	width: 356px;
	position: absolute;
	top: 0;
	left: 531px;
	background-color: white;
}

#metamenue ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 4px;
}

#metamenue ul li
{
	float: left;
	padding: 0;
	width: 86px;
	text-align: center;
	margin-right: 2px;
}

#metamenue ul li a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 16px;
	line-height: 16px;
	color: white;
	background-color: #75A0CD;
}

#metamenue ul li.stadtportrait a
{
	background-color: #A9BB49;
}

#header
{
	background-color: white;
}

/* Hauptmenü */

#hauptmenue
{
	height: 32px;
	background-color: #2E5D97;
	background-image: url(../images/bg_menu_outer.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#hauptmenue ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 11px;
}

#hauptmenue ul li
{
	margin-top: 9px;
	border-top: 1px solid #446EA1;
	float: left;
	background: url("../images/bg_menu.gif") 0 0;
	height: 22px;
}

#hauptmenue ul li a
{
	padding: 0 14px;
	color: white;
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	background: url("../images/bg_menu_shadow.gif") 0 0 no-repeat;

}

#hauptmenue ul li a.firstchild
{
	background: url("../images/bg_menu.gif") 0 0 no-repeat;
}

#hauptmenue ul li.active
{
	margin-top: 5px;
	float: left;
	background: none;
	background-color: white;
	height: 26px;
}

#hauptmenue ul li.active a
{
	margin: 0;
	padding: 4px 14px 0 14px;
	color: #2F5F99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background: none;
	background: white;

}

/* Rubrikmenü */

#colleft div#rubrikmenue
{
	padding: 0;
}

div#rubrikmenue ul
{
	list-style: none;
	margin: 0 !important;
	padding: 0;
	font-size: 11px;
}

div#rubrikmenue ul li
{
	padding: 0;
	color: black;
/*	line-height: 1.9em; */
	background-color: #2F5F99;
}

div#rubrikmenue ul li a
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #EDF3F8;
	text-decoration: none;
	padding: 6px 0 6px 6px;
	border-left: 8px solid #75A0CD;

}

/* Zweite Ebene */
div#rubrikmenue ul li.active
{
	min-height: 1px;
}


div#rubrikmenue ul li.active ul li
{
	background-color: #D2E3F0;
	border-bottom: 1px solid white;
}

div#rubrikmenue ul li.active ul li a
{
/*	padding-left: 15px; */
	color: #000000;
	font-weight: normal;
	border-left: 8px solid #C3D6ED;
}

div#rubrikmenue ul li.active ul li.active
{
	background-color: #75A0CD;
	border-bottom: 1px solid white;
}

div#rubrikmenue ul li.active ul li.active a
{
/*	padding-left: 15px;*/
	color: #FFFFFF;
	font-weight: bold;
	border-left: 8px solid #ACC5E3;
}


/* Dritte Ebene */

div#rubrikmenue ul li ul li.active ul li, div#rubrikmenue ul li ul li.active ul li.active
{
	background-color: #E6EFF6;
	border-bottom: 1px solid #E6EFF6;
	line-height: 1em;
}

div#rubrikmenue ul li ul li.active ul li a
{
	padding-left: 18px !important;
	color: #2F5F99 !important;
	font-weight: normal !important;
	border: none !important;
}

div#rubrikmenue ul li ul li.active ul li.active a
{
	color: #AB0115 !important;
	text-decoration: underline;
}

div#rubrikmenue .teaser
{
	margin-top: 0;
}

div#rubrikmenue img.teaser
{
	display: block;
}

/* Vierte Ebene */

div#rubrikmenue ul ul li.active ul ul li
{
	background: #EAF4FC url(../images/anstrich.gif) no-repeat 17px center;
	color: #2F5F99;
}

div#rubrikmenue ul ul li.active ul ul li a
{
	text-decoration: none !important;
	padding: 2px 0;
}

div#rubrikmenue ul ul li.active ul ul li a span
{
	color: #2F5F99;
	padding-left: 8px;
}

div#rubrikmenue ul ul li.active ul li.active ul li.active
{
	background: #EAF4FC url(../images/anstrich_ho.gif) no-repeat 36px center;
}

div#rubrikmenue ul ul li.active ul li.active ul li.active span
{
	color: #AB0115;
}

/* Inhalte in den Spalten links und rechts */

#colleft h1, #colleft h2, #colleft h3, #colleft h4, #colleft h5, #colleft h6, #colright h1, #colright h2, #colright h3, #colright h4, #colright h5, #colright h6
{
	color: #4973A6;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

#colleft div
{
	padding: 4px 6px 12px 6px;
}

#colleft h2, #colright h2
{
	font-size: 11px;
	line-height: 2em;
}

#colright h2
{
	background-color: #D8DDE3;
	background-image: url('../images/arrow2.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 28px;
}

#colleft h3, #colright h3
{
	font-size: 11px;
	margin: 0 0 4px 0;
}

#colright #highlight
{
	margin-top: -12px;
	background: #EAF2F7 url('../images/bg_highlight.gif') 0 0 repeat-x;
	color: #2F5F99;
}

#colright #highlight p
{
	font-size: 11px;
	line-height: 1.3em;
	margin-left: 7px;
}

#colright ul.newslist strong
{
	color: black;
}

#colright ul.newslist li
{
	padding: 6px 0;
	background: url(../images/line2.gif) bottom left repeat-x;
}

#colright h2
{
	background-color: #75A0CD;
	color: white;
}

#colleft ul, #colright ul
{
	margin: 5px 6px 0 6px;
	padding: 0;
	list-style: none;
}

#colright ul
{
	margin-bottom: 10px;
}

#colleft li, #colright li
{
	padding: 0.2em 0;
}

#colleft a, #colright a
{
	color: #2F5F99;
	text-decoration: none;

}

ul#stadtplan img
{
	border: none;
}

/* Breadcrumb */

#breadcrumb
{
	color: #75A0CD;
	font-size: 10px;
}

#breadcrumb ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumb ul li
{
	float: left;
}

#breadcrumb ul li a
{
	text-decoration: none;
	color: #75A0CD;
	background: url('../images/arrow_breadcrumb.gif') 0 4px no-repeat;
	padding-left: 5px;
	padding-right: 3px;
}


#welcome
{
	margin: 20px 0 20px 10px;
}


/* Suche */


#schnellsuche
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#schnellsuche h2
{
	color: #2F5E98;
	background: none;
	padding: 0 0 0 6px;
	margin-bottom: 0;
}

#schnellsuche input.text
{
	width: 120px;
	vertical-align: middle;
	color: #75A0CD;
	font-size: 10px;
	border: 1px solid #75A0CD;
	height: 16px;
	padding-left: 3px;
	float: left;
}

#schnellsuche input.search_icon
{
	padding: 0;
	margin: 0;
	margin-left: 3px;
}

/* Schnell-Auswahl / Dropdown */
div.dropdown
{
	display: none;
	margin: 7px 0 4px 7px !important;
	padding: 0 !important;
}

div.dropdown a
{
	display: block;
	position: relative;
	background-color: #FFFFFF;
	border: solid #75A0CD 1px;
	padding: 0 0 0 4px;
	margin: 0;
	width: 170px;
	height: 1.7em;
	line-height: 1.7em;
	background-image: url(../images/arrow.gif);
	background-position: 150px 1px;
	background-repeat: no-repeat;
	color: #2F5F99 !important;
}

div.dropdown ul
{
	display: none;
	position: absolute;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border-style: solid;
	border-color: #D2D7DE;
	border-width: 0 1px 1px 1px;
	background-color: white;
	width: 174px;
}

div.dropdown ul li
{
	padding: 0 !important;
}

div.dropdown ul li a
{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	padding: 0 4px;
	background: none;
	color: black !important;
	font-weight: normal !important;
}

div.dropdown ul li a:hover
{
	background-color: #F4F7F8;
}

/* ANFANG LEISTUNGSVERWALTUNG */

/* Test von LYNET */
div#content table.lvw_list2 td.spacer
{
	background-image: url("/images/db/elements/bg_headline_3.gif");
	background-repeat: repeat-x;
	/* height: 12px; */
	border-top: solid white 3px;
	border-bottom: solid white 3px;
}

div#content table.lvw_list2 td.lvw_list2_last, table.lvw_list2 td.lvw_list2_first
{
	background-image: url("/images/db/elements/bg_bottom.gif");
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	height: 2px;
	padding-bottom: 3px;
}

div#content table.lvw_list2 tr.lvw_list2_notodd
{
	background-image: url("/images/db/elements/bg_headline.gif");
	background-repeat: repeat-x;
	background-color: #f7f7f7;
}

div#content table.lvw_list2 td
{
	height: 20px;
}

div#content table.lvw_list2 tr.lvw_fb td
{
	background-color: #3672B5;
	border-bottom: solid white 2px;
	/* padding-bottom: 3px; */
}

div#content table.lvw_list2 tr.lvw_fb td a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
}

div#content table.lvw_list2 tr.lvw_fb td.lvw_fb_not_a
{
	color: white;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}

div#content table.lvw_list2 tr.lvw_category
{
	/* background-image: url("/images/db/elements/bg_headline_3.gif"); */
	/* background-repeat: repeat-x; */
	background-color: white;
}

div#content table.lvw_list2 tr.lvw_category td
{
	font-size: 11px;
	color: #3672B5;
	padding-left: 10px;
	background-color: #c3d7f2;
	border-bottom: 1px solid white;
}


/* ##### NEU FUER LEISTUNGSVERWALTUNG ##### */

div#content table.lvw_bereich td
{
	background-color: #d2d5da;
	text-align: center;
	border: solid #EBEEF1 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#content table.lvw_bereich td a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #3672B5;
	display: block;
}

div#content table.lvw_bereich td.lvw_menue
{
	background-image: url("/images/bg/a-z_backg.jpg");
	background-repeat: repeat-x;
	background-color: #d2e3f0;
}

div#content table.lvw_bereich td.lvw_menueon
{
	background-color: #75a0cd;
}

div#content table.lvw_bereich td.lvw_menueon a
{
	color: white;
}

div#content table.lvw_bereich td.first
{
	border-left: none;
}

div#content table.lvw_bereich td.last
{
	border-right: none;
}

div#content table.lvw_list td.spacer
{
	background-image: url("/images/db/elements/bg_headline_3.gif");
	background-repeat: repeat-x;
	/* height: 12px; */
	border-top: solid white 3px;
	border-bottom: solid white 3px;
}

div#content table.lvw_list td.lvw_list_last, table.lvw_list td.lvw_list_first
{
	background-image: url("/images/db/elements/bg_bottom.gif");
	background-repeat: repeat-x;
	background-color: #f7f7f7;
	height: 2px;
	padding-bottom: 3px;
}

div#content table.lvw_list tr.lvw_list_notodd
{
	background-image: url("/images/db/elements/bg_headline.gif");
	background-repeat: repeat-x;
	background-color: #eaf2f7;
}

div#content table.lvw_list td
{
	height: 20px;
}

div#content table.lvw_list tr.lvw_fb td
{
	background-color: #75a0cd;
	border-bottom: solid white 3px;
	padding-bottom: 3px;
}

div#content table.lvw_list tr.lvw_fb td a
{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

div#content table.lvw_list tr.lvw_fb td.lvw_fb_not_a
{
	color: white;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}

div#content table.lvw_list tr.lvw_category
{
	/* background-image: url("/images/db/elements/bg_headline_3.gif"); */
	/* background-repeat: repeat-x; */
	background-color: white;
}

div#content table.lvw_list tr.lvw_category td
{
	font-size: 11px;
	color: #3672B5;
	padding-left: 10px;
	background-color: #c3d7f2;
	border-bottom: 1px solid white;
}

.bullet
{
	padding-left: 10px;
	font-size: 11px;
}

.bullet a
{
	font-size: 11px;
	text-decoration: none;
}

img.bullet
{
	margin-top: 6px;
}

#dq_sel, #lblid
{
	font-size: 11px;
}

table.lvw_details
{
	/* border: solid #EBEEF1 5px; */
	/* font-family: Arial, Helv, Univers, Sans-Serif; */
	font-size: 12px;
	background-color: #f7f7f7;
}

table.lvw_details h4
{
	color:#3672B5;
	font-size:11px;
	margin:0;
	padding:0;
	margin-top:4px;
	margin-bottom:4px;
}

p.lvw_textklein
{
	/* font-family: Arial, Helv, Univers, Sans-Serif; */
	font-size: 10px;
}

table.lvw_details td
{
	background-color: #f7f7f7;
	padding: 0;
}

table.lvw_details td p, table.lvw_details td ul, table.lvw_details td ol
{
	font-size: 11px;
}

table.lvw_details th
{
	background-color: #f7f7f7;
	color: #3672B5;
	text-align: left;
	padding-left: 0.8em;
	/* padding-right: 1em; */
	font-size: 11px;
}

table.lvw_list th, h3.lvw_list_header
{
	border-bottom: solid #EBEEF1 5px;
	background-color: #d2d5da;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 12px;
}

table.lvw_details h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0;
}

/* ENDE LEISTUNGSVERWALTUNG */

.suchtreffer .gw_highlight
{
	color: #fe6803;
}

#middle .suchtreffer a.title
{
	color: #0f5088;
	text-decoration: none;
}

.keinumbruch
{
white-space: nowrap;
}

table.tabellesonst td
{
	border-collapse:collapse;
	border: 1px solid #75A0CD;
}

#sitemap a
{
	color: #2f5f99;
	text-decoration: none;
}

#sitemap ul
{
	list-style-image: url('/images/arrow_lvw.gif');
}

/* Listen Paragrafen, Satzungen etc. */

div#content ol.satzung
{
	margin: 0 0 15px 0;
	padding: 0 0 0 27px;
}

div#content ol.satzung li
{
	margin: 0;
	padding: 0;
}

/* Tabelle Veranstaltungen */

div#content table#veranstaltungen tr
{
	background: #F1F6FB;
}

div#content table#veranstaltungen th
{
	text-align: left;
	font-weight: bold;
	background: #ACC5E3;
	padding: 3px;
}

div#content table#veranstaltungen td
{
	text-align: left;
	font-weight: normal;
	padding: 3px;
}

/* Bildergalerie */

.bildergalerie td
{
	width: 33%;
	padding: 3px 1px 6px 1px;
	vertical-align: top;
	text-align: center;
}

.bildergalerie td img
{
	margin-bottom: 3px;
}

/* Anreiseformular */

div.anreise
{
	margin-bottom: 30px;
}

div.anreise p
{
	margin-left: 18px;
}

div.anreise h2
{
	background: #75A0CD;
	color: white;
	padding: 2px 6px;
	border-left: 6px solid #C3D6ED;
}

div.anreise table
{
	margin: 0 12px;
	width: 450px;
}

div.anreise form table td
{
	border: none;
	padding: 3px 6px 2px 6px;
	text-align: left;
}

div.anreise form table td.border
{
	border-bottom: 1px solid #C3D6ED;
}

div.anreise form input
{
	width: 210px;
	font-size: 12px;
	padding: 0;
}

div.anreise form table td input#absenden
{
	padding: 2px 3px;
	margin: 12px 0 0 0;
	width: 99px;
	background: #75A0CD;
	border: 1px solid #4384B9;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}


/* Tabelle Telefonverzeichnis */

div#content table.tabelle
{
	margin-top: 12px;
	background: #ACC5E3;
}

div#content table.tabelle th
{
	text-align: left;
	font-weight: bold;
	padding: 2px;
	background: #fff;
	vertical-align: bottom;
}

div#content table.tabelle td
{
	text-align: left;
	font-weight: normal;
	background: #fff;
	padding: 2px;
}

div#content table.tabelle td.bild
{
	text-align: center;
}


div.bild
{
	font-weight: bold;
	margin: 1em 1em 1em 1em;
}

div.rechts
{
	margin-right: 0;
	float: right;
}

div.links
{
	margin-left: 0;
	float: left;
}


div.rahmen img, img.rahmen
{
	border: solid #959595 1px;
}

.rssicon
{
	background: url('/images/rss_feed_icon.png') no-repeat 0px 2px;
	padding-left: 20px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}


@media print
{

}

/* Tabelle Gleichstellungs-Links */

div#content table.gs-linktbl td
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 3px;
	background-color: #F1F6FB;
}

div#content table.gs-linktbl img
{
	/*float: right;
	margin: 0 0 5px 5px; */
}

/* Tabelle Startseiten-Themen */

.teaser-table {
	margin: 0;
	padding: 0;
}

.teaser-table td {
	width: 230px;
	background-color: #f1f6fb;
	padding: 0 5px 5px 2px;
	border-bottom: 5px solid #fff;
}

div#content .teaser-table p
{
	color: black;
	margin: 0;
	line-height: 1.1em;
	font-size: 11px;
}

.teaser-table h3
{
	font-size: 11px;
}


.teaser-table a
{
	text-decoration: none;
}

.teaser-table p a
{
	color: black;
	text-decoration: none;
}

.teaser-table img
{
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 8px;
	float: left;
}

/* Kontaktformular */

#kontaktform {
	width: 400px;
	margin: 10px 0 0 0;
}

#kontaktform ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#kontaktform li {
	margin: 0 0 5px 0;
	padding: 0;
}

#kontaktform .wide {
	width: 130px;
	float: left;
	text-align: left;
}

#kontaktform input, textarea {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10px;
	vertical-align: middle;
}

#kontaktform .norm-input {
	width: 260px;
}

#kontaktform #PLZ {
	width: 70px;
}

#kontaktform #Hausnummer {
	width: 60px;
}

#kontaktform #Strasse {
	width: 192px;
}

#kontaktform #Ort {
	width: 182px;
}

#kontaktform #Anrufbitte {
	margin: 0 -3px 0 0;
}

#kontaktform .button {
	background-color: #75a0cd;
	border: 1px solid #4384b9;
	color: #fff;
	font-weight: bold;
	padding: 1px 2px;
	font-size: 10px;
}

label em {
	color: #4384b9;
	font-style: none;
}

#kontaktform .note {
	margin: 7px 15px 0 0;
	color: #4384b9;
	text-align: right;
	font-size: 10px;
}

/*erweiterung für "Vorschläge und Kritik" */
#kontaktform table
{
  width: 100%;
}
#kontaktform table tr td
{
  margin: 0px;
  padding: 0;
}

#kontaktform table tr td label
{
  margin: 0px;
  padding: 0px;
}

#kontaktform table tr td textarea
{
  width: 250px;
  height: 80px;
  margin: 0px;
  padding: 0px;

}

#kontaktform table tr td input
{
  width: 250px;
  margin: 0px;
  padding: 0px;
}

#kontaktform table tr td div.captcha input.text
{
  width: 100px;
  margin: 0px;
  padding: 0px;

}

#kontaktform table tr td div.captcha label
{
  margin: 0;
  padding: 0;
  margin-right: 10px;
}

#kontaktform table tr td label em {
	padding-right: 2px;
}


#kontaktform table tr td input.button {
	background-color: #75a0cd;
	border: 1px solid #4384b9;
	color: #fff;
	font-weight: bold;
	padding: 1px 2px;
	font-size: 10px;
  width: 55px;
}

#kontaktform #Bild
{
	color: #000000;
}
/* Formularfehlermeldung */

.lycms_form_error {
	display: block;
	width: 270px;
	margin: 0;
	padding: 21px;
	background-color: #f1f6fb;
	border: 1px solid #acc5e3;
	color: #ff0000;
	font-weight:bold;
}
