body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #699CCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #016D8D;
}
a:link {
	color: #37849D;
}
a:visited {
	color: #02A4D2;
}
a:hover {
	color: #8FC8F8;
}
a:active {
	color: #FF0000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif; background-repeat:repeat-x;
}
.menutxt {
	color: #FFFFFF;
	 font-size: 12px; font-weight:normal;
}
.menutxt a:link	{color: #FFFFFF;}
.menutxt a:visited {color: #FFFFFF;}
.menutxt a:hover {color: #FFF433;}
.menutxt a:active {color: #FFFFFF;}
.MenuHL a {color: #FFFFFF;}

h1 {
	color: #2F95E8;
	font-weight: bold;
		font-size: 20px;

}
h2 {
	color: #1BB0E2;
	font-size: 16px;
	}

li {
	list-style-type: square;	
	}

.style3, .contentTxt {
	color: #016D8D;
	font-size: 14px;
	list-style-type: square;
}
.infobox {
	font-size: 12px;
	color: #003399;
}
.contentArea {
	border: 1px solid #8CD7F2;
}
td #contentArea { list-style-image:url("images/hakenred.gif");
}
.MenuHL {
	color: #1BB0E2;
	font-size: 16px;
	font-weight: bold;
	}
.menuHL a:link	{color: #1BB0E2;}
.MenuHL a:visited {color: #1BB0E2;}
.MenuHL a:hover {color: #1BB0E2;}
.MenuHL a:active {color: #1BB0E2;}
.MenuHL a {color: #1BB0E2;}

.borderTable {
	border: 1px solid #8CD7F2;
}

