/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}



body {
	color: #0c1942;
	background-image: url(img/bg.png);
	background-color: #c3c3c3;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0px;
	text-rendering: optimizeLegibility;	
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	 background-clip: padding-box;

}


::selection			{ background:#174aaa; color: #e97c43; /* Safari and Opera */ }
::-moz-selection  { background:black; color: white; /* Firefox */ }


@font-face {
    font-family: 'MolotRegular';
    src: url('fonts/molot-web.eot');
    src: url('fonts/molot-web.eot?#iefix') format('embedded-opentype'),
         url('fonts/molot-web.woff') format('woff'),
         url('fonts/molot-web.ttf') format('truetype'),
         url('fonts/molot-web.svg#MolotRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #1d3a8f;
}


a:hover {
	color: white;
}

a.scroll {text-decoration: none;}

span {
	color: #1d3a8f;
	font-size: 22px;
	font-family: 'MolotRegular';
}



p {
	padding-top: 30px;
	line-height: 1.50;
	text-align: left;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}




#content {
	position: relative;
	z-index: 50;
	margin-top: 50px;
	background-repeat: repeat-y;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;

}



#oben {
	color: #1d3a8f;
	z-index: 0;
	padding-top: 20px;
	width: 1000px;
	height: 427px;
	background-color: #f07d00;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;

}


#spacekid {
	position: relative;
	z-index: 1;
	background-position: 25px 10px;
	float: right;
	margin-top: -55px;
	background-repeat: no-repeat;
	background-image: url(img/spacekid@2x.png);
	background-size:390px 472px;
	width: 400px;
	height: 495px;
}

#header {
	position: relative;
	z-index: 1;
	width: 600px;
	float: right;
}


h1#sk {
	font-family: 'MolotRegular';
	margin-top: 4px;
	margin-left: 28px;
	font-style: normal;
	font-weight: normal;
	float: left;
	text-shadow: 0px 0px;
	font-size: 121px;
	line-height: 0.80;
	text-align: right;
	text-transform: uppercase;
	display: block;
}



h2 {
	font-style: normal;
	font-weight: normal;
	font-family: 'MolotRegular';
	margin-left: 50px;
	margin-top: 10px;
	float: left;
	text-shadow: 0px 0px;
	font-size: 51px;
	line-height: 0.90;
	text-align: right;
	text-transform: uppercase;
	display: block;
}


h2 span {
	font-style: normal;
	font-weight: normal;
	font-size: 52px;
}


#mitte {
	background-color: #f07d00;
	margin-top: 20px;
	position: relative;
	z-index: 2;
	width: 1000px;
	height: 540px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;
}

#logo {
	background-position: 90px 20px;
	background-repeat: no-repeat;
	height: 540px;
	width: 450px;
	background-image: url(img/logo@2x.png);
	background-size:264px 500px;
	float: left;
}

p.mitte {
	color: #1d3a8f;
	margin-top: 40px;
	width: 500px;
	float: right;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.20;
	text-align: left;
}



#rennen {
	background-color: #f07d00;
	margin-top: 10px;
	position: relative;
	width: 1000px;
	height: 540px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;
	
	
}

img.karte {
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 38px;
	border-color: #a0562f;
	border-style: solid;
	border-width: 2px;
	float: right;
}


img.pkarte {
	padding: 10px;
	margin-top: 10px;
	margin-left: 75px;
	float: left;
	border-color: #a0562f;
	border-style: solid;
	border-width: 2px;
}



#workshops {
	background-position: 400px 26px;
	background-repeat: no-repeat;
	background-image: url(img/oma@2x.png);
	background-size:600px 475px;
	background-color: #f07d00;
	margin-top: 10px;
	position: relative;
	width: 1000px;
	height: 500px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;
}



#workshops p {
	margin-left: 75px;
	float: left;
	width: 520px;
}



#jubelfeier {
	background-color: #f07d00;
	margin-top: 10px;
	position: relative;
	width: 1000px;
	height: 500px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;
}



#kontakt {
	color: #e86a00;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #0c1942;
	position: relative;
	width: 1000px;
	height: 120px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 0px 1px 1px #6d6d6d;
	-moz-box-shadow: 0px 0px 1px 1px #6d6d6d;
	box-shadow: 0px 0px 1px 1px #6d6d6d;
}

#kontakt p {
	line-height: 1.00;
	font-size: 12px;
}


#kontakt a {
	text-decoration: underline;
	color: #e86a00;
}

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

#buttons {
	margin-top: 30px;
	margin-right: 65px;
	float: right;
}

#buttons a {
	font-size: 18px;
	padding-left: 15px;
}

a.pfeil {
	background-position: 0px 0px;
	height: 41px;
	width: 30px;
	background-image: url(img/pfeil-hoch.png);
	margin-top: 2px;
	float: right;
}

a.pfeil:hover {
	background-position: 0 -41px;
	background-image: url(img/pfeil-hoch.png);
}

span.party {
	margin-left: 75px;
	float: left;
}

#jubelfeier p {
	padding-top: 0px;
	margin-top: 6px;
	float: left;
	width: 280px;
	padding-left: 20px;
}

