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 {
	width:862px;
	margin:auto;
}
#wrapperFooter {
	width:862px;
	margin:auto;
}
#wrapperFlash {
	width:990px;
	margin:auto;
}

/* STARTSEITE */
.configlist {
	float:right;
	margin-top:22px;
	vertical-align:middle;
}
.configlist img {
	margin:5px 20px;
	float:left;
	display:inline;
}

/* HEADER */
#header {
	padding:20px 30px;
	height:80px;
}
#header .logoFlash {
	margin-left:10px;
}
#navigation {
	float:right;
	width:480px;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}
#navigationFlash {
	float:right;
	width:100%;
	padding:0;
	text-align:right;
	margin:19px 45px 0 0;
}
#navigation li, #navigationFlash li {
	display:inline;
	list-style:none;
	background:url(../imgs/splin.jpg) right 3px no-repeat;
	margin:0;
	padding:0 10px;
}
#navigation a, #navigationFlash a {
	color:#A3A3A3;
	text-decoration:none;
}
#navigation img, #navigationFlash img {
	border:none;
}
#navigation a:hover, #navigationFlash a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* FOOTER */
.footer {
	padding:30px 20px 0 20px;
	background:url(../imgs/kach.jpg) repeat-x;
	height:90px;
}
.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;
}

/* TOP UND BOTTOM */
.top { background:transparent url(../imgs/htmlimgs/bg_top.gif) top left no-repeat; }
.bottom { background:transparent url(../imgs/htmlimgs/bg_bottom.gif) bottom left no-repeat; }
.middle { background:transparent url(../imgs/htmlimgs/bg_middle.gif) repeat-y; margin:auto; }

/* CONTENT */
.content {
	padding:65px 90px 80px; 
	min-height:450px; 
	height:auto !important; 
	height:450px;
	line-height:15px;
}
.content h1 {
	margin:0;
	font-size:24px;
	color:#9fd609;
}
.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;
}
.content th, .content td {
	padding:5px;
}

/* FORMULARELEMENTE */
.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:400px;
	background:#EFEFEF;
	margin:3px;
	font-family:Arial, Helvetica, sans-serif;
}

/* TOOLTIP BEI ROLLOVER */
#tooltip{
	position:absolute;
	border:3px solid #333;
	background:#000;
	padding:4px 7px;
	color:#FFF;
	display:none;
}

/* ALLGEMEINE KLASSEN */
.last {
	background:none !important;
}
.container {
	margin-top:10px;
}
object {
	outline:none;
}

/* STARTSEITE HTML */
#flashOverlay {
	position:absolute;
	top:328px;
	left:309px;
	z-index:4;
}
#flashOverlaySnowboards {
	position:absolute;
	top:343px;
	left:350px;
	z-index:4;
}
.indexContent {
	position:relative; 
	z-index:1; 
	margin:auto; 
	height:738px; 
	width:1010px; 
	background:url(../imgs/htmlimgs/background_index.jpg) top left;
}
.indexContent.snowboards {
	background:url(../imgs/htmlimgs/background_index_snowboards.jpg) top left !important;
	width:1076px !important; 
}
#spacerLinks {
	position:absolute; 
	z-index:5; 
	top:0px; 
	left:0px; 
	width:100%;
	height:755px;
}
#indexShowcase {
	position:absolute; 
	z-index:6; 
	top:0px; 
	right:0px; 
}
#indexAufleger {
	position:absolute; 
	top:277px; 
	left:20px; 
	z-index:2; 
}	
#indexAuflegerSnowboards {
	position:absolute; 
	top:297px; 
	left:66px; 
	z-index:2; 
}	
#infoLinks {
	position:absolute;
	top:600px;
	right:0px;
	padding-right:100px; 
	z-index:3;
}
#indexText {
	padding:100px 0 0 100px;
}
#indexText p {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:15px 0;
	padding:0;
}
#indexText h1 {
	font-size:40px; 
	color:#9FD609; 
	font-style:italic; 
	font-weight:bold; 
	margin:0px;
	padding:0px;
}
#indexText h2 {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-bottom:15px;
	margin:12px 0;
	padding:0;
}