body {
		margin: 0px;
		background-color: #000000;
}
.mini {
		font-family: arial;
 		font-size: 1;
 		font-style: normal;
  		font-weight: normal;
 		color: #ffffff;
 		text-transform: none;
}
.menu {
        font-family: arial, verdane, times new roman;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
		text-align: center;
}
.menu:hover {
        font-family: arial, verdana, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #FFCC33;
		text-decoration: none;
        text-transform: none;
}
.tlink {
        font-family: arial, verdane, times new roman;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: underline;
        text-transform: none;
		text-align: center;
}
.tlink:hover {
        font-family: arial, verdana, arial;
        font-size: 13;
        font-style: normal;
        font-weight: normal;
        color: #FFCC33;
		text-decoration: underline;
        text-transform: none;
}
.area {
        font-family: times new roman, arial;
        font-size: 16;
        font-style: normal;
        font-weight: bold;
        color: #871811;
		text-decoration: none;
        text-transform: none;
}
.impressum {
        font-family: times new roman, arial;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.text {
        font-family: arial, verdana, times new roman;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.genre {
        font-family: arial, verdana, times new roman;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.number {
        font-family: arial, verdana, times new roman;
        font-size: 80px;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
        text-align: right;
}
.head_small {
        font-family: arial, verdane, times new roman;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
}
.headline {
        font-family: arial, verdane, times new roman;
        font-size: 30;
        font-style: normal;
        font-weight: bold;
        color: #FFCC33;
		text-decoration: none;
        text-transform: none;
}
.weissheadline {
        font-family: arial, verdane, times new roman;
        font-size: 28;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: none;
        text-transform: none;
}
.smallheadline {
        font-family: arial, verdane, times new roman;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: underline;
        text-transform: none;
        text-align: center;
}
.tbheadline {
        font-family: arial, verdane, times new roman;
        font-size: 15;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
		text-decoration: underline;
        text-transform: none;
        text-align: center;
}
.ruler {
		color: #000000;
		width: 80%;
		height: 0.1px;
}






