.voidtop {
	background-attachment: fixed;
	background-image: url(images/void_horizontal.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.voidbottom {
	background-attachment: fixed;
	background-image: url(images/void_horizontal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.voidleft {
	background-attachment: fixed;
	background-image: url(images/void_vertical_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.voidright {
	background-attachment: fixed;
	background-image: url(images/void_vertical_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.designtop {
	background-attachment: fixed;
	background-image: url(images/design_topframe.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.designleft {
	background-attachment: fixed;
	background-image: url(images/design_leftframe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.designright {
	background-attachment: fixed;
	background-image: url(images/design_rightframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.designcenter {
	background-attachment: fixed;
	background-image: url(images/design_centerframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.intro {
	background-attachment: fixed;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.designbottom {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/design_bottomframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}


a.menue:hover {
	color: #FFCC00;
	text-decoration: none;
}

.menueinakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
}
a.textlink:hover {color: #FFCC00}


.normaltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.uptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.titlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
}
.largelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: outline;
	color: #6699CC;
	text-decoration: none;
}

a.titlelink:hover {color: #FFCC00}

.designcentersongs {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/design_centerframe_songs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
