BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
 	 font-size : 12px;
	list-style: circle;
	color: #333333;
	margin-bottom: 5px;
}

.title {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #7B8DA1;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 11px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  text-decoration  : none;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  color            : #000066;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000066;
}

.boxes {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.boxes_impressum {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.header {
	background-image: url(images/bgr_top.png);
	height			: 70px;
}
.menucell {
	width: 170px;
}
.menutable {
	width: 140px;
}
.textcell {
	width: 510px;
}