/* 
Theme Name: wavesick
Theme URI: http://www.hiendsociety.com
Description: redaxo css document for wavesick.com
Version: 1.0
Author: chrizS Schmid
Author URI: http://kenda.ch
/*
Import
/////////////////////////////////////////////////////////////////*/

/*
Layout Basics
/////////////////////////////////////////////////////////////////*/

body {
	height: 100%;
	background: #3d3d3d;
	color: #fff;
	font-size: 62.5%; /*weil Browserstandard 1em = 16px*/
	font-size: 0.8em;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 0px auto 0px;
	background-image:url("images/background.jpg");
	/*background-repeat:repeat-y;*/
}
/*
Typography
/////////////////////////////////////////////////////////////////*/
/* Hyperlinks */
a, a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
	background: #FFFF00;
/*	border-bottom: 1px dotted #f07;*/
}
/* Paragraphs */
p		{ margin: 0 0 18px 0; }
/* Headlines */
h1	{ font-size: 36px; line-height: 36px; padding: 18px 0; }
h2	{ font-size: 28px; line-height: 36px; }
h3	{ font-size: 18px; }
h4	{ font-size: 14px; }
h5	{ font-size: 12px; font-weight:bold; }
h6	{ font-size: 10px; font-weight:bold; }

table {
	border-color: transparent;
}

img {
	border: none;
}
/* Some default classes
/////////////////////////////////////////////////////////////////*/
.left		{ float: left; }
.right	{ float: right; }
.clear  {  }
tr td {
	vertical-align: top;
}
/*
Header
/////////////////////////////////////////////////////////////////*/
#header {
	background: transparent;
	width: 950px;
	height: 180px;
	margin: 0px auto 0px;
	padding: 0px;
}
#header a, #header a:visited {
	font-family: "Georgia", Serif ;
	font-size: 55px;
	color: #fff;
	letter-spacing: -.1em;
	line-height: 1.0;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
	overflow: visible;
}
#header a:hover {  }
/*
TopNavigation
/////////////////////////////////////////////////////////////////*/
#topnav{  }
/*
Navigation
/////////////////////////////////////////////////////////////////*/
#navi{
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 250px;
	text-align: left;
}
/*
Container
/////////////////////////////////////////////////////////////////*/
#container { 
	background-image:url("images/containerBackground2.png");
	background-repeat:repeat-y;
	width: 950px;
	height: auto;
	margin: auto;
}
/*
Content
/////////////////////////////////////////////////////////////////*/
#content {
	margin: 0px;
	width: 950px;
	position: relative;
	height: auto;
/*	min-height: 100%;*/
	background: transparent;
}

#main-content {
	padding-bottom: 20px;

}
#soutbox {
	width: 265px;
	height: auto;
	margin-top: 35px;
	margin-right: 10px;
	padding: 0px;
	float: right;
}

.news{
	width: 650px;
	height: auto;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
}
.news h3 {
	margin-top: -3px;
	font-size: 1.8em;
	color: #FFFF00;
}
.news p {
	margin: 0px;
	padding: 0px;
}
.news hr {
	border:solid #ffffff 1px;
}
.section {
	margin-top: -20px;
	margin-bottom: 15px;
}

.teamrider {
	width: 920px;
	height: 75px;
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;
}

.teamrider_content {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.teamrider_content .news{
	margin: 0px;
	padding: 0px;
	margin-top: 50px;
	width: 895px;
}

.teamrider a {
	display: block;
	font-size: 1.7em;
	font-weight: bold;
}
.teamrider a:hover{
	color: #FFFF00;
	border: 0px solid #000000;

}
.teamrider img {
	width: 164px;
	height: 75px;
	border-right: 20px solid #000;
	float: left;
}

.ridercontent a {
	width: 154px;
	height: 53px;
	padding: 15px 5px 5px 5px;
	display: block;
	margin-right: 20px;
	border: 0px solid #000000;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	float: left;
}
.ridercontent a:hover {
	background: transparent;
	background-image:url("images/teamrider_hover.png");
}
.ridercontent a:focus {
	background: transparent;
	background-image:url("images/teamrider_hover.png");
}

.parent_teamrider a {
	width: 255px;
	height: 100px;
	display: block;
	color: #000;
	font-size: 0px;
	background-image:url("images/parentteamrider.png");
	background-position: 0px 0px;
}

.parent_teamrider a:hover {
	width: 255px;
	height: 100px;
	background-color: transparent;
	background-image:url("images/parentteamrider.png");
	background-position: 0px -100px;
}

.linkbox {
	width: 910px;
	height: 40px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #000;
}
.linkimage {
	width: 164px;
	height: 75px;
	margin-right: 20px;
	float: left;
	background-image:url("images/emptylink.jpg");
}
.linkdecryption a {
	font-size: 1.2em;
}
.linkdecryption p {
	margin-top: 7px;
}

#dealerHauptbox {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: auto;
}
.dealerbox {
	width: 300px;
	height: 22px;
	margin-bottom: 3px;
	padding: 2px;
	background-image:url("images/boxbackground.jpg");
}
.dealerdecryption {
	width: auto;
	height: auto;
	float: left;
}
.dealerdecryption h3 {
	width: auto;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: normal;
}

#mapBackground {
	width: 598px;
	height: 500px;
	margin: 10px;
	float: right;
	background-image:url("images/mapbackground.jpg");	
}
#map {
	width: 504px;
	height: 392px;
	margin-top: 34px;
	margin-left: 28px;
}
#pano {
	font-size: 14px;
	/*font-weight: bold;*/
	margin-bottom: 10px;
}
.gotomap a {
	width: 70px;
	height: 24px;
	float: left;
	display: block;
	background-image:url("images/mapflash.png");
}
.gotomap a:hover {
	background-color: transparent;
	background-position: 0px -24px;

}
.gmnoprint {
	color: #000;
}
.portrait {
	margin-top: 50px;
}
.portrait img {
	width: 350px;
	height: 350px;
	background-image:url("images/TeamriderPortrait.png");
}

.steckbrief {
	width: 450px;
	height: auto;
	float: left;
}
.steckbrief ul li {
	margin-top: 10px;
	list-style-type: none;
}

/*
Newsletter
/////////////////////////////////////////////////////////////////*/
.text {
	margin: 0px;
	padding: 10px;
}

.textfield ul li {
	padding: 0px;
	list-style-type: none;
}

/*
Footer
/////////////////////////////////////////////////////////////////*/
#footer {
	width: 950px;
	height: 30px;
	position: absolute;
	margin: auto;
	padding-top: 20px;
	background-image:url("images/line.jpg");
	background-repeat:no-repeat;
	font-size: 0.8em;
}
#footer a, #footer a:visited {
	
}

#footer a:hover {
	color: #000;
	background: #FFFF00;
}
