html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	width: 100%;
	margin: 0px;
}
#main-table {
	height: 100%;
	width: 800px;
	margin: auto;

}
.header-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	text-decoration: none;
	color: #FF0000;
}
.titel-text,a.titel-text:link,atitel-text:active,a.titel-text:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.sub-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.nav:link,a.nav:active,a.nav:visited{
	height: 15px;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}
.nav-over,a.nav:hover{
	height: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
}
a.nav2:link,a.nav2:active,a.nav2:visited{
	height: 15px;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
}

a.nav2:hover,.nav2-over{
	height: 15px;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
}
a.nav3:link,a.nav3:active,a.nav3:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;


}
nav3,a.nav3:hover,.nav3-over {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background-color: #CCCCCC;


}
.gallerytext ,a.gallerytext:link,a.gallerytext:active,a.gallerytext:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.gallerytext:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
