@charset "utf-8";
* {
	margin:0;
	padding:0;
	color: #FAFAFA;
}

#menu a {
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
}


body {
	background-image: url(gfx/bg.png);
	background-color: #242021;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#swoosh {
	background-image: url(gfx/swoosh.png);
	left: 28px;
	background-repeat: no-repeat;
	z-index: 0;
	overflow: visible;
	position: relative;
	height: 890px;
}
#support {
	background-repeat: no-repeat;
	position: absolute;
	width: 90px;
	z-index: 100;
	top: 60px;
	left: 850px;
}
#menu {
	width: 171px;
	position: relative;
	font-size: 12px;
	padding: 10px;
	top: 30px;
	left: 2px;
	text-align: center;
}

#a4r {
	background-image: url(gfx/a4r-animation.gif);
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
}
#bahndammrockerz {
	background-image: url(gfx/bahndamm-animation.gif);
	height: 90px;
	width: 90px;
	background-repeat: no-repeat;
}
#openmind {
	height: 90px;
	width: 90px;
	background-image: url(gfx/open-mind-animation.gif);
	background-repeat: no-repeat;
}


#logo {
	height: 170px;
	width: 170px;
	left: 13px;
	position: relative;
	top: 42px;
	background-image: url(gfx/logo.png);
	background-color: #E15215;
}





#acc {
	list-style:none
}
#acc h3 {
	font-weight:bolder;
	cursor:pointer;
	text-transform: uppercase;
	font-size: 12px;
}
#acc menu {
	font-size: 10px;
	font-style: italic;
}


#acc h3:hover {
}

#acc .acc-section {
	overflow:hidden
}

#acc .acc-content {

}
li {
	list-style-type: none;
	padding: 3px;
	text-align: center;
}

#text {
	position: absolute;
	width: 550px;
	float: left;
	top: 60px;
	left: 275px;
	z-index: 99;
}
h1 {
	font-weight: bolder;
	font-size: 24px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	vertical-align: top;
	line-height: normal;
}
p {
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	position: relative;
	vertical-align: top;
}
td {
	vertical-align: top;
}
