html, body
{
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, Verdana, "sans-serif";
}

body
{
	background: transparent url('../images/general/bg-rocks.gif') repeat-x left top;
}

body.map
{
	background-image: none;
}

a
{
	text-decoration: none;
	color: #244b65;
	outline: none;
}


.bikeparks a
{
	color: #57a7dc;
}

.sportsmanagement a
{
	color: #db362c;
}

.velosolutions a
{
	color: #f9a619;
}

a:hover
{
	text-decoration: underline;
}

.separator
{
	height: 3px;
}

.bikeparks .separator,
.bikeparks h1
{
	background-color: #57a7dc;
}

.sportsmanagement .separator,
.sportsmanagement h1

{
	background-color: #db362c;
}

.velosolutions .separator,
.velosolutions h1

{
	background-color: #f9a619;
}

img
{
	border-width: 0;
}

h1
{
	color: white;
	background-color: black;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 12px;
	margin: 0;
}

h2
{
	color: #393e44;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
}

h3
{
	font-size: 17px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

h3 a
{
	color: black !important;
}

h4
{
	color: #393e44;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

/* ========== page ========== */

.container
{
	width: 960px;
	margin: 0 auto;
}

/* ========== header ========== */

.header
{
	height: 140px;
	margin: 0 auto;
}

.map .header
{
	height: 600px;
}

.map .header .background
{
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 450px;
	overflow: hidden;
	background: transparent url('../images/general/bg-fadeout.png') repeat-x left bottom;
}

.map .header .picture
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -10;
}

.header
{
	position: relative;
}

.header a
{
	color: white;
}

.general .header .active
{
	color: #597f98;
}

.general .header ul.mainnavigation a:hover
{
	color: #96b3c6;
}

.general .header ul.mainnavigation a.active
{
	color: #597f98;
}

#sitetitle a
{
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -400px;
	width: 420px;
	height: 150px;
	z-index: 100;
	background: transparent url('../images/general/logo.png') no-repeat -30px -30px;
	overflow: hidden;
}

#contactbutton a
{
	position: absolute;
	right: 20px;
	top: 50px;
	display: block;
	margin: 0;
	z-index: 100;
	padding: 3px 19px;
	background-color: black;
	border: 1px solid black;
}

#contactbutton a:hover
{
	text-decoration: none;
/*
	border-color: white;
*/
}

#map
{	
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 600px;
	background: transparent url('../images/general/map-switzerland.png') no-repeat center center;
}

#newsbutton a
{
	position: absolute;
	z-index: 80;
	display: block;
	width: 100px;
	height: 40px;
	top: 494px;
	left: 610px;
	text-indent: -400px;
	background: transparent url('../images/general/newsbutton.png') no-repeat center center;
	overflow: hidden;
}

/* ========== content ========== */

.c3columns .column
{
	width: 300px;
	margin-right: 20px;
	float: left;
}

.c2columns .column:first-child
{
	float: left;
	width: 300px;
	margin: 0;
	padding-top: 20px;
	background: transparent url('../images/general/bg-subnavigation.png') repeat 0 0;	
}

.c2columns .column
{
	margin-left: 320px;
	margin-right: 20px;
}


/* ========== comboblock ========== */

.comboblock
{
	position: relative;
	margin: 0 0 20px 50px;
	width: 220px;
}

.c3columns .comboblock
{
}

.comboblock .icon
{
	height: 20px;
	width: 20px;
	position: absolute;
	left: -30px;
	top: 0;
	background: transparent url('../images/general/icons.png') no-repeat 0 0;
}

.comboblock .text
{
	height: 6.5em;
}

div.sportsmanagement .comboblock .icon
{
	background-position: 0 -40px;
}

div.velosolutions .comboblock .icon
{
	background-position: 0 -80px;
}

.comboblock address
{
	color: #5e5e5e;
	font-size: 12px;
	font-style: normal;
	margin-top: 10px;
}

/* ========== navigation ========== */

ul.navigation
{
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
}

ul.navigation li
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
}

ul.navigation li:last-child
{
	border-bottom: 0;
}

ul.navigation a
{
	color: #747474;
	text-transform: uppercase;
	display: block;
	padding: 5px 0;
}

ul.navigation a.active,
.comboblock .text a.active
{
	background-color: #333333 !important;
	color: white;
}

/* ========== mapicons ========== */

.maptooltipicon
{
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	left: -10px;
	top: -10px;
	background: transparent url('../images/general/icons.png') no-repeat 0 0;
}

.sportsmanagement .maptooltipicon
{
	background-position: 0 -40px;
}

.velosolutions .maptooltipicon
{
	background-position: 0 -80px;
}


/* ========== maptooltip ========== */

.maptooltip .message
{
	width: 250px;
	background-color: black;
	background-color: rgba(0, 0, 0, 0.9);
	color: white;
	box-shadow: 0 0 20px #333;
	-moz-box-shadow: 0 0 20px #333;
	-webkit-box-shadow: 0 0 20px #333;
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

.maptooltip .message h4
{
	text-transform: uppercase;
	margin: 10px 20px;
	display: block;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.maptooltip .message img
{
	margin: 0 20px;
}

.maptooltip .message p
{
	margin: 10px 20px;
	display: block;
	padding: 0;
	font-size: 12px;
}

/* ========== boborder ========== */

table.noborder
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.noborder th, 
table.noborder td
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}