.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #4C6880;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #4C6880;
	color:#FFFFFF;
	
}
a{
	color: #FF6600;
	border: 0;
}
a:link {
	text-decoration: none;
	color: #FF6600;
	border: 0;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	border: 0;
}
a:visited:hover {
	text-decoration: none;
	color: #FF6600;
	border: 0;
}




.bildbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6880;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	left:auto;
}

.maintable {
	background-attachment: scroll;
	background-image: url(images/background-solon.jpg);
	background-repeat: no-repeat;
	background-color: #E8EDF0;
}
hr {
	color: #4C6880;
	border-top-color: #4C6880;
	border-right-color: #4C6880;
	border-bottom-color: #4C6880;
	border-left-color: #4C6880;
}


.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	background-color: #4C6880;
	list-style-position: inside;
}
.subnav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6880;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	left:auto;
	font-weight: bold;
	background-image: url(nav_active_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.subnav_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #819AB1;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	left:auto;
	background-color: #FFFFFF;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C6880;
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: square;
	left:auto;
}

