/* CSS Document */

body {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #000;
}

a:link { color: #000000; text-decoration:underline; }
a:active { color: #ff0000; text-decoration:none; }
a:visited { color: #000000; text-decoration:underline; }
a:hover { color: #ff0000; text-decoration:none; }

.style4 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {font-size: 9px}

.style6 {position: relative; top: 50px; left:20px; color:#fff;}

table { margin-left:auto; margin-right:auto; width:700px; font-size: 9pt;}
td { border:1px solid #000; vertical-align:top; overflow:hidden; width:50%; padding:10px;}

#tableleft {
	float: left;
}

#tableright {
	width:220px;
	float:left;
	margin-left:10px;
	text-align: left;
}

#wrapper {
	width: 980px;
	height: 580px;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #fff;
	overflow: hidden;
	background-color: #003366;
}

#menue_left {
	float: left;
	width: 120px;
	height: 580px;
	background-color: #003366;
}

#menue_right {
	float: right;
	width: 120px;
	height: 580px;
	background-color: #003366;
}


#menue_content {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 740px;
	height: 580px;
	overflow: hidden;
	z-index: 1;
}

#oben {
	position: relative;
	top, left:0px;
	width: 740px;
	height: 20px;
	background-color: #003366;
}

#oben_text {
	position: relative;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 25px;
	font-size:18px;
	text-align: center;
	border-bottom: 3px solid #A80000;	
	background-color: #336699;
}


#mitte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 512px;
	text-align: center;
	background-color: #8E7228;
	overflow: auto;
}

#unten {
	position: relative;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 20px;
	text-align: center;
	color: #CCCCCC;
	background-color: #003366;
}

#news {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: 10px;
}

#termine {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: 10px;
}

#next {
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: left;
	width: 420px;
	height: 480px
}

#fr {
	cursor: pointer;
	position: absolute;
	top: 90px;
	left: 90px;
}

#flyer {
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 450px;
}

#flyer2 {
	cursor: pointer;
	position: absolute;
	top: 230px;
	left: 400px;
}

#sa {
	cursor: pointer;
	position: absolute;
	top: 70px;
	left: 390px;
}

#old {
	position: absolute;
	top: 440px;
	left: 10px;
	text-align: left;
}

#fotos {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: 10px;
}

#mixes {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: 10px;
}

#the45s {
	cursor: pointer;
	position: relative;
	top: 70px;
	left: 10px;
}

#gaeste {
	cursor: pointer;
	position: relative;
	top: 280px;
	left: 10px;
}

#kontakt {
	position: relative;
	top: 330px;
	left: 10px;
}


.pic {
	position: relative;
	float: left;
	margin-right: 10px
}

.text {
	position: relative;
}
