@charset "UTF-8";

@import url("standard.css");
@import url("content_base.css");
@import url("suche.css");

body {
	background:url(../images/bg.png) repeat-x #e1e1e1;
	text-align:center;
	padding:0;
}

#page {
	text-align:left;
	width:1026px;
	height:auto;
	margin:0 auto 10px auto;
	background: #111;
	border-top:10px solid #e27b2c;
}

#company-adress p {
	color:#666;
	margin-bottom:20px;
}

#media {
	width:922px;
	height:369px;
	margin-left:52px;
}

#media img{
	width:268px;
	height:87px;
	margin:0;
	float:left;
}

h1 {
	font-size:24px;
	color:#ec8133;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 7px 0 7px;
}

h2 {
	font-size:18px;
	color:#ec8133;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:10px 7px 0 7px;
}

h3 {
	font-size:14px;
	color:#fff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:12px;
	margin:10px 7px 0 7px;
}

h4 {
	font-size:12px;
	color:#fff;
    font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:12px;
	margin:10px 7px 0 7px;
}

p {
	color:#fff;
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 27px 0 7px;
}

a {
	color:#333;
}

ul {
	margin:10px 0 0 10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}


li {
	color:#fff;
}

td {
	vertical-align:top;
	color:#fff;
}

table {
	margin-left:7px;
	margin-top:7px;
	margin-right:7px;
}

hr {
	margin:7px 0;
}

#secondary-navi {
	float:right;
	margin:0 30px 0 0;
	color:#fff;
	background:url(../images/secondary-navi-bg.png) no-repeat;
	font-size:9px;
	height:15px;
	padding:0 0 0 3px;
	margin-top:-2px;
	width:250px;
}

#secondary-navi ul {
	margin:0;
	font-size:9px;
	font-weight:normal;
}

#secondary-navi li {
	float:left;
	list-style:none;
	padding:0;
}

#secondary-navi li a{
	text-decoration:none;
	color:#fff;
}

#box-news {
   width:413px;
   height:390px;
   margin:5px 5px 0 52px;
   float:left;
   background:#39393a;
}

#box-news-header {
   width:403px;
   height:36px;
   margin:5px 5px 5px 5px;
   float:left;
   background: url(../images/box-top-orange.jpg);
}

#box-news-content {
   width:403px;
   height:340px;
   margin:0px 5px 5px 5px;
   float:left;
   background:#4d4d4f;
}

#box-news h1 {
	font-size:15px;
	font-weight:bold;
	color:#ec8133;
	margin-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#box-news h2 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:7px 7px 0 7px;
	font-family:Arial, Helvetica, sans-serif;
}

#box-news p {
	font-size:12px;
	color:#fff;
	margin:0 7px 0 7px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration:none;
}

#box-news a {
   color:#fff;
   text-decoration:none;
   font-weight:bold;
}

#box-news a:hover {
   text-decoration: underline;
}

#box-calendar {
   width:249px;
   height:390px;
   margin:5px 5px 0 0;
   float:left;
   background:#39393a;
}

#box-calendar img{
   margin:12px 0 0 7px;
}


#box-calendar-header {
   width:239px;
   height:36px;
   margin:5px 5px 5px 5px;
   float:left;
   background: url(../images/box-top-grau.jpg);
}

#box-calendar-content {
   width:239px;
   height:340px;
   margin:0px 5px 5px 5px;
   float:left;
   background:#4d4d4f;
}

#box-calendar h1 {
	font-size:15px;
	font-weight:bold;
	color:#ec8133;
	margin-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#box-calendar h2 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:7px 7px 0 7px;
	font-family:Arial, Helvetica, sans-serif;
}

#box-calendar p {
	font-size:12px;
	color:#fff;
	margin:0 7px 0 7px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

#box-calendar a {
   color:#fff;
   text-decoration:none;
}


#box-calendar a:hover {
   text-decoration: underline;
}

#box-large {
   width:607px;
   height:auto;
   margin:5px 5px 15px 52px;
   float:left;
   background:#39393a;
}

#box-large2 {
   width:607px;
   height:auto;
   margin:5px 52px 15px 5px;
   float:right;
   background:#39393a;
}

#box-large-header {
   width:597px;
   height:36px;
   margin:5px 5px 5px 5px;
   float:left;
   background: url(../images/box-top-grau.jpg);
}

#box-large-content {
   width:597px;
   height:auto;
   margin:0px 5px 5px 5px;
   float:left;
   background:#4d4d4f;
   padding-bottom:15px;
}

#box-large a, #box-large2 a  {
   color:#fff;
   text-decoration:none;
}


#box-large a:hover, #box-large2 a:hover {
   text-decoration: underline;
}

#box-small {
   width:310px;
   height:auto;
   margin:5px 5px 15px 0;
   float:left;
   background:#39393a;
}

#box-small2 {
   width:310px;
   height:auto;
   margin:5px 0px 15px 52px;
   float:left;
   background:#39393a;
}

#box-small-header {
   width:300px;
   height:36px;
   margin:5px 5px 5px 5px;
   float:left;
   background: url(../images/box-top-grau.jpg);
}

#box-small-content {
   width:300px;
   height:auto;
   margin:0px 5px 5px 5px;
   float:left;
   background:#4d4d4f;
   padding-bottom:15px;
}

#box-small a, #box-small2 a  {
   color:#fff;
   text-decoration:none;
}


#box-small a:hover, #box-small2 a:hover {
   text-decoration: underline;
} 

#box-video {
   width:250px;
   height:390px;
   margin:5px 5px 0 0;
   float:left;
   background:#39393a;
}

#box-video-header {
   width:240px;
   height:36px;
   margin:5px 5px 5px 5px;
   float:left;
   background: url(../images/box-top-grau.jpg);
}

#box-video-content {
   width:240px;
   height:182px;
   margin:0px 5px 5px 5px;
   float:left;
   background:#4d4d4f;
}

#line {
	position:relative;
	width:922px;
	height:1px;
	margin:15px 0 15px 51px;
	background:url(../images/content-end-line.gif);
}

#team-spon {
	width:849px;
	height:83px;
	margin-left:90px;
	background:url(../images/sponsors.gif) no-repeat;
	padding-bottom:20px;
}
	

.headline {
	margin-left:30px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#fff;
	line-height:36px;
}

.clear {
	clear:both;
}

/* ----------------- NAVIGATION ---------------*/

#nav, #nav ul {
	z-index:9999;
	position:relative;
	list-style: none;
	line-height: 3.2em;
	font-weight: bold;
	font-size:14px;
	padding: 0;
	width:922px;
	height:27px;
	margin:5px 0 0 52px;
	float:left;
	list-style:none;
	background: url(../images/bg-navi.jpg);
}

#nav a {
	display: block;
	color: #f4f4f4;
	text-decoration: none;
	padding: 2px 1.5em 0.3em 1.5em;
	
}

#nav a:hover {
	display: block;
	color: #f4f4f4;
	text-decoration: none;
}


#nav li {
	float: left;
	padding: 0;
	margin:0;
}

#nav li ul {
	background: #313131;
}

#nav li ul ul{
	background: #292929;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 206px;
	font-weight: normal;
	margin: 0;
	font-size:14px;
}

#nav li li {
	margin:0;
	padding-left: 1.7em;
	width: auto;
	border-bottom:1px solid #606468;
}

#nav li li li {
	border-bottom:1px solid #6a6e73;
}

#nav li ul a {
	width: 160px;
	margin-left:-20px;
}

#nav li ul ul {
	margin: -1.95em 0 0 13em;
	width: 206px;
}

#nav li ul li ul a {
	margin-left:-24px;
	width: 164px;
	
}

#nav li ul li ul a:hover {

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}

#navn li li ul a:hover, li li ul #nav a.sfhover {
background: #6f7478;
}



#nav li:hover {
	width: auto;
	background: #313131;
}

#nav li li:hover {
	width: auto;
	padding-left:1.7em;
	margin-left:0px;
	background: #55595e;
}

#nav li li li:hover {
	width: auto;
	padding-left:1.7em;
	margin-left:0px;
	background: #6f7478;
}

#nav li li a:hover {
	background: #55595e;
}

#nav li li li a:hover {
	background: #6f7478;
}

/* Kontaktformular */

form {
	margin:0;
	padding:0;
	background:none;

}

.form input {
	height:10px;
	line-height:10px;
}

fieldset {
	margin:0.9em 0;
	padding:1em;
	border:1px solid #ccc;
	background-color:#f1f1f1;
	width:500px;
	color:#333;
}

input  {
	width:200px;
	line-height:25px;
	height:25px;
}

textarea {
	width:300px;
	height:100px;
	border:1px solid #ccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px 3px;
}

input[type="text"] {
	width:200px;
	line-height:18px;
	height:18px;
	font-size:12px;
	padding:1px 3px;
	border:1px solid #ccc;
}


label {
	display:block;
	float:left;
	width:100px;
	padding:0;
	margin:0;
}

/* ----------------- NEWSBOX ---------------*/

.newsbox {
	float:left;
	height:auto;
	min-height:auto;
	margin:5px 0px 0px 0px;
	background:url(../images/news-bg.gif);
}

.newsbox2 {
	float:left;
	height:auto;
	min-height:auto;
	margin:5px 0px 0px 0px;
	background:url(../images/news-bg2.gif);
}

.box-large {
	width:607px;
	height:auto;
	margin:0px 5px 0px 52px;
	float:left;
	background:#39393a;
	overflow:hidden;
}

.box-large2 {
	width:607px;
	height:auto;
	margin:0px 5px 0px 5px;
	float:right;
	background:#39393a;
}

.box-large-header {
	width:597px;
	height:36px;
	margin:5px 5px 5px 5px;
	float:left;
	background: url(../images/box-top-grau.jpg);
}

.box-large-content {
	width:597px;
	height:auto;
	margin:5px 5px 5px 5px;
	float:left;
	background:url(../images/bg-newsbox-inside.png) #39393a top repeat-x;
	padding-bottom:15px;
}

.box-large a, .box-large2 a  {
	color:#fff;
	text-decoration:none;
}


.box-large a:hover, .box-large2 a:hover {
	text-decoration: underline;
}

.box-small {
	width:310px;
	height:auto;
	margin:0px 5px 0px 0;
	float:left;
	background:#39393a;
}

.box-small2 {
	width:310px;
	height:auto;
	margin:0 0 0 52px;
	float:left;
	background:#39393a;
}

.box-small-header {
	width:300px;
	height:36px;
	margin:5px 5px 5px 5px;
	float:left;
	background: url(../images/box-top-grau.jpg);
}

.box-small-content {
	width:300px;
	height:auto;
	margin:5px 5px 5px 5px;
	float:left;
	background:url(../images/bg-newsbox-inside.png) #39393a top repeat-x;
	padding-bottom:15px;
}

.box-small a, .box-small2 a  {
	color:#fff;
	text-decoration:none;
}


.box-small a:hover, .box-small2 a:hover {
	text-decoration: underline;
}

#EmailForm fieldset {
	background:#39393a;
	border:none;
}

#EmailForm label {
	color:#fff;
}

#EmailForm input, #EmailForm textarea {
	background:#666;
}

#EmailForm .button {
	background:#b2b2b2;
	font-weight:bold;
	height:33px;
	line-height:20px;
	margin-left:7px;
}


.thumbs {
   border: 1px solid #FFF;
   margin: 3px 5px 5px 5px;
   float: left;
}

.thumbspreview {
   border: 1px solid #FFF;
   margin: 10px 4px -5px 6px;

}

#ditto_pages {
   margin: 5px 0 0 55px;
}


.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #ec8133;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #CCC;
    color: #ec8133;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #ec8133;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #FFF;
    text-decoration: none !important;
    color: #ec8133;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

a[title] { color:f00; }

#eurosport {
	float:right;
	width:132px;
	height:107px;
	margin-top:167px;
	margin-right:15px;
}

#media #eurosport img{
	width:132px;
	height:107px;
	margin:0;
	float:left;
}

#dakardiary {
	float:left;
	width:88px;
	height:93px;
	margin-top:177px;
	margin-left:-22px;
	display:none;
}

#media #dakardiary img{
	width:88px;
	height:93px;
	margin:0;
	float:left;
}

/* Sponsoren */
#team-spon {
	width:925px;
	height:76px;
	margin-left:50px;
	background:#111111;
	padding-bottom:20px;
}

#team-spon ul {
	width:100%;
	height:76px;
	list-style:none;
	background:#515151;
	margin:0;
	padding:0;
}

#team-spon ul a {
	float:left;
	display:block;
	height:35px;
	line-height:35px;
	margin:2px 0 0 2px;
}

#team-spon ul li {
	float:left;
	margin:0;
	padding:0;
}

#team-spon ul a.t1 {
	height:35px; line-height:35px; width:130px;
	background:url(../images/magna.gif) bottom no-repeat;
}

#team-spon ul a:hover.t1 {
	height:35px; line-height:35px; width:130px;
	background:url(../images/magna.gif) top no-repeat;
}


#team-spon ul a.t3 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/bmw.gif) bottom no-repeat;
}

#team-spon ul a:hover.t3 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/bmw.gif) top no-repeat;
}

#team-spon ul a.t4 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/reiger.gif) bottom no-repeat;
}

#team-spon ul a:hover.t4 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/reiger.gif) top no-repeat;
}

#team-spon ul a.t5 {
	height:35px; line-height:35px; width:130px;
	background:  url(../images/goodrich.gif) bottom no-repeat;
}

#team-spon ul a:hover.t5 {
	height:35px; line-height:35px; width:130px;
	background:  url(../images/goodrich.gif) top no-repeat;
}

#team-spon ul a.t6 {
	height:35px; line-height:35px; width:64px;
	background:  url(../images/colin.gif) bottom no-repeat;
}

#team-spon ul a:hover.t6 {
	height:35px; line-height:35px; width:64px;
	background:  url(../images/colin.gif) top no-repeat;
}

#team-spon ul a.t7 {
	height:35px; line-height:35px; width:130px;
	background:  url(../images/sparco.gif) bottom no-repeat;
}

#team-spon ul a:hover.t7 {
	height:35px; line-height:35px; width:130px;
	background:  url(../images/sparco.gif) top no-repeat;
}


#team-spon ul a.t8 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/froeschl.gif) bottom no-repeat;
}

#team-spon ul a:hover.t8 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/froeschl.gif) top no-repeat;
}
#team-spon ul a.t9 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/free.gif) bottom no-repeat;
}

#team-spon ul a:hover.t9 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/free.gif) top no-repeat;
}


#team-spon ul a.t10 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/bbs.gif) bottom no-repeat;
}

#team-spon ul a:hover.t10 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/bbs.gif) top no-repeat;
}

#team-spon ul a.t11 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/recaro.gif) bottom no-repeat;
}

#team-spon ul a:hover.t11 {
	height:35px; line-height:35px; width:130px;
	background:  url(../images/recaro.gif) top no-repeat;
}

#team-spon ul a.t12 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/man.gif) bottom no-repeat;
}

#team-spon ul a:hover.t12 {
	height:35px; line-height:35px; width:64px;
	background: url(../images/man.gif) top no-repeat;
}

#team-spon ul a.t13 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/kstools.gif) bottom no-repeat;
}

#team-spon ul a:hover.t13 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/kstools.gif) top no-repeat;
}

#team-spon ul a.t14 {
	height:35px; line-height:35px; width:65px;
	background: url(../images/free.gif) bottom no-repeat;
}

#team-spon ul a:hover.t14 {
	height:35px; line-height:35px; width:65px;
	background: url(../images/free.gif) top no-repeat;
}

#team-spon ul a.t15 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/terra.gif) bottom no-repeat;
}

#team-spon ul a:hover.t15 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/terra.gif) top no-repeat;
}

#team-spon ul a.t16 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/total.gif) bottom no-repeat;
}

#team-spon ul a:hover.t16 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/total.gif) top no-repeat;
}
#team-spon ul a.t17 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/facionic.gif) bottom no-repeat;
}

#team-spon ul a:hover.t17 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/facionic.gif) top no-repeat;
}

#team-spon ul a.t18 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sandtler.gif) bottom no-repeat;
}

#team-spon ul a:hover.t18 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sandtler.gif) top no-repeat;
}

#team-spon ul a.t19 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sabelt.gif) bottom no-repeat;
}

#team-spon ul a:hover.t19 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sabelt.gif) top no-repeat;
}

#team-spon ul a.t20 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sunhunters.gif) bottom no-repeat;
}

#team-spon ul a:hover.t20 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/sunhunters.gif) top no-repeat;
}
#team-spon ul a.t21 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/chetra.gif) bottom no-repeat;
}

#team-spon ul a:hover.t21 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/chetra.gif) top no-repeat;
}
#team-spon ul a.t22 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/rosa.gif) bottom no-repeat;
}

#team-spon ul a:hover.t22 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/rosa.gif) top no-repeat;
}
#team-spon ul a.t23 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/arpomaw.gif) bottom no-repeat;
}

#team-spon ul a:hover.t23 {
	height:35px; line-height:35px; width:130px;
	background: url(../images/arpomaw.gif) top no-repeat;
}







.txt-orange {
  color:#ec8133;
}

.errors {
	background-color:#F5EEE7;
	margin: 10px 10px;
	padding: 10px;
	border: 1px solid #ec8133;
}

.box-small-content img {
	margin-bottom: 6px;
}

/* Shop-Button */

#shopbutton {
	float:left;
	width:129px;
	height:129px;
	margin-top:-80px;
	margin-left:845px;
  display: none;
}

#shopbutton img{
	width:129px;
	height:129px;
	margin:0;
	float:left;
}

/* Twitter-Button */

#twitterbutton {
	float:right;
	width:40px;
	height:40px;
	margin-top:-30px;
	margin-right:0px;
}

#twitterbutton img{
	width:40px;
	height:40px;
	margin:0;
	float:right;
}

/* Facebook-Button */

#facebookbutton {
	float:right;
	width:40px;
	height:40px;
	margin-top:-70px;
	margin-right:0px;
}

#facebookbutton img{
	width:40px;
	height:40px;
	margin:0;
	float:right;
}


