body{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mainmenu {
	margin-left: 10px;
	margin-right: 10px;
}
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainmenu:hover {
	
	font-size: 11px;
	line-height: 5px;
	color: #FFFFCC;
	text-decoration: underline;
}
h1 {
	color: #CC3333;
	
	font-size: 18px;
}
h2 {
	color: #CC3333;
	
	font-size: 16px;
	font-weight: bold;
	line-height: 5px;
}
h3 {
	color: black;
	
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
}
.content {
	color: #050505;
	
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	line-height: 20px;
}
.newstitle {
	color: black;
	font-size: 16px;
	font-weight: bold;
}
.newstitlestrong {
	color: #CC3333;
	font-size: 18px;
	font-weight: bold;
}
#leftmenu {
	width: 120px;
	
	font-size: 12px;
}
#leftmenu table {
	color: #050505;
	width: 120px;
	margin-left: 7px;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #EEEEEE;
}
#leftmenu td {
	color: #050505;
	
	font-size: 12px;
	padding: 2px 5px 5px 5px;
}
#leftmenu a:link, a:visited, a:active {
	color: #050505;
	
	font-size: 12px;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #CC3333;
	
	font-size: 12px;
	text-decoration: underline;
}
#grafik {
	
	font-size: 12px;
}
#grafik table {
	width: 98%;
	background-color: #AAAAAA;
	margin-top: 20px;
}
#grafik td {
	
	font-size: 12px;
	background-color: white;
	padding: 3px 3px 3px 3px;
}
.gallerytitle {
	color: black;
	
	font-size: 16px;
	font-weight: bold;
}
#galleryindex {
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #CC3333;
}
#galleryindex a:link, a:visited, a:active {
	color: #CC3333;
	text-decoration: none;
}
#galleryindex a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a.links:link, a.links:visited, a.links:active {
	color: #CC3333;
	
	font-size: 14px;
	text-decoration: none;
}
a.links:hover {
	color: #CC3333;
	
	font-size: 14px;
	text-decoration: underline;
}

.club-name{
    width: 342px;
    height: 91px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.club-name h1{
    color: red;
    font-size: 50px;
    margin: 0;
    font-family: fantasy;
    border-bottom: red solid 3px;
    padding: 0;
    font-style: italic;
    font-weight: normal;
}

.club-name p{
    color: white;
    margin-top: -14px;
    margin-left: 106px;
    font-size: 17px;
    background: black;
    text-align: left;
    font-family: fantasy;
}

.club-slogan{
    color: white;
    font-size: 17px;
    background: black;
    text-align: center;
    font-family:fantasy;
    font-weight: normal;
}
