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, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 12px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0 auto;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-top: 30px;
	margin-bottom: 30px;
}

img {
	border: none;
}

img, div { 
	behavior: url('pngfix/iepngfix.htc'); 
}


/**********/
/* AUFBAU */
/**********/


#header_wrapper {
	width: 952px;
	height: 90px;
	background: #fff;
	box-shadow: 2px 2px 6px #ccc;
	position: relative;
	z-index: 2;
}

#logo {
	margin: 20px 0px 0px 20px;
	float: left;
}

#navigation_wrapper {
	width: 942px;
	height: 45px;
	background: #f7f7f7;
	box-shadow: 2px 2px 6px #ccc;
	filter:dropshadow(color=#999999, offx=1, offy=1);
	position: relative;
	top: -10px;
	z-index: 1;
}

#navigation_wrapper ul {
	padding: 22px 0px 0px 20px;
	margin: 0;
	float: left;
}

#navigation_wrapper ul li {
	display: inline;
	padding-right: 35px;
	margin: 0;
}

#content_wrapper {
	width: 942px;
}

#splash {
	margin-top: 10px;
}

#splash_wa {
	margin-top: 10px;
	background: url("img/splash_wa_champion.jpg") no-repeat;
	width: 942px;
	height:596px;
}

#splash_tk {
	margin-top: 10px;
	background: url("img/splash_tk-sport.jpg") no-repeat;
	width: 942px;
	height:596px;
}

#splash_gewinnspiel {
	margin-top: 10px;
	background: url("img/splash_gewinnspiel.jpg") no-repeat;
	width: 942px;
	height:861px;
}

#geraet {
	padding: 220px 0px 0px 40px;
	float: left;
}

#facts_wrapper {
	float: right;
	width: 470px;
}

#facts_wrapper ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: square;
}

#facts_wrapper ul li {
	text-align: left;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: square;
	
}

#facts_wrapper ul li span {
	color: #666666;
}

#facts_left {
	width: 235px;
	float: left;
	text-align: left;
}

#facts_right {
	width: 235px;
	float: right;
	text-align: left;
}

#content {
	float: left;
	width: 650px;
}

#sidebar {
	float: left;
	width: 292px;
}

#footer_wrapper {
	margin-top: 20px;
}

#footer {
	width: 942px;
	background: #1a3166;
	height: 90px;
}

#wrapper_navigation {

}

#logo {

}

#navigation {

}

#socialmedia {
	float: right;
	margin: 35px 20px 0px 0px;
}

#sidebar div {
	margin: 0px 40px 0px 0px; 
	float: left; 
	text-align: left;
}

.icon {
	float: left; 
	margin: 0px 20px 0px 20px;
}

.explanation {
	float: left; 
	width: 545px;
}

#frage {
	padding: 200px 0px 0px 45px;
}

hr {
	margin: 20px 60px 0px 20px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #eaeaea;
}

#form {
	width: 470px; 
	float: left; 
	margin-top: 30px; 
	text-align: left;
}

#slider {
	margin: 80px 40px 0px 0px; 
}

.flexslider {
	width: 350px; 
	float: right;
}

ul.slides li {
	margin: 0;
	padding: 0;
}

/*************************/
/* SCHRIFTFORMATIERUNGEN */
/*************************/



h1 {
	
}

h2 {
	text-align: left;
	margin: 20px 0px 20px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #1a3166;
}

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

#sidebar h2 {
	text-align: left;
	margin: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #1a3166;
}

h3 {
	text-align: left;
	margin: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #1a3166;
}

h4 {
	
}

p {
	margin: 0px 40px 20px 20px;
	text-align: left;
	color: #666666;
	line-height: 16px;
	font-weight: normal;
}

#form p {
	margin: 0px 0px 0px 65px;
	text-align: left;
	color: #666666;
	line-height: 16px;
	height: 35px;
	font-weight: normal;
}

#form p.check {
	font-size: 11px; 
	margin: 0 0 0 200px;
	padding: 0;
}

#form p.check label  {
	display: block;
	margin: -16px 0px 0px 30px;
	padding: 0;
	text-align: left;
	font-size: 11px;
}

#footer p {
	line-height: 25px;
	float: left;
	margin-top: 20px;
}

#sidebar p {
	font-size: 11px;
	padding: 0;
	margin: 20px 0px 10px 0px;
}


small {
	display: block;
	margin: 20px 20px 0px 20px;
	text-align: left;
	color: #ccc;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}

.sendbtn {
	float: left; 
	margin: 20px 0px 0px 200px;
}


/*************/
/* LINKS     */
/*************/



a {
	color: #1b3267;
	text-decoration: none;
}

a img {
	border: none;
}

#sidebar a {
	font-size: 11px;
}

#footer a, #footer p {
	color: #fff;
	text-decoration: none;
}

#navigation_wrapper ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;	
}

#navigation_wrapper ul li a:hover, #navigation_wrapper ul li a.active {
	color: #5c91c3;
}

/*************/
/* FORM      */
/*************/


.classname {
	display: block;
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8c060), color-stop(1, #849a3d) );
	background:-moz-linear-gradient( center top, #a8c060 5%, #94ac47 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c060', endColorstr='#94ac47');
	background-color:#a8c060;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #849a3d;
	color:#fff;
	font-family:arial;
	font-size:14px;
	padding:6px 24px;
	text-decoration:none;
	float: left;
	margin: 20px 0px 20px 20px;
}

.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a8c060), color-stop(1, #849a3d) );
	background:-moz-linear-gradient( center top, #a8c060 5%, #849a3d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c060', endColorstr='#849a3d');
	background-color:#849a3d;
}

.classname:active {
	position:relative;
	top:1px;
}

.send {
	display: block;
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab !important;
	-webkit-box-shadow:inset 0px 1px 0px 0px #576c9e !important;
	box-shadow:inset 0px 1px 0px 0px #576c9e !important;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #576c9e), color-stop(1, #576c9e) ) !important;
	background:-moz-linear-gradient( center top, #576c9e 5%, #1a3166 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#576c9e', endColorstr='#1a3166') !important;
	background-color:#576c9e !important;
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	border-radius:10px !important;
	border:1px solid #576c9e !important;
	color:#fff !important;
	font-family:arial !important;
	font-size:13px !important;
	padding:6px 0px 25px 0px !important;
	text-decoration:none !important;
	float: left !important;
	width: 270px !important;
	
}

.send:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #576c9e), color-stop(1, #576c9e) ) !important;
	background:-moz-linear-gradient( center top, #576c9e 5%, #0d1a3a 100% ) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#576c9e', endColorstr='#1a3166') !important;
	background-color:#576c9e;
}

.send:active {
	position:relative !important;
	top:1px !important;
}

#frage input {
	margin-left: 20px;
	float: left;
}

#frage label {
	float: left;
	margin-left: 5px;
	margin-right: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

#form input {
	float: right;
	margin: 0;
	padding: 0;
	
	border: 1px solid #ddd;
	height: 25px;
	width: 270px;
}

#form label {
	float: left;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
}

select#anrede {
	margin-left: 92px;
}

select#fanbike {
	margin-left: 40px;
}