@CHARSET "ISO-8859-1";

body {
	background-color: #194672;
	font-family: helvetica, arial, verdana, times new roman;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}

td
{
	font-size: 12px;
	line-height: 22px;
}

a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;
}
a:hover
{
	color: #444444;
}

h1 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

.sectionLink
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.shadowLeft
{
	background-image: url(\images\shadow_left.gif);
}

.shadowRight
{
	background-image: url(\images\shadow_right.gif);
}

.homeReflection
{
	background-image: url(\images\home_main_reflection.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.overviewReflection
{
	background-image: url(\images\overview_backg_reflection.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.furtherInfoReflection
{
	background-image: url(\images\furtherinfo_reflection.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}

.mainMenu {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.mainMenu a:link,
.mainMenu a:visited,
.mainMenu a:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.mainMenu a:hover {
	color: #ffffff;
	text-decoration: underline;	
}

.footer
{
	color: #FFFFD7;
	font-size: 10px;
	text-align: center;
}

.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover
{
	color: #FFFFD7;
}

.interface
{
	background-color: #2664A0;
}

.photos
{
	line-height: 30px;
	text-align: center;
}