.titel {  font-family: Arial; font-size: 25px; color: #dddddd; text-decoration: none}
.untertitel {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #dddddd; text-decoration: none}
.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #dddddd; text-decoration: none}


body {
 font-family:"Arial";
 font-size:15px;
 color:#dddddd;
 background-position:center top;
 background-repeat:no-repeat;
 background-color:#66666f;
 text-align:center;
 margin:0px;
}


a:link, a:visited
{
  color:#dddddd;
  text-decoration:underline; 
  font-weight:bold;
}

a:hover
{
  color:#ffffff;
  text-decoration:underline; 
  font-weight:bold;
}


#title {
height:34px;
padding:5px;
background-color:#c94324;
border-bottom:1px solid #000;
}

#menu {
 font-family:"Arial";
 font-weight:bold;
 margin-left:35px;
 font-size:24px;
 color:#000000;
 }

#border {
border-style:outset;
border-width:0px;
margin:10px;
}

#text {
border-style:outset;
border-width:0px;
margin-left:20px;
}

.wrapper {
	text-align:center;
}

.header {
border-style:solid;
border-width:0px;
border-color: #000011;
text-align:center;
font-size: 30px;
letter-spacing: 5px;
background-color: #111122;
width: 100%;
height: 50px;
padding:20px;
margin:0px;
}

.item {
border-style:solid;
border-width:0px;
border-color: #000000;
background-color: #333344;
width: 1300px;
height: 500px;
padding:0px;
margin:20px;
text-align:justify;
}

.video-box {
float: left;
width: 780px;
height: 500px;
padding:0px;
margin:0px;
text-align:justify;
}

.description-box {
    float: left;
    width: 480px;
    height: 460px;
    padding: 0px;
    margin: 0px;
    text-align: justify;
}

.description {
    text-align: center;
	display: block;
	font-size: 18px;
	line-height: 200%;
	text-transform: uppercase;
	height: 300px;
	vertical-align: middle;
	padding: 15px;
}

.headline {
	width: 520px;
	height: 59px;
	font-size: 30px;
	background-color: #dddddd;
	color: #444444;
    text-align: center;
	vertical-align: middle;
	padding: 0px;
	padding-top: 30px;
}






h1 {font-size:30px;color:#dddddd;margin-top:0px;}
h2 {font-size:18px;color:#dddddd;text-decoration: none;}
h3 {font-size:14px;color:#dddddd;}
