body {
	width: 660px;
	margin: 0 auto;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #220f05;
	line-height: 18px;
	background: #0a0700 url('../images/background.jpg') no-repeat top center;
}

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

a {
	color: #217981;
	text-decoration: none;
}
a:hover {
	color: #110b00;
}

a.mehr {
	padding-left: 20px;
	background: transparent url('../images/mehr.gif') no-repeat bottom left;
	font-weight: bold;
}
a.mehr:hover {
	background: transparent url('../images/mehr.gif') no-repeat top left;
}

h1 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px #220f05 solid;
}
h2 {
	clear: both;
	margin-top: 10px;
	padding: 0 0 10px 22px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background: transparent url('../images/videoH2.gif') no-repeat top left;
}
h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
h3.danke {
	color: #9f2e7b;
}
h4 {
	clear: both;
	font-size: 70px;
	line-height: 80px;
	font-weight: bold;
	text-transform: uppercase;
}

.small {
	font-size: 10px;
}

ul {
	padding-left: 16px;
}

#logo {
	float: left;
	width: 660px;
	height: 90px;
	padding: 60px 0 0 0;
	text-align: center;
}

/* # # # # MENU # # # # */

#menu {
	float: left;
	width: 610px;
	padding: 30px 0 0 50px;
}
#menu a {
	float: left;
	margin-right: 4px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #220f05;
}
#menu a.skates {
	width: 65px;
	height: 28px;
	background: transparent url('../images/menu/skates.jpg') no-repeat top left;
}
#menu a.skates:hover, #menu a.skatesON {
	width: 65px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/skates.jpg') no-repeat bottom left;
}
#menu a.customskates {
	width: 122px;
	height: 28px;
	background: transparent url('../images/menu/customskates.jpg') no-repeat top left;
}
#menu a.customskates:hover, #menu a.customskatesON {
	width: 122px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/customskates.jpg') no-repeat bottom left;
}
#menu a.stuff {
	width: 52px;
	height: 28px;
	background: transparent url('../images/menu/stuff.jpg') no-repeat top left;
}
#menu a.stuff:hover, #menu a.stuffON {
	width: 52px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/stuff.jpg') no-repeat bottom left;
}
#menu a.videos {
	width: 65px;
	height: 28px;
	background: transparent url('../images/menu/videos.jpg') no-repeat top left;
}
#menu a.videos:hover, #menu a.videosON {
	width: 65px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/videos.jpg') no-repeat bottom left;
}
#menu a.team {
	width: 55px;
	height: 28px;
	background: transparent url('../images/menu/team.jpg') no-repeat top left;
}
#menu a.team:hover, #menu a.teamON {
	width: 55px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/team.jpg') no-repeat bottom left;
}
#menu a.ueberuns {
	width: 80px;
	height: 28px;
	background: transparent url('../images/menu/ueberuns.jpg') no-repeat top left;
}
#menu a.ueberuns:hover, #menu a.ueberunsON {
	width: 80px;
	height: 28px;
	color: #fff;
	background: transparent url('../images/menu/ueberuns.jpg') no-repeat bottom left;
}

/* # # # # LANG # # # # */

#lang {
	float: left;
	padding-top: 20px;
}
#lang a.en {
	float: left;
	width: 30px;
	height: 80px;
	background: transparent url('../images/menu/en.jpg') no-repeat top right;
}
#lang a.en:hover {
	background: transparent url('../images/menu/en.jpg') no-repeat top left;
}

/* # # # # STAGE # # # # */

#stage {
	float: left;
	width: 580px;
	padding: 10px 10px 0 10px;
	background: #fff url('../images/stageTop.gif') no-repeat top left;
}

/* # # # # SERVICEMENU # # # # */

#servicemenu {
	float: left;
	width: 30px;
	padding-top: 20px;
}
#servicemenu a {
	float: left;
	width: 30px;
	padding-bottom: 4px;
}

#servicemenu a.warenkorb {
	height: 88px;
	background: transparent url('../images/menu/warenkorb.jpg') no-repeat top left;
}
#servicemenu a.warenkorb:hover, #servicemenu a.warenkorbON {
	height: 88px;
	background: transparent url('../images/menu/warenkorb.jpg') no-repeat top right;
}
#servicemenu a.kontakt {
	height: 152px;
	background: transparent url('../images/menu/kontakt.jpg') no-repeat top left;
}
#servicemenu a.kontakt:hover, #servicemenu a.kontaktON {
	height: 152px;
	background: transparent url('../images/menu/kontakt.jpg') no-repeat top right;
}
#servicemenu a.agb {
	height: 49px;
	background: transparent url('../images/menu/agb.jpg') no-repeat top left;
}
#servicemenu a.agb:hover, #servicemenu a.agbON {
	height: 49px;
	background: transparent url('../images/menu/agb.jpg') no-repeat top right;
}

/* # # # # FOOTER # # # # */

#footer {
	float: left;
	width: 324px;
	margin-left: 30px;
	padding: 10px 0 40px 276px;
	background: transparent url('../images/stageBottom.gif') no-repeat top center;
}
#footer a {
	float: left;
	width: 48px;
	height: 23px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #220f05;
	background: transparent url('../images/menu/top.jpg') no-repeat top left;
}
#footer a:hover {
	color: #fff;
	background: transparent url('../images/menu/top.jpg') no-repeat bottom left;
}

/* # # # # BOARDTEASER # # # # */

.boardteaser {
	float: left;
	background: #110b00 url('../images/boardteaserBG.jpg') no-repeat;
	color: #fff;
}
/*.boardteaser .info {
	float: left;
	width: 560px;
	padding: 50px 10px 0 10px;
	background: transparent url('../images/pfeil.gif') no-repeat top center;
	text-align: center;
}*/
.boardteaser .info {
	float: left;
	width: 560px;
	padding: 0px 10px 0 10px;
}
.boardteaser h1 {
	border-color: #fff;
	
}
.boardteaser .info a:hover {
	color: #fff;
}

.brownBGbottom {
	float: left;
	width: 580px;
	height: 10px;
	background: transparent url('../images/brownBGbottom.jpg') no-repeat;
}
.kevincobb {
	float: left;
	width: 360px;
	height: 180px;
	padding: 220px 200px 0px 20px;
	margin-bottom: 10px;
	background: transparent url('../images/team/kevincobbCWWC.jpg') no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
}
.indexbanner {
	float: left;
	width: 560px;
	padding: 30px 10px 0px 10px;
}
.indexvideo {
	float: left;
	width: 560px;
	text-align: center;
}

.content {
	float: left;
	width: 560px;
	padding: 20px 10px 0 10px;
	background: #110b00 url('../images/brownBG.jpg') no-repeat;
	color: #fff;
}
.content h1 {
	border-color: #fff;
}
.content a:hover {
	color: #fff;
}
.content a.mehr, .boardteaser a.mehr {
	background: transparent url('../images/mehrBrown.gif') no-repeat bottom left;
}
.content a.mehr:hover, .boardteaser a.mehr:hover {
	background: transparent url('../images/mehrBrown.gif') no-repeat top left;
}
.content hr {
	float: left;
	clear: both;
	width: 560px;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #fff;
}

.productimage {
	float: left;
}
.productinfo {
	float: left;
	width: 270px;
	padding: 60px 10px 0 0;
}
a.addtocart, .addtocart {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 90px;
	background: transparent url('../images/addtocart.gif') no-repeat top right;
}
a.addtocart:hover {
	background: transparent url('../images/addtocart.gif') no-repeat top left;
}

.comment {
	float: left;
	width: 540px;
	margin-top: 40px;
	padding: 30px 10px 0 10px;
	background: #e8e7e6 url('../images/comment.jpg') no-repeat top left;
	color: #220f05;
	line-height: 16px;
}
.comment img {
	float: left;
	margin: -10px 20px 15px 10px;
}
.comment .commenttext {
	float: left;
	width: 410px;
	padding: 10px 0 0 20px;
	color: #220f05;
	line-height: 16px;
}

.testcenter {
	float: left;
	width: 560px;
	margin: 20px 0 20px 0;
	padding: 50px 0px 50px 0px;
	background: transparent url('../images/testcenter/testcenterBG.jpg') no-repeat center center;
	text-align: center;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}
.testcenter h1 {
	border-bottom: none;
}
.testcenter a {
	float: left;
	padding: 0 10px 20px 10px;
}

.productinfo .choose {
	float: left;
	clear: left;
	width: 50px;
}

.content .about, .content .contact {
	float: left;
	padding: 60px 10px 40px 10px;
}
.content .about img {
	float: left;
	margin: 0 20px 10px 0;
}

.content .contact .boxONE {
	float: left;
	width: 220px;
}
.content .contact .boxTWO {
	float: left;
	width: 300px;
	padding-left: 20px;
}

.content .halfbox {
	float: left;
	width: 260px;
}

.content .thirdbox {
	float: left;
	width: 168px;
	margin-right: 18px;
}

.sonderbox {
	background: #1a4f54 url('../images/sonderboxTop.gif') no-repeat top left;
	padding: 10px 10px 0 10px;
}
.sonderboxBottom {
	height: 10px;
	background: #1a4f54 url('../images/sonderboxBottom.gif') no-repeat top left;
}

.videogalerie {
	float: left;
	text-align: center;
}
.videogalerie object {
	float: left;
	padding: 20px 40px 0px 40px;
}

.skipbar a {
	padding: 5px 2px 4px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: transparent url('../images/skipbar.gif') no-repeat bottom center;
}
.skipbar a:hover, .skipbar a.on {
	background: transparent url('../images/skipbar.gif') no-repeat top center;
	color: #1a4f54;
}

.shoppinglist {
	float: left;
	width: 520px;
	margin-bottom: 2px;
	padding: 6px 10px;
	background: #1a4f54;
	font-weight: bold;
	line-height: 10px;
}
.shoppinglistLeft{
	float: left;
}
.shoppinglistRight{
	float: right;
	text-align: right;
}
.shoppinglistRight .price {
	float: left;
}
.shoppinglistRight a.delete {
	float: left;
	width: 10px;
	width: 10px;
	margin-left: 10px;
	background: transparent url(../images/delete.gif) no-repeat top left;
}
.shoppinglistRight a.delete:hover {
	background: transparent url(../images/delete.gif) no-repeat bottom left;
}

/* # # # # FORM # # # # */

input.halfboxfeld, input.smallfeld, input.contentfeld {
	width: 256px;
	height: 16px;
	margin: 2px 0px 5px 0px;
	padding: 2px;
	border: 0px;
	font-style: italic;
	line-height: 12px;
}
input.smallfeld {
	width: 220px;
}
input.contentfeld {
	width: 266px;
}

textarea {
	width: 256px;
	height: 70px;
	margin: 2px 0 5px 0;
	padding: 2px;
	border: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	font-style: italic;
}
select {
	width: 120px;
	height: 16px;
	margin: 2px 0px 5px 0px;
	font-style: italic;
	line-height: 12px;
}
select.contentfeld {
	width: 220px;
	height: 20px;
	padding: 2px;
}
select.shippingzone {
	width: 220px;
	text-align: right;
}
/*table.selecter {
	margin-top: 10px;
	background: #1a4f54;
}
table.selecter td.selecterTOP {
	height: 10px;
	background: #1a4f54 url('../images/selecterTOP.gif') no-repeat top left;
}
table.selecter td.selecterBOTTOM {
	height: 10px;
	background: #1a4f54 url('../images/selecterBOTTOM.gif') no-repeat top left;
}
table.selecter label:hover {
	color: #8da7aa;
}*/
.submit {
	float: left;
	width: 100px;
	height: 20px;
	border: 0;
	font-style: normal;
	color: #fff;
	background: transparent url('../images/submitoncolor.gif') no-repeat left top;
}
.submit:hover {
	cursor: pointer;
	background: transparent url('../images/submitoncolor.gif') no-repeat left bottom;
	color: #1a4f54;
}
input.indenwarenkorb {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 90px;
	background: transparent url('../images/indenwarenkorb.gif') no-repeat top right;
}
input.indenwarenkorb:hover {
	background: transparent url('../images/indenwarenkorb.gif') no-repeat top left;
}
input.anfragestarten {
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 90px;
	background: transparent url('../images/anfragestarten.gif') no-repeat top right;
}
input.anfragestarten:hover {
	background: transparent url('../images/anfragestarten.gif') no-repeat top left;
}

/* # # # # LIGHTBOX TEXT # # # # */

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
