/* resetting some default styles */
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
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul
{
	list-style: none;
}
body
{
	line-height: 1;
	height: 100%;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
a:focus
{
	outline: 1px dotted #999;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

html
{
	font-size: 100.01%;
	height: 100%;
}
body
{
	font-size: 1em;
}

textarea
{
	overflow: auto;
}
button
{
	cursor: pointer;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix
{
	display: block;
}
/* End hide from IE Mac */
* html .clearfix
{
	height: 1px;
}
/* -----------------------------------------------------------------------------------------*/



body
{
	background: url(../images/background.gif) no-repeat -40px -160px;
	background-color: #F8F8F8;
	font-family: "Trebuchet MS" , Helvetica, Tahoma;
}

#wrap
{
	width: 910px;
	padding: 20px;
	background-color: #fff;
	margin: 40px auto;
}

#header
{
	height: 130px;
	position: relative;
	width: 910px;
	margin:auto;
	z-index:2;
}
.flags
{
	float: right;
	width: 80px;
	margin-bottom: 65px;
}
.flags li
{
	float: left;
	margin-left: 2px;
	display: inline;
}
.flags img
{
	display: block;
}

.innerHead
{
	float:left;
	margin-top:65px;
}

#logo
{
	float: left;
	margin-right: 30px;
	clear: both;
}
#logo img
{
	width: 275px;
	height: 38px;
	display: block;
}

#navigation
{
	float: left;
	height: 49px;
}
#navigation li
{
	float: left;
	line-height: 49px;
	position:relative;
	z-index:99;
	font-size: 13px;
	font-weight: 700;
}
#navigation a
{
	display: block;
	color: #050505;
	text-decoration: none;
	padding: 0 14px;
}
#navigation a:hover, #navigation li.s a
{
	color: #ad8008;
}

#theZone
{
	margin-bottom: 20px;
}

.mainInside
{
	width: 780px; /*680*/
	clear: both;
	margin-left: 0px; /*110*/
}

.textBox
{
	width: 275px;
	height: 540px;
	margin: 0 40px 10px 0;
	color: #000000;
	font-style: italic;
	font-size: 11px;
	line-height: 20px;
	float: left;
}

.textBox p
{
	padding-top: 15px;
}

#productsList
{
}

#productsList li
{
	width: 210px;
	height: 165px;
	float: left;
	font-size: 9px;
	margin: 15px 40px 15px 0;
	color: #b0afac;
	display: inline;
}

* html #productsList li
{
	margin: 5px;
}

#productsList li.margin
{
	margin-right: 0;
}

#productsList li.firstOfThree
{
	margin-left: 65px;
}

.productImage
{
	display: block;
	margin-top: -10px;
	width: 190px;
	height: 121px;
}
.productTitle
{
	display: block;
	position: relative;
	color: #000000;
	margin-bottom: 7px;
}

.seeFoto
{
	background: url(../images/circleSmall.png) no-repeat left top;
	height: 17px;
	width: 40px;
	color: #000;
	display: block;
	line-height: 18px;
	padding-left: 20px;
}
.seeFoto:hover
{
	text-decoration: none;
	color: #ad8008;
}

#footer
{
	width: 910px;
	color: #fff;
	text-align: center;
	line-height: 24px;
	font-style: italic;
	font-size: 12px;
}

.insideFooter
{
	margin-top: 10px;
	height: 24px;
	background-color: #040303;
	clear:both;
}

#footerLeft
{
	float: left;
}

#footerRight
{
	text-align: left;
	float: right;
	width: 606px;
}

#footer .seeFoto
{
	font-size: 12px;
	float:left;
	margin-bottom:10px;
}

.bigBike
{
	width: 880px;
	position: relative;
}

.bikeImage
{
	display: block;
}

#bikeSpecificationImage
{
	padding-top: 50px;
	float: right;
}

#specs, .bikeStuff
{
	position: absolute;
	font-size: 10px;
	line-height: 13px;
	margin-left: 23px;
	z-index: 999;
}
#specs li
{
	list-style: disc;
}
#specs h1
{
	margin-left: -13px;
	font-size: 12px;
	padding-bottom: 2px;
}

.price
{
	margin-left: -13px;
	color: #000;
	font-size: 10px;
	line-height: 30px;
}

.bigBike .seeFoto
{
	font-size: 10px;
	margin: 10px 0;
	display: block;
}

.bikeStuff
{
	margin-left: 0px;
	width: 445px;
	font-style: italic;
	font-size: 11px;
	line-height: 20px;
}
.bikeStuff h3
{
	font-size: 12px;
}
.bikeStuff p
{
	padding-top: 10px;
}

a.side
{
	position: absolute;
	border: 2px solid #c39926;
	width: 250px;
	height: 160px;
	display: block;
	text-decoration: none;
}
.side .seeFoto
{
	margin: 5px;
	width:250px;
	height:160px;
}


#side-1
{
	top: 185px;
	left: 40px;
}
#side-2
{
	top: 60px;
	left: 500px;
}
#side-3
{
	top: 390px;
	left: 230px;
}
#side-4
{
	left: 600px;
	top: 360px;
}



#nyheder .login
{
	display: block;
	right: 0px;
	top: 30px;
	text-transform: uppercase;
	color: #1b1c1d;
	font-size: 11px;
	position: absolute;
	font-weight:700;
}

#nyheder .nyheder
{
	margin-left: 130px;
}

#intro
{
	float: right;
	margin-top: -68px;
}

#intro .image
{
	display: block;
}

#intro ul
{
	margin: 40px 5px 0px;
}

#intro ul a
{
	color: #050505;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	line-height: 20px;
}

#intro ul a:hover
{
	text-decoration: none;
}

.nyheder
{
	margin: 10px 0 20px 170px;
}

.side1
{
	float:left;
}

.introText
{
	font-size: 11px;
	color: #050505;
	font-style: italic;
	margin-left: 0px;
	width: 275px;
	height: 415px;
	line-height: 25px;
	position: relative;
}

.introText div
{
	bottom: 0px;
	position: absolute;
}

.introText p
{
	padding-top: 15px;
}

#box1
{
	float: left;
	width: 330px;
	margin-left: 10px;
}
#box2
{
	float: left;
	margin: 50px 0 0 30px;
	width: 515px;
	font-size: 9px;
	line-height: 15px;
}
.textSide
{
	width: 275px;
	font-size: 11px;
	color: #050505;
	font-style: italic;
	margin-left: 0px;
	line-height: 20px;
}

.textSide h1
{
	font-size: 18px;
}

.textSide a
{
	color: #ad8008;
	text-decoration: underline;
}

.textSide a:hover
{
	text-decoration: none;
}

.textSideRight
{
	font-size: 11px;
	color: #050505;
	font-style: italic;
	margin-left: 0px;
	margin-top: 20px;
	line-height: 20px;
}

.textSideRight h1
{
	font-size: 18px;
}

.textSideRight a
{
	color: #ad8008;
	text-decoration: underline;
}

.textSideRight a:hover
{
	text-decoration: none;
}

.textSide p
{
	padding-bottom: 15px;
}

.textColor
{
	background-color: #b28303;
	padding: 28px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	width: 230px;
}

.textColor a
{
	color: #fff;
	text-decoration: underline;
}

.textColor a:hover
{
	text-decoration: none;
}

.textColorRight
{
	background-color: #d1af61;
	padding: 28px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}

.textColorRight a
{
	color: #000;
	text-decoration: underline;
}

.textColorRight a:hover
{
	text-decoration: none;
}

#box2 h1, #box2 h2
{
	font-size: 18px;
	padding: 0 0 5px 0;
}
#box2 h2
{
	color: #c28f02;
	padding: 10px 0;
}

#box2 p
{
	padding-bottom: 20px;
}

/* ----------------------------------------------------------------------- CUSTOM ----------------------------------------------------------------------- */

/* Added by Tjepp: BGB - Standard Template */
#introTextPagePicture
{
	float: right;
	margin-top: -68px;
}

#introTextPagePicture .image
{
	display: block;
}

.introTextPageText
{
	font-size: 11px;
	color: #050505;
	font-style: italic;
	margin-left: 0px;
	width: 270px;
	line-height: 20px;
}

#firstParagraph
{
	margin-top: 30px;
	height: 457px;
	position: relative;
}

#firstParagraph div
{
	bottom: 0px;
	position: absolute;
}

.introTextPageText p
{
	padding-top: 15px;
}

.introTextPageText h1
{
	font-size: 16px;
	color: #000000;
}

.introTextPageText a
{
	color: #ad8008;
	text-decoration: underline;
}

.introTextPageText a:hover
{
	text-decoration: none;
}


/* Added by Tjepp: BGB - Double Column Template */
.DoubleColumn
{
	font-size: 11px;
	color: #050505;
	font-style: italic;
	width: 270px;
	line-height: 20px;
}

.DoubleColumn h1
{
	font-size: 16px;
	color: #000000;
}

.DoubleColumn p
{
	padding-top: 15px;
}

.DoubleColumn a
{
	color: #ad8008;
	text-decoration: underline;
}

.DoubleColumn a:hover
{
	text-decoration: none;
}

#DoubleColumnFirst
{
	margin-top: 30px;
	margin-left: 0px;
}

#DoubleColumnSecond
{
	margin-top: 20px;
	margin-right: 320px;
	float: right;
}


/* Added by Tjepp: BGB - Google Maps Template */
.googleMapText
{
	font-size: 11px;
	color: #050505;
	font-style: italic;
	line-height: 20px;
	width: 270px;
	float: left;
	height: 549px;
	position: relative;
}

.googleMapText h1
{
	font-size: 16px;
}

.googleMapText div
{
	bottom: 0px;
	position: absolute;
}

.googleMapText p
{
	padding-top: 15px;
}

#map_canvas
{
	width: 606px;
	height: 549px;
	float: right;
}

/* Added by Tjepp: BGB - Technical TextPage Template */
#technicalTextPagePicture
{
	float: right;
	margin-top: -20px;
	border: solid 5px #cccccc;
}

#technicalTextPagePicture .image
{
	display: block;
}

#technicalTextpageText
{
	height: 545px;
	position: relative;
}

#technicalTextpageText div
{
	bottom: 0px;
	position: absolute;
}

#technicalTextPageSmallPicture
{
	margin-top: 10px;
}


/* Added by Tjepp: BGB - Login Template */
.loginText
{
	font-size: 11px;
	color: #050505;
	margin-top: 30px;
	margin-left: 313px;
	line-height: 20px;
	font-style: italic;
}


/* Added by Tjepp: BGB - Standard Textpage Template */
.standardTextPage
{
	font-size: 11px;
	color: #050505;
	margin-top: 30px;
	margin-left: 10px;
	line-height: 20px;
	font-style: italic;
}

.standardTextPage h1
{
	font-size: 24px;
}

.standardTextPage a
{
	color: #ad8008;
	text-decoration: underline;
}

.standardTextPage a:hover
{
	text-decoration: none;
}


/* Added by Tjepp: BGB - Magic Magnify Plus v1.0.1 */
/* CSS class for thumbnail link <A> */
.MagicThumb
{
	cursor: url(cursor/zoomin.cur), pointer;
	outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed
{
	cursor: default;
}

/* CSS class for span inside the thumbnail <A> */
.MagicMagnifyPlus span, .MagicThumb span
{
	display: none;
}

/* CSS class for the thumbnail image */
.MagicThumb img
{
	border: 1px solid #808080;
	outline: none;
}

/* CSS class for the big image while zooming */
.MagicThumb-image
{
	border: 1px solid #cccccc;
	outline: none;
}

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed
{
	cursor: url(cursor/zoomout.cur), pointer;
}

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption
{
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	padding: 8px 16px;
}

/* CSS class for the control bar */
.MagicThumb-controlbar
{
	display: block;
	height: 18px;
}

.MagicThumb-controlbar a
{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span
{
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading
{
	border: 1px solid #000000;
	background: #ffffff url(graphics/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}

/* CSS class for the span with caption text */
.MagicMagnifyPlus span
{
	display: none;
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
