body {
    margin-left: 1px;
    margin-top: 1px;
    margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D4F;
	background-color: #1C80BF;
	scrollbar-arrow-color: #1C80BF;
    scrollbar-base-color: #1C80BF;
    scrollbar-track-color: #1C80BF;
    scrollbar-face-color: #1C80BF;
    scrollbar-darkshadow-color: #A3B7CD;
    scrollbar-shadow-color: #003054;
}
.navi_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBF0;
	border: 1px solid #FFFFFF;
}
#dhtmltooltip{
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 100%;
	bottom: 1px;
}
.bg_left {
	background-color: #005EA8;
}
.bg_navigation {
	background-color: #005EA8;
}
a.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D8D5D5;
	text-decoration: none;
}
.bg_footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0F0F0;
}
.kopf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D6E8F4;
}
.contend {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #004A99;
}

.fuss {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


a.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.h3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D8D5D5;
	text-decoration: underline;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F5F5F5;
}
a.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5F5F5;
	text-decoration: none;
}
.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5F5F5;
	text-decoration: underline;
}
