body
{
	font-family:Arial, Helvetica, sans-serif;
}

.bgmainTop
{
	font-family:Arial, Helvetica, sans-serif;
         background-image:url(img/bgmain3.jpg);
         background-repeat:no-repeat;
         background-attachment: fixed;
         padding:10px;

}
.bgmain
{
	font-family:Arial, Helvetica, sans-serif;
         background-image:url(img/wappenbg.jpg);
         background-repeat:no-repeat;
         background-position: 50% 40px;
         text-align: justify;
         margin-left: 40px;
         margin-right: 40px;
         text-decoration: none;
}
.bgmain a{
	font-size:10pt;
	height: 14px;
	color: #336600;
         padding-top:4px;
         font-weight:bold;
         text-decoration: none;

}
.bgmain a:hover{
	font-size:10pt;
	height: 14px;
	color: #FF0F09;
         padding-top:4px;
         font-weight:bold;
         text-decoration: none;
         font-style:italic;
}

.clublist{
 	line-height:150%;



}

.menu a{
	font-size:11pt;
	display: block;
	height: 14px;
	width: 190px;
	color: #336600;
	text-indent: 55px;
         padding-top:4px;
         font-weight:bold;
         text-decoration: none;
}
.menu a:hover{
	font-size:11pt;
	display: block;
	height: 14px;
	width: 190px;
	color: #FF0F09;
	text-indent: 55px;
         padding-top:4px;
         font-weight:bold;
         font-style:italic;
}

.menuOver a{
	font-size:10pt;
	text-decoration: none;
	color: #EEFA0E;
         font-weight:bold;
}

.menuOver a:hover{
	background-image:url(../img/active.gif);
	background-position: left center;
	background-repeat: no-repeat;
         color: #FF0F09;
}

.titleNews{
    text-align: center;
}

.titleNews a{
	font-size:10pt;
	color: #336600;
    font-weight:bold;
    text-decoration: none;
}
.titleNews a:hover{
	font-size:10pt;
	color: #FF0F09;
    font-weight:bold;
    text-decoration: none;
    font-style:italic;
}
