/* Global Styles */

body {
	margin:0px;
	background-color: #003366;
	}
	
td {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
a {
	color: #FFFF99;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	}

/* ID Styles */

#navigation td {
	padding-right: 2px;
	padding-left: 10px;
	}
	
#navigation a {
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #F2EEE3;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-transform: uppercase;
	border: 1px solid #6584A2;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #003366;
	}


.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #003366;

}
.text12 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	border: 1px solid #6699CC;
	color: #FFFFFF;

}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6685A3;
	color: #FFFFFF;
	background-image: url(images/hg_banner.gif);
	padding-left: 30px;
	padding-bottom: 25px;
}
.seitentitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #FFFFFF;
}

