﻿
body {
	background-color: #090727;
	top: 0px;
	left: 0px;
	
}


h1
{
	position: absolute; left: 350px; 
top: 100px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: x-large;
	font-weight: 700;
	color: #FFFF00;
	width: 450px;
}

h2
{	color: #FFFFFF;
 	font-family: Verdana, Geneva, Tahoma, sans-serif; 
 	font-size: small; 
 	font-weight: normal;
 	position: absolute;
 	z-index: auto;
 	left: 301px;">
}

.iota_yellow
{
	position: static;
	top: 1px;
	text-align:center;
	color:yellow
}


h3
{
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:16px;
	color:white
}

.absatzabstand_oben
{
	margin-top:40px
}

.absatzabstand
{
	margin-bottom: 40px
}

.absatzabstand2
{
	margin-bottom: 20px
}


.wauwau
{
 position:absolute; width: 700px; 
height: auto; left:350px; top:160px; 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;

}

.wauwau_2
{
 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
}


.wauwau_3
{
	

 position:relative; width: 700px; 
height: auto; left:200px; top:160px; 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;

}


.wauwau3
{
	

 position:absolute; width: 700px; 
height: auto; left:350px; top:160px; 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;

}
.wauwau4
{

 position:absolute; width: 700px; 
height: auto; left:350px; top:1140px; 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	
}

.wauwau5
{

 position: absolute; width: 700px; 
height: auto; left:350px; top:160px; 
 font-style:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
 font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: 40px
}

.contact_uni
{
color: #FFFFFF; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 22px; width: 389px; 
position: absolute; z-index: auto; 
}


a:link,a:visited {
	color:yellow;
	font-family:Verdana;
	font-size:13px;
	text-decoration: none;
}

a:hover
{
	color:silver
}


.marquee {
	height: 35px;
	border: 1px solid #ad8e00;
	background-color: #ffeb93;
	line-height: 250%;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
	width: 600px;
	color: #6e5c06;
	border-radius: 3px;
	font-size: 10pt;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(201, 167, 31, 0.5), 0px 1px 0px 0px rgba(250, 250, 250, 0.3);
	box-shadow: inset 0px 1px 2px 0px rgba(201, 167, 31, 0.5), 0px 1px 0px 0px rgba(250, 250, 250, 0.3); }
 
	.marquee.scroll {
		-webkit-marquee: auto medium infinite scroll normal;
		overflow-x: -webkit-marquee; }
 
	.marquee.slide {
		-webkit-marquee: right medium infinite slide normal;
		overflow-x: -webkit-marquee; }
 
	.marquee.alternate {
		-webkit-marquee: left medium infinite alternate normal;
		overflow-x: -webkit-marquee; }
 
	.marquee.forwards {
		-webkit-marquee: forwards medium infinite scroll normal;
		overflow-x: -webkit-marquee; }
 
	.marquee.ahead {
		-webkit-marquee: ahead medium infinite scroll normal;
		overflow-x: -webkit-marquee;
		text-align: center; }
 
	.marquee.reverse {
		-webkit-marquee: reverse medium infinite scroll normal;
		overflow-x: -webkit-marquee;
		text-align: center; }
 