body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

h1 img {
	margin-left:255px;
}

h1 {
	font-size:250%;
	color:#eaeaea;
}

h2 {
	font-size:150%;
	color:#eaeaea;
}

h3 {
	font-size:130%;
	color:#00993b;
	margin-bottom:7px;
}

h4 {
	font-size:130%;
}

a {
	color:#00993b;
}

a:visited {
	color:#00993b;
}

green {
	color:#00993b;
}

.impressum,
.impressum a {
	color: #000000;
}

.impressum strong {
	font-size: 120%;
	margin:  20px 0;
}
.impressum h1,  .impressum h2{
	margin-top: 5px;
	margin-bottom: 8px;
	color:  #000000;
}
.content {
	background-image: url(../img/bg.jpg);
	height: 1214px;
}

.navi {
	padding: 2px 0 0 30px;
	margin: 0px 0 45px 0;
	font-size:140%;
	
}

.navi ul {
	float: left;
}

.navi ul li {
	float: left;
	padding-left: 16px;
	text-transform: uppercase;
}

.navi a, .navi a:visited {
	color: white;
	text-decoration: none;
}

.active {
	color: grey;
}

.mainNewsHeadline {
	height:45px;
	width:408px;
	padding:24px 0 0 25px;
	background-image: url(../img/headlineBG.png);
	margin-bottom:12px;
}

.mainNewsText {
	background-image: url(../img/mainNewsTextBG.png);
	width:388px;
	height:210px;
	padding:50px 60px 0 70px;
	line-height: 1.2em;
	
}

.socialBar {
	background-image: url(../img/socialBG.png);
	width:265px;
	height:51px;
	margin-top: 20px;
	margin-left:45px;
	padding-left:20px;
	padding-top:19px;
	
}

.socialBar img {
	border:none;
	margin-right:12px;
}

.quickInfoHeader {
	background-image: url(../img/quickinfoBG.png);
	width:304px;
	height:33px;
	padding: 20px 0 0 20px;
}

.quickHeader {
	padding:45px 0 20px 90px;
}

.quickInfoText {
	margin-top:8px;
	padding: 0px 40px 0 37px;
	line-height: 1.2em;
}

.quick {
	background-image: url(../img/featuredBG.png);
	width:250px;
	height:284px;
	padding-top:6px;
	padding-left:10px;
}
.einschreibung {
	background-image: url(../img/einschreibung.png);
	background-repeat:no-repeat;
}

.rider {
	background-image: url(../img/rider.png);
	background-repeat:no-repeat;
}

.movie {
	background-image: url(../img/movie.png);
	background-repeat:no-repeat;
}

.social {
	background-image: url(../img/social.png);
	background-repeat:no-repeat;
}

.mainTextHeadline {
	height: 40px;
	background-image: url(../img/headlineBG.png);
	background-repeat: no-repeat;
	padding: 23px 30px;
}

.main {
	width: 825px;
	height: 640px;
	background-image: url(../img/bgText.png);
	background-repeat: repeat-x;
	background-position: 0 30px;
	margin-top: 60px;
	margin-left: 20px;
}

.main a, .main a:visited {
	color: white;
}

.mainText {
	padding: 0 20px 20px 20px;
	font-size: 120%;
	color: black;
}

.mainText p {
	margin: 2px 0 8px 0;
}

small {
	font-weight:bold;
	font-size: 12px;
}

.mainText table {
	margin: 5px;
	color: black;
	border: 2px black solid;
}

.mainText th {
	padding: 3px;
	font-weight: bold;
	text-align: left;
}

.mainText td {
	padding: 3px;
}

.footer {
	margin-top:175px;
	margin-left:10px;
}
