body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#83a0b4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.textHeadline { 
  color: #4a7799;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;  
  }

.textHeadline2 { 
  color: #8a8a8a;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold; 
}

.textHeadline3 { 
  color: #8a8a8a;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
 }

.textnormal { 
  color: #000000;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
 }

.textbuttom { 
  color: #ffffff;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
 }

.textbuttom2 { 
  color: #ffffff;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
 }

.h1 { 
  color: #80a0b8;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  }

.h2 { 
  color: #80a0b8;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; 
 }
 
 .h3 {
	color: #80a0b8;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
  }

 
 table#team {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #cccccc;
 }
 
  table#wk {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #cccccc;
	margin: 1px;
 }

.menu {
	color: #83a0b4;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
 }
 .menub {
 	color: #4a7799;
}

.menu2 {
	color: #4a7799;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
 }
 
#menu a {
	color: #4a7799;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
 }

#menu a:hover {
	color: #83a0b4;
 }



A {
  color: #4a7799;
  text-decoration: none;
}

A:hover {
  color: #4a7799;
  text-decoration: none;
}
