body {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../imgs/htmlimgs/black.jpg) top center no-repeat #000;
	margin:0;
	padding:0;
}
.clearer { 
	clear:both; 
	height:1px; 
	line-height:1px; 
	overflow:hidden; 
	font-size:1px;
}
#wrapper, .wrapper {
	width:990px;
	margin:auto;
}

/* HEADER */

#header {
	padding:20px 0;
	height:90px;
}
#header .logo {
	float:left;
	margin-left:0;
}

#navigation {
	float:right;
	width:450px;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}
#navigation a {
	color:#A3A3A3;
	text-decoration:none;
}
#navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}
#navigation li {
	display:inline;
	list-style:none;
	background:url(../imgs/splin.jpg) right 3px no-repeat;
	margin:0;
	padding:0 10px;
}
#navigation img {
	border:none;
}


/* CONTENT */

.content {
	position:relative; 
	width:990px !important;
	background:url(../imgs/intro/content.jpg) top left no-repeat;
	height:615px;
}
.content.snowboards {
	background:url(../imgs/intro/content_SnowboardsEnabled.jpg) top left no-repeat;
}
.content h1 {
	margin:0 0 29px 66px;
	font-size:29px;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
}
.content h2 {
	font-size:15px;
	color:#9fd609;
}
.content h3 {
	font-size:15px;
	color:#9fd609;
	text-transform:uppercase;
}
.content hr {
	border:none;
	border-bottom:1px #CCCCCC dotted;
	background:#FFFFFF;
}
.content a {
	color:#000000;
	text-decoration:none;
}
.content a:hover {
	color:#333333;
	text-decoration:underline;
}

#landingpageGewinnspiel .content {
	width:990px !important;
	background: url(../DE/imgs/htmlimgs/landingpage_gewinnspiel.jpg) top center no-repeat;
	height:640px !important;
	overflow:hidden;
	padding-top:20px;
}
#landingpageGewinnspiel .content p {
	color:#FFF;
	font-size:14px;
	margin:13px 0;
	padding:0;
}
#landingpageGewinnspiel .content h1 {
	color:#9FD609;
	font-size:37px;
	font-weight:bold;
	font-style:italic;
	text-transform:none;
	margin:0 0 15px 0;
	padding:0;
}
#landingpageGewinnspiel .content h2 {
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	margin:0;
	padding:0;
}
#landingpageGewinnspiel .content h3 {
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	text-transform:none;
	color:#9FD609;
	margin:20px 0 0 0;
	padding:0;
}
#weihnachten {
	position:relative;
	padding:50px 0 0 410px;
}

/* FOOTER */

.footer {
	padding:10px 20px 0 20px;
	background:url(../imgs/intro/bottom.jpg) top center repeat-x;
	height:170px;
}
.footer li {
	display:inline;
	list-style:none;
	background:url(../imgs/splin.jpg) right 3px no-repeat;
	margin:0;
	padding:0 10px;
}
.footer ul {
	padding:0;
	margin:0;
}
.footer a {
	color:#A3A3A3;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

#landingpageGewinnspiel .footer {
	background: #FFF url(../DE/imgs/htmlimgs/landingpage_gewinnspiel_foo.jpg) top center no-repeat;
	height:170px;
}
#landingpageGewinnspiel .footer p {
	color:#605D5A;
	font-size:14px;
	line-height:20px;
	margin:10px 0 60px 0;
}
#landingpageGewinnspiel .footer div {
	width:990px;
	margin:auto;
}
#landingpageGewinnspiel .footer a {
	color:#9ED609;
	text-decoration:none;
}
#landingpageGewinnspiel .footerNavi a {
	color:#605D5A;
	text-decoration:none;
}
#landingpageGewinnspiel .footer a:hover {
	text-decoration:underline;
}
#landingpageGewinnspiel .footer li {
	display:inline;
	list-style:none;
	background:url(../imgs/splin.jpg) right 3px no-repeat;
	margin:0;
	padding:0 10px;
}

/* LINKS FÜR HINTERGUNRD */

.introLinks {
	padding:220px 0 0 315px;
}
#snowboards {
	padding:10px 0 0 220px;
}

/* ALLGEMEINE KLASSEN */

.last {
	background:none !important;
}
.first {
	padding:0 10px 0 0 !important;
}
object {
	outline:none;
}
#introFlash { 
	position:absolute; 
	z-index:2; 
	top:0px; 
	left:0px; 
}

/* FORMULARELEMENTE GEWINNSPIEL */

.content label {
	color:#FFF;
	font-size:14px;
}
.content input {
	border:1px #CCCCCC solid;
	height:21px;
	font-size:14px;
	background:#EFEFEF;
	margin:3px;
}
.content input {
	border:1px #CCCCCC solid;
	height:21px;
	font-size:14px;
	background:#EFEFEF;
	margin:3px;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.content textarea {
	border:1px #CCCCCC solid;
	font-size:14px;
	width:100%;
	background:#EFEFEF;
	margin:3px;
	font-family:Arial, Helvetica, sans-serif;
}
.content button {
	border:1px #CCCCCC solid;
	height:21px;
	font-size:14px;
	background:#EFEFEF;
	margin:3px;
}