@viewport {
   width: device-width;
   zoom:1;
}

body {
background-color:#151515;
font-size:13px;
font-family: verdana;
line-height:13px;
color:#151515;
padding:0;
margin:0;
}

*{
padding:0;
margin:0;
outline:none;
}

a { color:#F7F11B;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
}

a:active {
color: #F7F11B;
text-decoration: none;
font-weight: normal;
}

img {
border:none;
}


h1{
	font-size:11px;
	margin:14px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:0px solid #151515;
	color: #F7F11B;
	font-weight: normal;
	background-color: #151515;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #151515;
	border-right-color: #151515;
	border-left-color: #151515;
}

h2{
font-size:11px;
margin:10px 0;
color: #5A1CF6;
}

h3{
font-size:11px;
margin:10px 0;
}

#wrapper {
width:900px;
margin:0 auto;
border-bottom:2px solid #151515;
}

#header {
background-image:url(bilder/header.png);
background-repeat:no-repeat;
background-color:#151515;
width:900px;
height:139px;
border-bottom:1px solid #151515;
}

#logo  {
font-size:46px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
color:#151515;
position:center; top:50px; left:20px;
}

#topnav {
background-color:#151515;
width:900px;
height:2px;
padding:0;
margin:0;
border-top:0px solid #000;
}

#topnav ul {
margin:0;
padding:0;
list-style:none;
}

#topnav ul li {
float:right;
}

#topnav ul li a {
display:block;
height:100px;
padding:5px 10px;
color:#151515;
}

#downnav {
width:900px;
height:10px;
padding:0;
margin:0;
border-top:1px solid #151515;
}

#downnav ul {
margin:0;
padding:0;
list-style:none;
}

#downnav ul li {
float:left;
}

#downnav ul li a {
height:0px;
padding:5px 5px;
color:#151515;
text-decoration:none;
text-transform:uppercase;
font-weight:normal;
}

#downnav ul li a:hover {
color:#B1DC16;
text-decoration:none;}

#content {
width:900px;
text-align:justify;
padding:1px;
}

#footer {
width:900px;
height:20px;
margin:0px auto 0;
padding:10px 0;
border-top:1px solid #cdcdcd;
}

.small {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.smallblack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.smallyellow {
	font-family: Verdana;
	font-size: 11px;
	color: #E9E900;
}
.bigwhite {
	font-family: Verdana;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;

}

#slideShow {
	position: relative;
	width: 0;
	height: 0;
	z-index: 0;
	left: 10px;
	top: 10px;
	visibility: visible;



}
#slideShow img {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 450px;

}

#slideShow .next { width: 0px; height: 0px; position: absolute; background-color: #ffffff; cursor: pointer; right: 0; } 
#slideShow .prev{ width: 0px; height: 0px; position: absolute; background-color: #Bffffff; cursor: pointer; left: 1px; }

.normalblack {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.textmiddlewhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
