/* CSS Document */

* {	
	padding:0px;
	margin:0px;
}
html {
	height:100%;
}
body {
	height:100%;
	background-color:#fff;
}
#distance {
	float:left;
	width:1px;
	height:50%;
	margin-bottom:-225px;
	background-color:#fff;
}
img {
	border:none;
}
#container {
	clear:left;
	margin:0px auto;
	width:700px;
	position:relative;
	height:450px;
	background-color:#fff;
}
.schrift-content {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccfd3;
}
.schrift-index {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-align:center;
}
.schrift-content a:link {
	color:#fff;
	text-decoration:none;
}
.schrift-content a:visited {
	color:#fff;
	text-decoration:none;
}
.schrift-content a:hover {
	color:#f60;
	text-decoration:none;
}
.schrift-index a:link {
	color:#000;
	text-decoration:none;
}
.schrift-index a:visited {
	color:#000;
	text-decoration:none;
}
.schrift-index a:hover {
	color:#666;
	text-decoration:none;
}
#menu-points {
	position:absolute;
	left:6px;
	top:375px;
	width:148px;
	height:54px;
}
#menu-news {
	position:absolute;
	display:block;
	left:317px;
	top:370px;
	width:370px;
	height:54px;
}
#menu-about, #menu-sound, #menu-contact, #menu-live, #menu-links, #menu-imprint,
#menu-news-over, #menu-about-over, #menu-sound-over, #menu-live-over, #menu-contact-over, #menu-links-over, #menu-imprint-over {
	position:absolute;
	display:none;
	left:317px;
	top:370px;
	width:370px;
	height:54px;
}
#menu-news img, #menu-about img, #menu-sound img, #menu-contact img, #menu-live img, #menu-links img, #menu-imprint img,
#menu-news-over img, #menu-about-over img, #menu-sound-over img, #menu-live-over img, #menu-contact-over img, #menu-links-over img, #menu-imprint-over img {
	width:370px;
	height:54px;
}
#flash-background {
	position:absolute;
	left:5px;
	top:15px;
	width:690px;
	height:350px;
	background-color:#192032;
	z-index:1;
}
#frame-newsletter {
	position:absolute;
	background-color:transparent;
	left:460px;
	top:50px;
	width:200px;
	height:50px;
	z-index:5;
}
#news, #about, #sound, #contact, #links, #imprint {
	position:absolute;
	left:40px;
	top:50px;
	width:380px;
	height:280px;
}
#live {
	position:absolute;
	left:40px;
	top:50px;
	width:382px;
	height:282px;
	z-index:8;
}
#news {
	display:block;
	z-index:10;
}
#about {
	display:none;
	z-index:11;
}
#sound {
	display:none;
	z-index:12;
}
#contact {
	display:none;
	z-index:14;
}
#links {
	display:none;
	z-index:15;
}
#imprint{
	display:none;
	z-index:16;
}
#divUp {
	position:absolute;
	left:360px;
	top:15px;
	width:9px;
	height:5px;
	background:url(daten/arrow.gif) 0px -10px no-repeat;
}
#divDown {
	position:absolute;
	left:360px;
	top:260px;
	width:9px;
	height:5px;
	background:url(daten/arrow.gif) 0px 0px no-repeat;
}
#divUp:hover {
	position:absolute;
	left:360px;
	top:15px;
	width:9px;
	height:5px;
	background:url(daten/arrow.gif) 0px -15px no-repeat;
	cursor:pointer;
}
#divDown:hover {
	position:absolute;
	left:360px;
	top:260px;
	width:9px;
	height:5px;
	background:url(daten/arrow.gif) 0px -5px no-repeat;
	cursor:pointer;
}
#divUphide {
	position:absolute;
	left:360px;
	top:15px;
	visibility:hidden;
}
#divDownhide {
	position:absolute;
	left:360px;
	top:260px;
	visibility:hidden;
}
#divScrollTextCont {
	position:absolute;
	left:15px;
	top:12px;
	width:340px;
	height:252px;
	clip:rect(0px 340px 252px 0px);
	overflow:hidden;
}
#divText_news, #divText_about, #divText_sound, #divText_contact, #divText_links, #divText_imprint {
	position:absolute;
	left:0px;
	top:0px;
	width:340px;
}
#divText_news {
	height:120px;
}
#divText_about {
	height:120px;
}
#divText_sound {
	height:145px;
}
#divText_contact {
	height:120px;
}
#divText_links {
	height:120px;
}
#divText_imprint {
	height:120px;
}
.formularfeld-press {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cccfd3;
	background:url(daten/transparent.gif) repeat;
	border:1px solid #f60;
	margin:2px 0 12px 0;
}
