A.menulink {
	display: block;
	width: 100px;
	height: 30px;
	text-align: center;
	padding-top:10px;
	text-decoration: none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/nav00.png );
	background-repeat: no-repeat;
}

A.menulink:hover {
	color: #ffffff;
	background-image: url(images/nav01.png);
}
A.menulink_active {
display: block;
	width: 100px;
	height: 30px;
	padding-top:10px;
	text-align: center;
	text-decoration: none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/nav01.png);
	background-repeat: no-repeat;
}

A.wlink {
	font-family:verdana;
	display: block;
	width: 200;
	height:22px;
	font-size:11px;
	padding-top: 6px;
	font-weight: normal;
	color: #000000;
	background-color: #f1f2f2;
	text-decoration: none;	
}

A.wlink:hover {
color: #ffffff;
background-color: #868787;
}

A.wlink_active {
	font-family:verdana;
	display: block;
	width: 200;
	height:22px;
	font-size:11px;
	padding-top: 6px;
	font-weight: normal;
	color: #ffffff;
	background-color: #868787;
	text-decoration: none;	
}

A.flieslink {
	font-family:verdana;
	font-size:11px;
	font-weight: normal;
	color: #333333;
	heigt: 25px;
	text-decoration: underline;	
}

A.flieslink:hover {
color: #666666;
}

A.textlink {
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

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

.snormal {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.flies {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:20px;
	padding-right:15px;
	padding-top:0px;
	color: #000000;
}
.flies_sm {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:10px;
	padding-right:5px;
	padding-top:0px;
	color: #000000;
}

.h1{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left:0px;
	color: #000000;
}

.h1grau{
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-left:0px;
	color: #000000;
}
.h2grau{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	padding-left:6px;
}
.topic {
padding-top: 2px;}

.outline{
border-width:1px; 
border-color:#E3C876; 
border-style:solid;
background-image: url(images/);
background-repeat: repeat-x;
}



