
/* ---------------------------------------

	Stylesheet	General
	Author:		s.terhaar
	Created: 	2009/09/12
	Changed: 	2009/09/28
	Changed by:	s.terhaar

-------------------------------------------

	COLOUR PALETTE

-------------------------------------------

	=Background: #fff
	=Headings H2 #a59b00
	=Headings H3 #5c5c5c
	=Links #117caf
	=Text #525252

------------------------------------------ \*/


/* ---------------------------------------
	=GLOBAL
------------------------------------------ \*/

* {
	margin:0;
	padding:0;
}

html {
	background:#fff url(../images/bg-html.jpg) 50% -20px no-repeat fixed;
}

body {
	background:url(../images/bg-body.gif) 0 0 repeat;
	font:500 13px/1.45em Arial, Helvetica, sans-serif;
	color:#000;
}

h1#branding {
	width:305px;
	height:73px;
	position:absolute;
	right:22px;
	top:269px;
}

h2,
h3,
h5 {
	background:#fff url(../images/bg-headline.gif) 0 0 repeat;
	font-weight:500;
	color:#a59b00;
	font-size:22px;
	line-height:1.55em;
	padding-left:5px;
	text-transform:uppercase;
	margin:15px 0;
}

h2 small {
	text-transform:none;
	font-size:15px;
	word-spacing:.08em;
}

h2 a:link,
h2 a:visited {
	background:#a59b00 !important;
}

h2 a:hover,
h2 a:active,
h2 a.active {
	color:#a59b00 !important;
	background:#fff !important;
}

h3 {
	color:#5c5c5c;
	font-size:18px;
	line-height:1.9em;
}

h4 {
	background:#f00000;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	display:inline;
	float:left;
	margin-top:13px;
}

h5 {
	font-weight:800;
	color:#610000;
	font-size:17px;
	text-transform:uppercase;
	margin:0;
	background:none;
	line-height:normal;
}

p {
	margin:15px 0;
}

p span,
.hightlight {
	/*background:#fff;*/
}

a:link,
a:visited {
	color:#fff;
	text-decoration:none;
	background:#117caf;
}

a:hover,
a:active {
	background:#fff;
	color:#117caf;
}

a img {
border:none !important;
}

a.readMore {
	float:right;
}

.clear {
	clear:both;
}

.clearFix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

* html .clearFix {
	height:1%; /* Hides from IE-mac \*/
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right
}

/* ---------------------------------------
	=SITE
------------------------------------------ \*/

#container {
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:83px;
}

/* ----------------
	=NAVIGATION
------------------- \*/

ul#navigation {
	width:840px;
	position:absolute;
	z-index:1;
	left:60px;
	top:10px;
}

ul#navigation li {
	list-style-type:none;
	float:left;
}

ul#navigation li a {
	display:block;
	height:110px;
	background:transparent;
	background-image:url(../images/bg-navigation.png);
	text-indent:-9999px;
	overflow:hidden;
}

ul#navigation li#nav-home a:link,
ul#navigation li#nav-home a:visited {
	background-position:0 0;
	width:200px;
}

ul#navigation li#nav-brands a:link,
ul#navigation li#nav-brands a:visited {
	background-position:-200px 0;
	width:160px;
}

ul#navigation li#nav-snowboarding a:link,
ul#navigation li#nav-snowboarding a:visited {
	background-position:-360px 0;
	width:160px;
}

ul#navigation li#nav-surfing a:link,
ul#navigation li#nav-surfing a:visited {
	background-position:-520px 0;
	width:90px;
}

ul#navigation li#nav-impressions a:link,
ul#navigation li#nav-impressions a:visited {
	background-position:-610px 0;
	width:230px;
}

ul#navigation li#nav-home a:hover,
ul#navigation li#nav-home a:active,
ul#navigation li#nav-home a.active {
	background-position:0 -110px;
}

ul#navigation li#nav-brands a:hover,
ul#navigation li#nav-brands a:active,
ul#navigation li#nav-brands a.active {
	background-position:-200px -110px;
}

ul#navigation li#nav-snowboarding a:hover,
ul#navigation li#nav-snowboarding a:active,
ul#navigation li#nav-snowboarding a.active {
	background-position:-360px -110px;
}

ul#navigation li#nav-surfing a:hover,
ul#navigation li#nav-surfing a:active,
ul#navigation li#nav-surfing a.active {
	background-position:-520px -110px;
}

ul#navigation li#nav-impressions a:hover,
ul#navigation li#nav-impressions a:active,
ul#navigation li#nav-impressions a.active {
	background-position:-610px -110px;
}

/* ----------------
	=HEADER
------------------- \*/

#header {
	width:900px;
	background:#fff url(../images/bg-head.png) 50% 50% no-repeat;
	padding:10px;
	height:340px;
	margin:0 auto 40px;
	position:relative;
	z-index:0;
}

/* ----------------
	=CONTENT
------------------- \*/

#contentContainer {
	width:600px;
	float:left;
	margin:0 20px;
}

#contentContainer dl {
	margin:1.2em 0;
}

#contentContainer dl dt {
	float:left;
	line-height:1.3em;
	padding-bottom:5px;/*width: 15em;*/
}

#contentContainer dl dd {
	line-height:1.3em;
	margin-left:10em;
	padding-bottom:5px;
}

ul.gallery {
width:600px;
margin:15px 0;
}

ul.gallery li {
display:block;
list-style-type:none;
float:left;
margin:0 5px;
line-height:0;
}

.border {
padding:2px;
border:1px solid #666 !important;
}

/* ----------------
	=NEWS
------------------- \*/

#newsTicker {
	float:left;
	width:600px;
	display:block;
	height:183px;
}

.date {
	background:#fff;
	width:30px;
	text-align:center;
	font-size:16px;
	display:block;
	float:left;
	margin-right:20px;
}

.date span {
	background:#ff0000;
	text-align:center;
	font-size:10px;
	display:block;
	width:30px;
	color:#fff;
	height:13px;
	line-height:1.3em;
}

.column {
	width:280px;
}

#sidebar {
	margin-right:20px;
	width:280px;
	float:right;
}

#sidebar #mapdescription {
	float:left;
	width:150px;
	margin:0 !important;
}

#sidebar #map {
	float:right;
	width:83px;
	margin-top:-7px;
}

a.noBg,
#euroweb a,
.gallery a,
#lightbox a {
	background:transparent !important;
	text-decoration:none;
	line-height:0;
	border:none !important
}

#sidebar dl {
}

#sidebar dt {
	float:left;
	width:60px;
}

#sidebar dd {
	margin-left:70px;
}

#footer {
	width:920px;
	margin:0 auto;
}

/* ----------------
	=QUICK CONTACT
------------------- \*/

form#quickContact {
	margin:10px 0;
	width:920px;
}

form#quickContact label {
	width:87px;
	height:18px;
	text-indent:-5000px;
	display:block;
	float:left;
	background-image:url(../images/bg-labels.gif);
	background-repeat:no-repeat;
}

* html form#quickContact form label {
	width:60px;
}

form#quickContact label.name,
form#quickContact label.telefon {
	background-position:0 0;
	margin:5px 40px 0 6px;
}

form#quickContact label.telefon {
	background-position:0 -72px;
}

form#quickContact label.email {
	background-position:0 -108px;
	margin:5px 0 0 6px;
}

form#quickContact input {
	width:177px;
	height:19px;
	border:none;
	padding:6px 5px 3px 5px;
	color:inherit;
	float:left;
	background:url(../images/bg-input.gif) 0 0 no-repeat;
	overflow:hidden;
	margin:0 0 0 0;
}

form#quickContact input:focus {
	background-position:0 -28px;
}

* html form#quickContact input {
	background:url(../images/bg-input.gif) 0 0 no-repeat fixed;
}

form#quickContact input.absenden {
	width:280px;
	height:18px;
	border:none;
	float:right;
	background:url(../images/bg-submit.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0;
}

#totop {
	position:absolute;
	margin-top:200px;
	right:0;
}

#totop a {
	display:block;
	width:13px;
	height:20px;
	background:url(../images/back-to-top.gif);
	text-indent:-9999px;
	font-size:0.0001em;
}