body {
	background-color: #ADADAD;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}
.textheader {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.textheader:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.textheader:link {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.textheader:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.text:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #333399;
	text-decoration: none;
	font-size: 13px;
}
a.text:link {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #333399;
	text-decoration: none;

}
a.text:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
.textbold {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.textkursiv {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.textboldkursiv {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
