body {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
  color: #555555;
}

a.adminmenu:link,a.adminmenu:visited {
	text-decoration: underline;
}

a.adminmenu:hover {
	text-decoration: none;
}

a.gallery:link, a.gallery:visited {
	text-decoration: none;
}

a.gallery:hover {
	color: #003F40;
	text-decoration: none;
}
a.red2:hover {
	color: #003F40;
	text-decoration: none;
}

a.header:link, a.header:visited {
	text-decoration: underline;
}

a.header:hover {
	text-decoration: none;
}

a.maintext:link, a.maintext:visited {
	font-weight: bold;
	text-decoration: underline;
  font-size: 12px;
}

a.maintext:hover {
	font-weight: bold;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
}

a.menu:hover {
	color: #E7E7E7;
}

a.menuline:hover {
	color: #686868;
}

a.news:link, a.news:visited{
	color: #000000;
	text-decoration: none;
}

a.news:hover{
	color: #003F40;
	text-decoration: underline;
}

a.sidemenu:link, a.sidemenu:visited {
	text-decoration: none;
}

a.sidemenu:hover {
	color: #E7E7E7;
}

a.subtablerow:link ,a.subtablerow:visited,a.subtablerow1:link ,a.subtablerow1:visited {
	text-decoration: underline;
}

a.subtablerow:hover,a.subtablerow1:hover {
	text-decoration: none;
}

a.tablerow:link ,a.tablerow:visited,a.tablerow1:link ,a.tablerow1:visited {
	text-decoration: underline;
}

a.tablerow:hover,a.tablerow1:hover {
	text-decoration: none;
}

a.title:link, a.title:visited {
	text-decoration: none;
}

a.title:hover {
	color: #003F40;
	text-decoration: none;
}


td.tablerow a,td.tablerow1 a{
	color: #000000;
	text-decoration: underline;
}

td.tablerow a:hover,td.tablerow1 a:hover{
	text-decoration: none;
}

.adminmenu {
	background-color: #ABAEB8;
	color: #FFFFFF;
	font-weight: bold;
}

.border{
	background-image: url("images/row.gif");
	background-position: right top;
}

.bottomarea {
	background-color: #DFDFDF;
	color: #000000;
	text-decoration: none;
}

.dark {
	background-color: #999999;
	color: #FFFFFF;
}

.dark5x5 {
	background-color: #FFFFFF;
	color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
}

.error {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}

.find {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.gallery {
	color: #000000;
}

.header {
	color: #000000;
	font-weight: bold;
}

.imgleft{
	padding-bottom: 10px;
	padding-right: 10px;
}

.imgright{
	padding-bottom: 10px;
	padding-left: 10px;
}

.maintext {
	color: #000000;
	text-align: justify;
}

.menu {
	background-color: #ABAEB8;
	color: #FFFFFF;
	text-decoration: none;
}

.menuline {
	background-color: #CCCCCC;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menulinedown {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.navigation {
	color: #000000;
	font-weight: bold;
}

.news {
	color: #000000;
	text-align: justify;
}

.red {
	color: #FF0000;
  font-weight: bold;
}

.red a{
	color: #FF0000;
}

.red a:hover{
	color: #FF0000;
}

.sidemenu {
	color: #FFFFFF;
}

.subscr {
	background-color: #BEC0C9;
	color: #FFFFFF;
}

.subtablerow {
	background-color: #FFFFFF;
	color: #003333;
}

.subtablerow1 {
	background-color: #F4F4F4;
	color: #003333;
}

.tablehead {
	background-color: #CCCCCC; /*#CACACA*/
	color: #000000;
	font-weight: bold;
}

.tablerow {
	background-color: #FFFFFF;
	color: #003333;
}

.tablerow1 {
	background-color: #F4F4F4;
	color: #003333;
}

.title {
	color: #000000;
	font-weight: bold;
}
table {
  font-size: 12px;
}