html {
	overflow-x: hidden;
}
body {
	background-color: #99CCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	background-image:  url("bg_bbb.jpg");
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

A.A_nav1:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: 600;	
}

A.A_nav1:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;	
	font-weight: 600;
}

A.A_nav1:hover
{	
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-size: 11px;
	font-weight: 600;	
}

A.A_nav2:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;	
}

A.A_nav2:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;	
	font-weight: normal;
}

A.A_nav2:hover
{	
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;	
}
.header_kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 600;
}
.header_gr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
}
.grundschrift {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.gr_schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.gr_schrift_weiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
html,body {
	margin: 0; 
	padding:0;
}
