/* CSS Document */

body {
 margin: 0px;
 padding: 0px;
 text-align: center;
 line-height: 18px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	background: none;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #72AFB6;
	background: none;
	text-decoration: underline;
}

body, p, td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 color: #000000; 
}

img {
 border: 0px;
}

.left {
width: 171px;
margin: 0px;
padding: 0px;
background: #FFFFFF url('../img/links_bg.jpg') top left repeat-y;
text-align: left;
}
.links_unten {
 width: 171px;
 height: 193px;
 margin: 0px;
 padding: 0px;
 background: #fff url('../img/links_pic.jpg') top left no-repeat;
}


.middle {
 background: #fff url('../img/content_bg.jpg') top left repeat-y;
 margin: 0px;
 padding: 0px;
 text-align: center;
 line-height: 18px;
}
#pabc_links {
 display:none; 
 width: 80%; 
 margin: auto; 
 text-align: left;
}
#pabc_links a:link, #pabc_links a:active, #pabc_links a:visited {
 color: #59130C;
 text-decoration: none;
 font-size: 12px;
}
#pabc_links a:hover {
 color: #903537;
 text-decoration: underline;
 font-size: 12px;
 font-weight: bold; 
}

.content {
 text-align: left;
 line-height: 18px;
}
.right {
 width: 329px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url('../img/rechts_bg.jpg') top left repeat-y;
 text-align: left; 
}
.right_top {
 width: 329px;
 height: 556px;
 margin: 0px;
 padding: 0px;
 background: #fff url('../img/rechts_top.jpg') top left no-repeat;
}

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

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

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

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


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

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

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

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

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


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

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_4218, a.navpoint_toplevel_4218:link, a.navpoint_toplevel_4218:visited, a.navpoint_toplevel_4218:active, .menue_point_toplevel_4218_over, a.navpoint_toplevel_4218:hover {
width: 100%;
height: 23px;
line-height: 23px;
text-indent: 30px;
text-align: left;
}

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

/* color, weight, size from menuepoint */
.menue_point_toplevel_4218 a {
color: #5B2F00;
font-weight: bold;
font-size: 12px;
}

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

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

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

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

.menue_group_4218 {
    margin-bottom: 6px;
    margin-top: 3px;
}
.menue_group_4218_start{
    display: none;
}

.menue_group_4218_end{
    display: none;
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_4218, .navpoint_secondlevel_4218:link, a.navpoint_secondlevel_4218:visited, a.navpoint_secondlevel_4218:active, a.navpoint_secondlevel_4218:hover, .menue_point_secondlevel_4218 {
width: 100%;
height: 20px;
text-align: left;
line-height: 20px;
text-indent: 35px;
}

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

/* undermenuepoint color, weight, size */
.menue_point_secondlevel_4218 a {
color: #5B2F00;
font-weight: normal;
font-size: 11px;
}

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

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

.footer {
 width: 1000px;
 height: 25px;
 margin: 0px;
 padding: 0px;
 background: #fff url('../img/footer.jpg') top no-repeat;
}
/* ****************************** OTHER ***********************************************/

h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 22px; 
 color: #000000; 
}
h2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px; 
 color: #000000; 
 margin-top: 8px; 
 margin-bottom: 1px; 
}
h3 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18px; 
 color: #000000; 
 margin-top: 6px; 
 margin-bottom: 1px; 
}
h4 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px; 
 color: #000000; 
 margin-top: 4px; 
 margin-bottom: 1px; 
}
h5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px; 
 color: #000000; 
 margin-top: 2px; 
 margin-bottom: 1px; 
}
h6 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color: #000000; 
 margin-top: 0px; 
 margin-bottom: 1px; 
}
.h4link a:link, .h4link a:hover, .h4link a:visited{
	font-size: 16px;
	color: #000000;
}
.h5link a:link, .h5link a:hover, .h5link a:visited{
	font-size: 14px;
	color: #000000;
}



.vorschau {
	margin: 0px; 
	color: #666666; 
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.tiny_ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#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;
}
#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;
}

