html,body {
	height:100%;
}

body, p, ul, td, th, div, form, select, input, textarea, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7, p, small, font, small, big, b, i, u, span, dt, dl, ul, ol, li{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h1 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px;
	line-height: 20px;
	color: #060d50; 
	margin: 15px;
	} 
	
.h2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	line-height: 14px;
	color: #060d50; 
	margin: 15px;
	} 
	
ul { list-style-type: disk;
	margin-left: 18px;}


.text { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #060d50;
	margin: 15px;
	}
	
.text a:link{
	text-decoration: underline;
	color: #060d50;
	}
	
.text a:visited{
	text-decoration: underline;
	color: #060d50;
}
	
.text a:active{
	text-decoration: underline;
	color: #060d50;
}



.textohne { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #060d50;
		}
	
.textohne a:link{
	text-decoration: underline;
	color: #060d50;
	}
	
.textohne a:visited{
	text-decoration: underline;
	color: #060d50;
}
	
.textohne a:active{
	text-decoration: underline;
	color: #060d50;
}



.nav { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 23px;
	color: #060d50;
	}
	
.nav a:hover{
	text-decoration: none;
	color: #060d50;
	font-weight:bold;
	}
	
.nav a:link{
	text-decoration: none;
	color: #060d50;
	}
	
.nav a:visited{
	text-decoration: none;
	color: #060d50;
}
	
.nav a:active{
	text-decoration: none;
	color: #060d50;
	font-weight:bold;
}


.nav2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 23px;
	color: #060d50;
	margin-left:40px;
	}
	
.nav2 a:hover{
	text-decoration: none;
	color: #060d50;
	font-weight:bold;
	}
	
.nav2 a:link{
	text-decoration: none;
	color: #060d50;
	}
	
.nav2 a:visited{
	text-decoration: none;
	color: #060d50;
}
	
.nav2 a:active{
	text-decoration: none;
	color: #060d50;
	font-weight:bold;
}

.navweiss { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 23px;
	color: #ffffff;
	}
	
.navweiss a:hover{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	}
	
.navweiss a:link{
	text-decoration: none;
	color: #ffffff;
	}
	
.navweiss a:visited{
	text-decoration: none;
	color: #ffffff;
}
	
.navweiss a:active{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

