body {
	background-image: url(img/bgt.gif);
	background-repeat: repeat-x;
	background-color: #EDEDED;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
}
.trenner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.text a:link {
	color: #0092d4;
}
.text a:visited {
	color: #0092d4;
}
.text a:hover {
	color: #0092d4;

}
.text a:active {
	color: #0092d4;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #A6A6A6;
	background-image:none;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	background-color:#FFFFFF;
}
.menu a:link {
	color: #A6A6A6;
	text-decoration: none;
}
.menu a:visited {
	color: #A6A6A6;
	text-decoration: none;
}
.menu a:hover {
	color: #A6A6A6;	
	text-decoration: none;
}
.menu a:active {
	color: #A6A6A6;
	text-decoration: none;
}
.menuaktiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
	background-image:url(img/menubg.jpg);

}
.menuaktiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuaktiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuaktiv a:hover {
	color: #FFFFFF;	
	text-decoration: none;
}
.menuaktiv a:active {
	color: #FFFFFF;
	text-decoration: none;
}