a:link {
	color: #2F2F2F; 
	text-decoration: underline;
}
a:visited {
	color: #2F2F2F; 
	text-decoration: none;
}
a:active {
	color: #0099CC; 
	text-decoration: none;
}
a:hover {
	color: #0099CC; 
	text-decoration: underline;
}


a.men1:link {
	color: #2F2F2F; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}
a.men1:visited {
	font-size: 10pt; 
	font-weight: bold;
	color: #2F2F2F; 
	text-decoration: none;
}
a.men1:active {
	font-size: 10pt; 
	font-weight: bold;
	color: #0099CC; 
	text-decoration: none;
}
a.men1:hover {
	font-size: 10pt; 
	font-weight: bold;	color: #0099CC; 
	text-decoration: none;
}


body {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10pt; 
	bgcolor:#FFFFFF; 
	color:#333333; 
	text-decoration: none; 
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.nav{
	font-size: 10pt; 
	font-weight: bold;
}
.nav2{
	font-size: 10pt; 
}
.sm{
	font-size: 8pt; 
}
.submenue{
	font-size: 8pt;
	border-left-style: solid;
	border-left-width : 1px;
	border-left-color : #CCCCCC;
	letter-spacing : 1px;
} 
.tit1{
	font-size: 11pt;
	font-weight: bold;
	color: #616161;
}
/* projekte*/
.tit2{
	font-size: 11pt;
	font-weight: bold;
	color: #ADADAD;
}
.aria{
	font-size: 20pt;
	font-weight: bold;
	color: #F8F8F8;
}
.norm{
	font-size: 10pt; 
	background-repeat: no-repeat;
	/*
	background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/pic_multi_02.png,sizingMethod='scale');
*/
}

