body 	{
		background-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-arrow-color: #193E65;
		scrollbar-shadow-color: #193E65;
		scrollbar-base-color: #FFFFFF;
		}


.schrift	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #193E65;
	font-style : normal;
	font-weight : 400;
	line-height: 15px;
}

.schrift:link, .schrift:active, .schrift:visited	{
    font-family : "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 400;
	color: #193E65;
    text-decoration : underline;
    }	


.navi:link, .navi:active, .navi:visited	 {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #193E65;
	font-style : normal;
	font-weight : 400;
	line-height: 20px;
	text-decoration : none;
}	
		
.navi:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #828D99;
	font-style : normal;
	font-weight : 400;
	line-height: 20px;
	text-decoration : none;
	}
	
.navion	 {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #BD8016;
	font-style : normal;
	font-weight : 400;
	line-height: 20px;
	text-decoration : none;
}

.schriftklein	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #193E65;
	font-style : normal;
	font-weight : 400;
}

.schriftklein:link, .schriftklein:active, .schriftklein:visited	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #193E65;
	font-style : normal;
	font-weight : 400;
	text-decoration : none;
}

.schriftklein:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #828D99;
	font-style : normal;
	font-weight : 400;
	text-decoration : none;
	}

.schriftkleinon	 {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #BD8016;
	font-style : normal;
	font-weight : 400;
	text-decoration : none;
}
	
	
	
.sitemap:link, .sitemap:active, .sitemap:visited	{
    font-family : "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 400;
	color: #193E65;
	line-height: 15px;
	text-decoration : none;
    }	
	
.sitemap:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BD8016;
	font-style : normal;
	font-weight : 400;
	line-height: 15px;
	text-decoration : none;
	}
	
.abstandgross {
   margin: 50px 0px 0px 0px;
}

.abstandklein {
   	margin: 6px 0px 0px 0px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #193E65;
	font-style : bold;
	font-weight : 600;
	line-height: 20px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #193E65;
	font-style : bold;
	font-weight : 600;
	line-height: 15px;
    text-decoration : underline;
}

input {
	border-left: 1px solid #193E65;
	border-right: 1px solid #193E65;
	border-top: 1px solid #193E65;
	border-bottom: 1px solid #193E65;
	font-family : "Arial", sans-serif;
	font-size: 11px;
	color: #193E65;
	background: #ffffff;
	width: 200px;
	font-weight: 400;
	}
	
input.senden {
	border-left: 1px solid #193E65;
	border-right: 1px solid #193E65;
	border-top: 1px solid #193E65;
	border-bottom: 1px solid #193E65;
	font-family : "Arial", sans-serif;
	font-size: 11px;
	color: #193E65;
	background: #FFFFFF;
	width: 95px;
	font-weight: 400;
	}
