body {
	background-color:#000000;
	font-family:"Trebuchet MS"; font-size:12px; color:#FF3399;
/*	overflow-y:hidden; */
}	

#content {
	clip: rect(0 480px 330px 0);
	width: 480px;
	position: absolute; top:25px;
}

#teaser {
	display:inline;	
}


.teaser {
	margin-right:71px;	

}

.aussen {
	position:absolute; left:50%; 
	width:1024px; height:615px;
	margin-left:-512px;
	background-image:url(./bilder/hg.png);
}

#aussen {
	position:absolute; left:50%; 
	width:1024px; height:615px;
	margin-left:-512px;
	background-image:url(./bilder/hg.png);
}

.aussen2 {
	position:absolute;
	left:50%;
	top:-10px;
	width:1024px;
/*	height:100%;*/
	margin-left:-512px;
	background-image:url(./bilder/meshowbg.png);
	overflow:visible;
}

.main {	
	position:absolute; top:120px; left:137px;
	width:750px; height:450px;
	background-color:#333333;
	border-style:solid; border-color:#FF3399; border-width:1px;
}

.showme {
	margin-top:20px;
	margin-left:232px;
}

.showmebox {
	width:558px;
	margin-top:10px;
	margin-left:232px;
	margin-bottom:10px;
	background-color:#333333;
	border-style:solid; border-color:#FF3399; border-width:1px;
}

.navioben {
	margin-top:20px;
	color:#FF3399; font-size:14px;
}


.naviunten {
	position:relative; top:565px; right:137px;
	color:#FF3399; font-size:12px;
	text-align:right;
}

.scrolld {
	position:absolute; left:600px; top:347px;
}

.scrollu {
	position:absolute; left:600px; top:30px;
}

.inhalt {
	position:absolute; top:70px;
	width:480px; height:355px;
	margin-left:125px;
/*	background-color:#666666;*/
}

.inhalttext {
	position:absolute; top: 25px;
	width:480px;
}

.gb {
	width:480px;
	text-align:justify;
}

.gbtop {
	width:480px;
	text-align:right;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FF3399;	
}

.gbtext {
	margin-top:3px; margin-bottom:23px;
}

.gbformular {
	position:absolute; top:60px; left:118px;
}

input, select, textarea { 
	color:#FF3399; 
	border-style:solid;
	border-width:1px;
}

input.files {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
/*	filter:alpha(opacity: 0);*/
	opacity: 0;
	z-index: 2;
}

.uploadfelder {
	z-index: 1;
}

.formularfeld { 
	background-color:#333333; width:250px; border:1px solid #FF3399; 
	margin-bottom:10px;
}

.formularfeld2 { 
	background-color:#333333; width:40px; border:1px solid #FF3399; 
	margin-bottom:10px;
}

/*.formularfeld3 { 
	background-color:#333333; width:250px; border:1px solid #FF3399; 
	margin-bottom:10px;
	-moz-opacity:0 ;
	opacity: 0;
	z-index: 2;
	filter:alpha(opacity: 0);
}*/

.gbtitel {
	position:absolute; top:61px; left:72px;
}

.button { 
	background-color:#333333; color:#FF3399; width:75px; border:1px solid #FF3399; 
	font-size:10px;
}

.topic {
	padding-top:15px;
	width:480px;
	text-align:center;
	font-size:14px;
}

img {
	border:0px;
}

ul {
	list-style-type:none;
}

a {
	text-decoration:none;
	color:#FF3399;
}

li {
	display:inline;
	margin-left:107px;
}

