a.navi:visited{
	text-decoration: none; color: #ffe61d; font-size: 12px; font-weight: bold;
	}
a.navi:hover{
	text-decoration: none; color: #ffe61d; font-size: 12px; font-weight: bold;
         background-color: #b40b1a;
	}
a.navi:active{
	text-decoration: none; color: #ffe61d; font-size: 12px; font-weight: bold;
	}
a.navi{
	text-decoration: none; color: #ffe61d; font-size: 12px; font-weight: bold;
	}

a.ref:visited{
	text-decoration: none; color: #162883; font-size: 13px; font-weight: normal;
	}
a.ref:hover{
	text-decoration: underline; color: #162883; font-size: 13px; font-weight: normal;
	}
a.ref:active{
	text-decoration: none; color: #162883; font-size: 13px; font-weight: normal;
	}
a.ref{
	text-decoration: none; color: #162883; font-size: 13px; font-weight: normal;
	}

a{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #FFFFFF; font-weight: bold;
	}


.adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         line-height: 14px;
	color: #FFFFFF;
         text-align: left; font-weight: bold;
         padding: 0 0 0 10px;
	}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
         line-height: 17px;
	color: #162883;
         font-weight: bold;
	}

.aufzählung{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
         line-height: 15px;
	color: #162883;
         font-weight: normal;
	}


.slogan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
         line-height: 20px;
	color: #162883;
         font-weight: bold;
	}

.fliesstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         line-height: 14px;
	color: #162883;
         text-align: left;
	}


.hrfelder{
	border-style: dotted; border-color: #fabb00;
         }


.bildrand{
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
         }


body{
    scrollbar-3d-light-color: #FFFF00;
    scrollbar-arrow-color: #AFAFAF;
    scrollbar-base-color: #c5dce8;
    scrollbar-face-color: #c5dce8;
    scrollbar-highlight-color: #c5dce8;
    scrollbar-shadow-color: #AFAFAF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
     }

input{
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
         border-left-width: 1px;
	}

.textfeld{
	background-color: #00E0FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	line-height: 15px; color: #000000; border-top-width: 1px; border-right-width: 1px;
         border-bottom-width: 1px; border-left-width: 1px;
         }

textarea{scrollbar-3d-light-color: #FFFF00;
	scrollbar-arrow-color: #AFAFAF;
	scrollbar-base-color: #00C0FF;
	scrollbar-face-color: #00C0FF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #AFAFAF;
         }


.checkbox
	{
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
         border-left-width: 1px;
         }

.select
  	{
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
         border-left-width: 1px;
         }
