BODY {
  background: #ffffff;
  margin: 0px;
  font-family: Arial;
  font-size: 11px;  
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.top {
  color: #ffffff;
 
}

A.top_menu:hover {
  color: red;
  text-decoration: underline;
}


.menu_rubrik {
	font-family: "Arial";
	color: #000000;
	height:25px;
	text-align:left;
	font-size: 11px;
}


.top_menu {
  font-family: Arial;
  color: #000000;
text-align:center;
  font-size: 11px;

}


.text_link {
	font-family: Arial;
	color: #427D9C;
	text-align:left;
	font-size: 11px;
}

.menu_rubrik_active {
	font-family: Arial;
	color: #ffffff;
	height:25px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	background:  url(images/arrow_r_white.gif) no-repeat center left;
}

.menu_rubrik_detail {
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	height:15px;
	text-align:left;
	background: #d7d7d7;
}

.menu_rubrik_detail_open {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	height:15px;
	text-align:left;
}

.menu_rubrik_detail_active {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	height:15px;
	text-align:left;
	background: #ADBECE url(images/arrow_r_white.gif) no-repeat left center;
}

.main {
  font-family: Arial;
 color: #000000;
  font-size: 11px;

}