*
{
    font-family: Verdana;    
	list-style: square;
	color: #323941;
	
}

body 
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
	padding-bottom: 0px;
	background: url(Hintergrundgrafik2.png);
    text-align: center;
    font-family: Verdana;
    width: 99%;
	height: 101%;
}

.Struktur_Container
{
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background: transparent;
}

.Struktur_CenterBox
{
	width: 100%;
	height: auto;
	float: left;
	border: 2px solid gray;
}

.Struktur_Header
{
    width: 980px;
    height: 128px;
    /* background: #323941; */
    background: url(Header2.png);
    float: left;
    text-align: left;
}

.Struktur_HeaderNavigation
{
	width: 980px;
	height: 28px;
	float: left;
	background: url(Navigation_Hintergrund.gif) #323941;
    border-top: 2px solid gray;
	border-bottom: 2px solid gray;
    padding: 0px;
    margin: 0px;
}

.Struktur_Mitte
{
    width: 980px;
    height: auto;
    background: white;
    float: left;
    text-align: left;
}

.Struktur_Sidebar_Left
{
    width: 200px;
    height: auto;
    float: left;
}

.Struktur_Sidebar_Right
{
    width: 200px;
    height: auto;
    float: right;
}


.Struktur_Zusatzinfo
{
    width: 200px;
    height: auto;
    float: left;
}

.Struktur_NavigationLinks
{
    width: 200px;
    height: auto;
    background: silver;
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;
    float: left;
}

.Struktur_Inhalt
{
    width: 758px;
    height: auto;
    background: transparent;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 8px;
    float: left;
}

.Struktur_NavigationRechts
{
    width: 198px;
    height: auto;
    background: gray;
    border-left: 2px solid gray;
    border-bottom: 2px solid gray;
    float: left;	
}

.Struktur_NavigationRechts ul li
{
	color: silver;
}

.Struktur_Linkbar
{
	width: 980px;
	height: auto;
	float: left;
	background: #323941;
    border-top: 2px solid gray;
    border-bottom: 2px solid gray;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
    text-align: left;
    font-size: 10px;

}

.Struktur_Footer
{
    width: 980px;
    height: 32px;
    background: url(Footer_Hintergrund.png) #323941;
    float: left;
    /* border-top: 4px solid #323941;
    border-bottom: 4px solid #323941; */
	padding-top: 4px;
	padding-bottom: 4px;
    text-align: left;
}




/* Header */
.Header_dhLogo
{
    margin-bottom: 0px;
    margin-left: 6px;
    margin-right: 24px;
    margin-top: 6px;
    float: left;
    text-align: center;
    vertical-align: middle;
    border: 0px transparent none;
}

.Header_Überschrift
{
    width: 800px;
    height: 98px;
    float: left;
}

.Header_Titel
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 16px;
    color: White;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    display: block;
}

.Header_Untertitel
{
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 6px;
    color: White;
    font-size: 18px;
    font-weight: bold;
    display: block;
}



/* Navigation_Header */
.Navigation_Header
{
	margin: 0px;
    height: 28px;
    list-style-type: none;
    padding: 0px;
    display: block;
    float: left;
}

.Navigation_Header li
{
    float: left;
    padding: 0px;
    margin: 0px;
    display: block;
}

.Navigation_Header li a
{
    font-size: 12px;
    padding-left: 16px;
    padding-right: 16px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    background: transparent;
    /* background: #afafe9; */
    color: White;
    float: left;
    display: block;
    font-weight: normal;
}

.Navigation_Header li a:hover
{
    background: #ffeeaa;
    color: #323941;
}



/* Navigation_Links */
.Navigation_Links_Ueberschrift
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    color: gray;
}

.Navigation_Links
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 3px;
    width: 200px;
    height: auto;    
    list-style-type: none;
    padding: 0px;

}

.Navigation_Links li
{
    padding: 0px;
    margin: 0px;
}

.Navigation_Links li a
{
    padding-left: 16px;
    margin: 0px;
    line-height: 28px;
    background: #323941;
    text-decoration: none;
    color: White;
    font-weight: bold;
    font-size: 12px;
    display: block;
    border-left: 3px solid silver;
    border-right: 3px solid silver;
    border-bottom: 3px solid silver;
 
}

.Navigation_Links li a:hover
{
    background: #ffeeaa;
    color: #323941;
}

.Navigation_Links li ul
{
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: auto;
    height: auto;    
    list-style-type: none;
    padding: 0px;
}

.Navigation_Links li ul li
{
    padding: 0px;
    margin: 0px;
}

.Navigation_Links li ul li a
{

    padding-left: 16px;
    margin-left: 16px;
	display: block; 

    padding-top: 6px;
    padding-bottom: 6px;
    text-decoration: none;
    line-height: 16px;
    color: White;
    font-weight: normal;
    font-size: 10px;
}

.Navigation_Links li ul li a:hover
{
    background: #ffeeaa;
    color: #323941;
}




/* Navigation Rechts */
.Navigation_Rechts_Container
{
    width: 200px;
    height: auto;
    float: left;
}

.Navigation_Rechts_Infobox
{
  width: 186px;
  height: 64px;
  margin-left: 4px;
  margin-bottom: 2px;
  margin-top: 2px;
  border: 2px solid #323941;
  float: left; 
  background: silver;
}

.Navigation_Rechts_Infobox_Überschrift
{
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 0px;
    margin-top: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #323941;
    width: 100%;
    float:left;
}

.Navigation_Rechts_Infobox_Text
{
    width: 138px;
    height: auto;
    float: left;
    margin-bottom: 0px;
    margin-left: 4px;
    margin-right: 0px;
    margin-top: 4px;
    font-size: 12px;
    font-weight: normal;
    color: gray;
    display: block;
}

.Navigation_Rechts_Infobox_Icon
{
    float: left;
    margin-top: 4px;
    margin-right: 4px;
    margin-left: 4px;
}


.Footertext
{
	float: left;
	display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: white;
}

.Footertext a
{
	color: white;
	border: 0px transparent none;
}

.Footerimage
{
	float: left;
	border: 0px transparent none;
	margin-right: 6px;
	margin-left: 4px;
}


.Linkbar_Box
{
	float: left;
	width: auto;
	height: auto; 
	padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.Linkbar_Box h3
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.Linkbar_Box ul
{
	float: left;
	color: gray;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.Linkbar_Box ul li
{
	list-style: square;
	margin: 0px;
	padding: 0px;
	color: gray;
}

.Linkbar_Box ul li a
{
	color: white;
	margin: 0px;
	padding: 0px;

}

.Struktur_NavigationRechts h3
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.Struktur_NavigationRechts ul
{
	width: 166px;
	float: left;
	list-style: square;
	color: silver;
	padding-bottom: 0px;
	padding-left: 26px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.Struktur_NavigationRechts ul li
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

.Struktur_NavigationRechts ul li a
{
	color: white;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

.Struktur_NavigationRechts ul li a:hover
{
	text-decoration: underline;
}
