/* ****************************** ALLGEMEIN ********************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72AFB6;
	text-decoration: underline;
}
BODY, P, TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; COLOR: #000000;
}

img {
 border: 0px;
}

#menue {
margin-left: 11px;
}

h1, #content .legacy_h1, .legacy_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px; 
	font-weight: bold; 
	font-size: 22px; 
	margin-bottom: 1px; 
	color: #609E09; 
	background: none;
}

h2, #content .legacy_h2, .legacy_h2 {
	margin-top: 8px; 
	font-weight: bold; 
	font-size: 20px; 
	margin-bottom: 1px; 
	color: #609E09; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
h3, #content .legacy_h3, .legacy_h3 {
	margin-top: 6px; 
	font-weight: bold; 
	font-size: 18px; 
	margin-bottom: 1px; 
	color: #609E09; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
h4, #content .legacy_h4, .legacy_h4 {
	margin-top: 4px; 
	font-weight: bold; 
	font-size: 16px; 
	margin-bottom: 1px; 
	color: #609E09; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
h5, #content .legacy_h5, .legacy_h5 {
	margin-top: 2px; 
	font-weight: bold; 
	font-size: 14px; 
	margin-bottom: 1px; 
	color: #000000; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
h6, #content .legacy_h6, .legacy_h6 {
	margin-top: 0px; 
	font-weight: bold; 
	font-size: 12px; 
	margin-bottom: 0px; 
	color: #000000; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.h4link a:link, .h4link a:hover, .h4link a:visited{
	font-size: 16px;
	color: #609E09;
}
.h5link a:link, .h5link a:hover, .h5link a:visited{
	font-size: 14px;
	color: #000000;
}

/* ****************************** MENUE CSS ***************************************/

.menue_point_toplevel_4875 {
margin: 0px;
padding: 0px;
}

a.navpoint_toplevel_4875:link, a.navpoint_toplevel_4875:visited, a.navpoint_toplevel_4875:active {
text-decoration: none;
display:block;
}

.toplevel_4875_over {
text-decoration: none;
display:block;
}


/* ****************************** UNDERMENUE CSS ***************************************/

.menue_group_4875 {
margin: 0px;
padding: 0px;
}

.menue_point_secondlevel_4875 {
padding: 0px;
margin: 0px;
}

a.navpoint_secondlevel_4875:link, a.navpoint_secondlevel_4875:visited, a.navpoint_secondlevel_4875:active {
text-decoration: none;
display:block;
}

.secondlevel_4875_over {
text-decoration: none;
display:block;
}
/*+-----------------------------------------------------------------------------------+*/


/* ****************************** MENUE CSS ********************************************/

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_4875, a.navpoint_toplevel_4875:link, a.navpoint_toplevel_4875:visited, a.navpoint_toplevel_4875:active, .menue_point_toplevel_4875_over, a.navpoint_toplevel_4875:hover {
width: 186px;
height: 23px;
line-height: 23px;
text-indent: 20px;
text-align: left;
}

/* menuepoint background */
.menue_point_toplevel_4875 {
background: url('../img/bg_menuepoint_toplevel.jpg') top left no-repeat;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_4875 a {
color: #1B5C92;
font-weight: bold;
font-size: 12px;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_4875:hover, .menue_point_toplevel_4875_over, .menue_point_toplevel_4875_over a {
color: #000000;
font-weight: bold;
font-size: 12px;
}

/* menuepoint over background */
a.navpoint_toplevel_4875:hover, .menue_point_toplevel_4875_over {
background: url('../img/bg_menuepoint_toplevel_hover.jpg') top left no-repeat;
}

.menue_point_toplevel_4875, .menue_point_toplevel_4875_over{
    margin-top: 5px;
	margin-left: 3px;
}

/* ****************************** UNDERMENUE CSS ***************************************/

/* margin undermenue
.menue_group {
margin-bottom: 10px;
margin-top: 10px;
}*/

.menue_group_4875 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_4875_start{
    display: none;
}

.menue_group_4875_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_4875, .navpoint_secondlevel_4875:link, a.navpoint_secondlevel_4875:visited, a.navpoint_secondlevel_4875:active, a.navpoint_secondlevel_4875:hover, .menue_point_secondlevel_4875 {
width: 180px;
height: 17px;
text-align: left;
line-height: 17px;
text-indent: 20px;
}

/* undermenuepoint background */
.menue_point_secondlevel_4875 {
background: url('../img/bg_menuepoint_secondlevel.jpg') top left no-repeat;
}

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_4875 a {
color: #000000;
font-weight: normal;
font-size: 11px;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_4875:hover, .menue_point_secondlevel_4875_over, .menue_point_secondlevel_4875_over a{
color: #000000;
font-weight: bold;
font-size: 11px;
}

/* undermenue over background */
.menue_point_secondlevel_4875_over, a.navpoint_secondlevel_4875:hover{
background: url('../img/bg_menuepoint_secondlevel_hover.jpg') top left no-repeat;
}

.menue_point_secondlevel_4875, .menue_point_secondlevel_4875_over{
    margin-top: 2px;
}


/* ****************************** MENUE CSS ********************************************/

/* Menu: Div-Container - Allgemein Info + Background */
.menue_point_toplevel {
margin: 0px;
margin-top: 5px;
margin-left: 14px;
padding: 0px;
width: 186px;
height: 23px;
}

/* Menu: Link + DisplayBlock and Styles */
a.navpoint_toplevel:link,  a.navpoint_toplevel:visited, a.navpoint_toplevel:active {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-indent:20px;
 font-weight: bold;
 text-decoration: none;
 color: #1B5C92;
 /* Mouse Over by Mario Kavel */
 width: 186px;
 height: 23px;
 line-height: 23px;
 display:block;
 background: url(../img/bg_menuepoint_toplevel.jpg) top left no-repeat;
}


/* Menu: Hover-Link + DisplayBlock and Styles */
a.navpoint_toplevel:hover {
 color: #000000;
 background: url(../img/bg_menuepoint_toplevel_hover.jpg) top left no-repeat;
}

/* ****************************** UNDERMENUE CSS ***************************************/

/* Undermenue Background */
.menue_group {
margin: 0px;
margin-left: 11px;
padding: 0px;
width: 180px;
}


.menue_point_secondlevel {
padding: 0px;
margin: 0px;
margin-top:2px;
width: 180px;
height: 17px;
line-height: 17px;
text-align: left;
}


/* Undermenu: Link + DisplayBlock and Styles */
a.navpoint_secondlevel:link, a.navpoint_secondlevel:visited, a.navpoint_secondlevel:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
/* Mouse Over by Mario Kavel */
width: 180px;
height: 17px;
line-height: 17px;
display:block;
text-indent: 20px;
background: url(../img/bg_menuepoint_secondlevel.jpg) top left no-repeat;
}

/* Undermenu: Hover-Link + DisplayBlock and Styles */
a.navpoint_secondlevel:hover {
background: url(../img/bg_menuepoint_secondlevel_hover.jpg) top left no-repeat;
font-weight: bold;
}


/* ****************************** CONTENT **********************************************/

#content {
 text-align: left;
}


/* ****************************** FORM *************************************************/
.label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #221700;
vertical-align: middle;
}

.inputfield {
margin: 0px;
padding:0px;
width: 117px;
height: 17px;
line-height: 17px;
border: 0;
text-indent:4px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CDCDCD;
font-weight: normal;
vertical-align: middle;
border: 1px solid #D7A643;
background: #FFFFFF;
}

.button {
margin:0px;
padding: 0px;
height: 19px;
line-height:19px;
width: 27px;
border: 0;
font-size: 1px;
background: url(../img/bg_button.jpg) top no-repeat;
vertical-align: middle;
}

/* ****************************** WETTER ***********************************************/
#innerwetter {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
 font-weight: bold;
}

.wetter p {
font-weight: bold;
color: #000000;
}

/* ****************************** FUSSZEILE ********************************************/

a.foot:link,  a.foot:visited, a.foot:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #41650D;
}


/* Menu: Hover-Link + DisplayBlock and Styles */
a.foot:hover {
}

.footsplit {
color: #41650D;
font-size: 12px;
}

/* ****************************** OTHER ***********************************************/

.vorschau {
	font-family: Arial;
	font-size: 11px;
	color: #636563;
	margin: 0px;
}

.tiny_p {
	margin: 0px;
	padding: 0px;
}

.tiny_ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

 
 UL {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 5px 0px 25px;
}

#newslinks {
 border: 1px solid #F78E0E;
}
#newsmandate {
 border: 1px solid #F78E0E;
}
#newslinkhead {
 font-weight: bold;
}
#newslinktitel {
 font-weight: normal;
}

#newslinks a:hover {
    background: url( http://daten.verwaltungsportal.de/interaktiv/buttons/link.gif ) no-repeat 0 0;
    padding-left: 15px;
    text-decoration: none;
}

#newslinks a:link, #newslinks a:visited, #newslinks a:active {
    background: url( http://daten.verwaltungsportal.de/interaktiv/buttons/link.gif ) no-repeat 0 0;
    padding-left: 15px;
    text-decoration: none;
}
#startseite_news ul {
	list-style-image: url(../img/listelement.gif);
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	padding-left: 15px;
}
#startseite_news ul a{
	list-style-image: url(../img/listelement.gif);
	font-size:12px;
	color: #7C7C7C;
	font-weight: normal;
}


#banner_module div {
	text-align: left !important;
}
	
#banner_module {
	margin-left: 10px;
}