a.menu:link    { color:#262B2B; background-color:transparent; text-decoration:none; }
a.menu:visited { color:#262B2B; background-color:transparent; text-decoration:none; }
a.menu:hover   { color:#464C4C; background-color:transparent; text-decoration:none; }
a.menu:active  { color:#464C4C; background-color:transparent; text-decoration:none; }

body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	background-color:#FFFFFF;
	background-image: url(../images/bg.gif);
        margin:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.menu {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:13px;
	color:#000000;
	padding:0px;
	font-style:;
}
.text_titel {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:18px;
	color:#000000;
	padding:0px;
	font-style:;
}
.text_hauptteil {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;
	color:#000000;
	padding:0px;
	font-style:;
}