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

Title : LIVID Media Agentur
Author : Tim Sydekum
URL : http://www.livid-media.de

Description : Default stylesheet

Created : 2009-12-16

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

/* --- BASIC --- */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: 'Trebuchet MS', Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding: 0;
	margin: 0;
	background-color: #e1edf7;
}



/* --- BODY / HEADER / NAVIGATION --- */
#body {
	position: relative;
	width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(../images/content_bg.gif) top center repeat-y;
}

#header {
	width: 950px;
	height: 315px;
	background: url(../images/header_bg.jpg) top center no-repeat;
}

#navigation {
	width: 852px;
	height: 72px;
	list-style: none;
	background: url(../images/navi_bg.jpg) top center no-repeat;
	padding: 8px 0 0 98px;
}

#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation li a:hover {
	cursor: pointer;
}

#navigation li a {
	float: left;
	color: #fff;
	text-decoration: none;
	height: 65px;
	text-indent: -10000px;
}

#navigation li#rennen a {
	width: 97px;
	background: url(../images/navi_rennen.png) 0 0 no-repeat;
}

#navigation li#anmeldung a {
	width: 125px;
	background: url(../images/navi_anmeldung.png) 0 0 no-repeat;
}

#navigation li#teams a {
	width: 81px;
	background: url(../images/navi_teams.png) 0 0 no-repeat;
}

#navigation li#gewinner a {
	width: 109px;
	background: url(../images/navi_gewinner.png) 0 0 no-repeat;
}

#navigation li#fotos a {
	width: 73px;
	background: url(../images/navi_fotos.png) 0 0 no-repeat;
}

#navigation li#video a {
	width: 71px;
	background: url(../images/navi_video.png) 0 0 no-repeat;
}

#navigation li#partner a {
	width: 103px;
	background: url(../images/navi_partner.png) 0 0 no-repeat;
}

#navigation li#rennen a:link, #navigation li#rennen a:visited,
#navigation li#anmeldung a:link, #navigation li#anmeldung a:visited,
#navigation li#teams a:link, #navigation li#teams a:visited,
#navigation li#gewinner a:link, #navigation li#gewinner a:visited,
#navigation li#fotos a:link, #navigation li#fotos a:visited,
#navigation li#video a:link, #navigation li#video a:visited,
#navigation li#partner a:link, #navigation li#partner a:visited
{
	background-position: 0 0;
}

#navigation li#rennen a:hover, #navigation li#rennen a:active, #navigation li#rennen a.active,
#navigation li#anmeldung a:hover, #navigation li#anmeldung a:active, #navigation li#anmeldung a.active,
#navigation li#teams a:hover, #navigation li#teams a:active, #navigation li#teams a.active,
#navigation li#gewinner a:hover, #navigation li#gewinner a:active, #navigation li#gewinner a.active,
#navigation li#fotos a:hover, #navigation li#fotos a:active, #navigation li#fotos a.active,
#navigation li#video a:hover, #navigation li#video a:active, #navigation li#video a.active,
#navigation li#partner a:hover, #navigation li#partner a:active, #navigation li#partner a.active
{
	background-position: 0 -65px;
}



/* --- CONTENT / FOOTER --- */
#content-top {
	position: absolute;
	width: 950px;
	height: 50px;
	background: url(../images/content_top.jpg) top center no-repeat;
}

#content {
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding: 25px 0 110px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 860px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-top: 50px;
	padding-right: 90px;
	text-align: right;
	margin: 0 auto;
}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer .sponsoren {
	bottom:5px;
	float:left;
	left:86px;
	margin-left:-86px;
	position:relative;
}



/* --- HTML --- */
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #095e97;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 13px;
	margin-bottom: 6px;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 6px solid #8bc5e4;
}

h4 {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

a {
	outline: 0;
}

a:link, a:visited {
	color: #f37900;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

div, input, table, img {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
	outline: 0;
}

p {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
	border: 0;
	vertical-align: top;
	outline: 0;
}

strong {
	font-weight: bold;
}

ul {
	padding: 0;
	margin: 0 0 18px;
	border: 0;
}

li {
	margin-left: 20px;
	list-style: disc;
}

em {
	font-style: italic;
}

hr {
	display: none;
}

small {
	font-size: 10px;
}

acronym, abbr {
	border-bottom: 1px dotted;
	cursor: help;
}



/* --- RENNEN --- */
#rennen-text {
	text-indent: -10000px;
}



/* --- TEAMS --- */
.team-box {
	position: relative;
	width: 350px;
	margin-bottom: 20px;
}

.links {
	float: left;
	margin-right: 20px;
}

.rechts {
	float: left;
}

.team-logo {
	float: left;
	width: 130px;
}

.team-text {
	float: left;
}



/* --- PARTNER --- */
.partner-logo {
	float: left;
	width: 320px;
	margin-bottom: 20px;
}

.partner-text {
	float: right;
	width: 380px;
	margin-bottom: 20px;
}



/* --- MISC --- */
.hr {
	height: 7px;
	background: url() no-repeat;
	margin: 20px 0;
	clear: both;
}

.skip {
	position: absolute;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
}

.skip:focus, .skip:active {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.gewinnerliste td {
	padding:0 25px;
		}


#email {
	color: #ffffff;
	padding: 30px;
		}

#email label {
	display:block;
	width: 150px;
	float:left;
		}

#email input {
	width: 150px;
	margin-bottom: 10px;
	padding: 2px;
	}