* {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
}

html, body {height: 100%;}

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #323232;
	color: #000000;
	padding: 0;
	margin: 0;
}

a {color: #627396;}
a:visited {color: #4f6aa3;}
a:hover {color: #6689d3;}

h2 {

}

#section .item h2.home_title {
	margin-bottom: 20px;
}

#section .item h3.side_title {
	margin-top: 0;
}


#wrap {
	background: url(../resources/s18/blendER2018@2x.jpg) #323232 no-repeat;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../resources/s16/blendER2016@2x.jpg', sizingMethod='scale')";
	background-size: 100%;
	min-height: 100%;
	width: 1300px;
	margin: 0 auto;
	padding: 0;
}

#section {
	overflow:auto;
	padding-bottom: 110px; /* must be same height as the footer */
	padding-top: 15px;	
	padding-left: 15px;
	position: relative;
}  

#footer {
	position: relative;
	margin-top: -110px; /* negative value of footer height */
	height: 110px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
} 

#header {
	margin-left:160px;
	padding-top: 13px;
	height:328px;
	width:980px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header a {
	outline: none;
}

img.logo {
	margin-bottom: 30px;
	margin-left: 35px;
	display: inline;
}

.item {
	margin-left: 20px;
	width: 910px;
	color: #EEE;
	border-bottom: 1px dotted #424242;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#section .item h2 {
	text-transform: none;
	margin-top: 25px;
	font-size: 25px;
	margin-bottom: 10px;
}

#section .item h3 {
	text-transform: none;
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 10px;
}

.item img, .item video {
	float: left;
	margin-top: 5px;
}


.item .side_text {
	float: right;
	margin-left: 25px;
	width: 410px;
}

.left {
	float: left;
	margin-top: 5px;
}
.left img {
	float: none;
	margin: 0px;
}
.left p {
	font-size: 10px;
}

.claim {
	float: right;
	color: #FFF;
	font-style: italic;
	margin-top: 25px;
	margin-right: 35px;
}

.claim h2 {
	font-weight: normal;
	font-size: 32px;
}

.claim p {
	margin-top: 3px;
}


#nav {
	margin-top:279px;
	position: relative;
}

#nav ul  {
	margin-top: 3px;
	padding: 15px 35px 15px 30px;
}

#nav ul.left {

}


#nav ul.right {
	position: absolute;
	top: -2px;
	right: 0px;
}


#nav ul li, #footer ul li {
	display: inline;
	list-style-type: none;
	padding: 5px 10px;
}

#nav a {
	color: #c8c2e5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
}

#nav a.active {
	color: #dad8e6;
	font-weight: bold;
}

#nav a:hover {
	color: #9e8bf1;
}

#section {
	margin-left:160px;
	margin-top:0px;
	width:965px;
	background: #141315;
}


#section h2 {
	text-transform: uppercase;
}

#section p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 18px;
}

#section ul {
	list-style-position: inside;
}

#section img {
	display: block;
}

#footer_content {
	position: relative;
	text-align: center;
}

#footer_content .sponsor_logos {

	text-align: left;
	margin-bottom: 10px;
}

.sponsor_logos .logo_1 {
	padding: 10px 5px;
	margin-left: 30px;
}

.sponsor_logos .logo_2 {
	margin-bottom: 17px;
	padding-left: 15px;
}

.sponsor_logos .logo_3 {
	float: right;
    margin-top: 10px;
}

#footer a, #footer span{
	color: #DDD;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}

span.copyright {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	color: #DDD;
}

div.spacer {
	clear: both;
}

li {
	list-style-type: none;
	padding: 0
}



th {
	text-align: left;
	padding-top: 15px;
	}

	
div.side_text li{
	padding-left:8px;
}

h4{
	margin-top:20px;
}

div.text li{
	list-style-type: disc;
}

div.text p, div.text ul{
	margin-left: 10px;
}

ul.daylist img{
	margin-bottom:25px;
}

table.bewerben{
	margin-left:20px;
}

table.bewerben td{
	color:white;
	background-color:#454545;
	padding:3px;
}

table.bewerben td input{
	margin:0px 3px 0px 3px ;
	background-color:#555555;
	border:1px dotted gray;
	padding:3px;
	color:white;
}

#error{
	margin-right:15px !important;
	background-color:#fedede;
	border: 2px solid red;
	padding:10px 10px 0 10px;
}

input.submit{
	padding:2px;
	border:1px dotted #454545;
	background-color:#252525;
	text-decoration:underline;
	color:white;
}

td.videoinfo{
	width=130px;
	padding-right:10px;
	vertical-align: top;
}

td.sourceinfo{
	vertical-align: top;
}

td.sourceinfo ul li{
	margin-left:10px;
	list-style-type: disc;	
	text-indent:-10px;
}

div.centered {
	width:100%;
	text-align:center
}
