/* Autor: Dirk Petscheleit --- www.roterblitz.de*/

/* Projekt: www.solinger-rennen.de */

/* undo: */

:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

/* Generelle Formatierungen */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../images/body.jpg);
	line-height: 120%;
	color: #444444;
}

#bodyLeft {
	background: transparent url(../images/pumpe.jpg) 0 225px no-repeat;
}

h1 {
	font-size: 1.6em;
	color: red;
}

h2 {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 1.3em;
}

a:link {
	color: red;
	font-weight: bold;
}

a:visited {
	color: red;
	font-weight: bold;
}

a:hover {
	color: #444444;
	text-decoration: underline;
}

p {
	margin: 20px 10px 0 10px;
	line-height: 1.4em;
}

/* Container */

#container {
	width: 780px;
	margin: auto;
	text-align: left;
	margin-top: 20px;
	background-color: white;
}

#header {
	height: 239px;
	color: black;
	background: white url(../images/header.jpg) no-repeat right;
}

#content {
	margin: 0;
	padding-top: 10px;
}

#leftBox {
	margin-top: 20px;
	width: 350px;
	float: left;
	padding-bottom: 20px;
	margin-left: 30px;
}

#rightBox {
	margin-right: 10px;
	margin-top: 20px;
	width: 350px;
	float: right;
}

#content ul {
	margin-top: 20px;
}

#content li a {
	color: black;
	line-height: 1.5em;
	font-weight: normal;
}

#wideBox {
	background-color: transparent;
}

#infos #wideBox {
	margin: 10px;
}

#wideBox h1 {
	margin-left: 10px;
}

#content h1 {
	margin-left: 10px;
}

#start #wideBox {
	background: transparent url(../images/start-wideBox.jpg) no-repeat;
	margin-left: 30px;
	padding: 40px 40px 0 135px;
}

#strecke #wideBox {
	background: transparent url(../images/wideBox.jpg) no-repeat;
	margin-left: 30px;
	padding: 40px 60px 0 30px;
}

#streckenbeschreibung #wideBox {
	background: transparent url(../images/wideBox.jpg) no-repeat;
	margin-left: 30px;
	padding: 40px 60px 0 30px;
}

#streckenbeschreibung li {
	list-style: disc;
	margin-left: 50px;
}

#anfahrt #wideBox {
	background: transparent url(../images/wideBox.jpg) no-repeat;
	margin-left: 30px;
	padding: 40px 60px 0 30px;
}

#sponsoren #wideBox {
	background: transparent url(../images/start-wideBox.jpg) no-repeat;
	margin-left: 30px;
	padding: 40px 40px 0 135px;
}

#sponsoren #wideBox2 {
	background: transparent url(../images/wideBox.jpg) no-repeat;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 100px;
	padding: 40px 40px 0 135px;
}

.narrowBox {
	margin-top: 20px;
	background: transparent url(../images/narrowBox.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.velo {
	background: transparent url(../images/narrowBox-velo.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.termin {
	background: transparent url(../images/narrowBox-termin.jpg) no-repeat top left;
	padding: 10px 50px 10px 10px;
}

.berichte {
	background: transparent url(../images/narrowBox-zeit.jpg) no-repeat top left;
	padding: 10px 50px 10px 10px;
}

.sponsor {
	background: transparent url(../images/narrowBox-sponsor.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.strecke {
	background: transparent url(../images/narrowBox-strecke.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.hoehe {
	background: transparent url(../images/narrowBox-hoehe.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.zeit {
	background: transparent url(../images/narrowBox-zeit.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.karte {
	background: transparent url(../images/narrowBox-karte.jpg) no-repeat top left;
	padding: 10px 40px 10px 10px;
}

.narrowBox .readMore {
	text-align: right;
	margin-right: 30px;
}

.narrowBox h1 {
	font-size: 1.3em;
	margin-top: 10px;
}

#footer {
	width: 780px;
	clear: both;
	height: 20px;
	text-align: center;
	position: relative;
	top: 40px;
	color: white;
}

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

#footer a:hover {
	color: red;
	background-color: white;
}

/* Navigation */

#navi {
	background-color: transparent;
	text-align: left;
}

#navi li {
	display: inline;
	line-height: 30px;
}

#navi a {
	color: White;
	padding: 6px 10px 8px 10px;
}

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

#navi a:hover {
	color: #fff;
	background-color: red;
	;

text-decoration: none;
	padding: 6px 10px 8px 10px;
	border-bottom: 2px solid black;
}

.readMore {
	text-align: right;
}

#sponsorenTicker {
	margin: 10px 10px 0 10px;
	padding: 0;
	width: 200px;
}

/* Tabellen */

/* 

	Blue on blue

	written by Glenn Slaven http://slaven.net.au

*/

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

table {
	border: none;
	margin: 10px;
	font-size: 11px;
}

table caption {
	background-color: transparent;
	background-image: url(cap_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: left;
	font-size: 150%;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 0px;
}

td, th {
	vertical-align: top;
	font-weight: normal;
}

thead {
	
}

thead th {
	color: red;
	font-size: 125%;
	border-top: 1px solid red;
	font-weight: bold;
	padding: 4px 0.4em 4px 0.4em;
}

tfoot td, tfoot th {
	border-top: 1px solid red;
	border-right: none;
	font-weight: bolder;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

tbody td, tbody th {
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

tbody tr.odd th, tbody tr.odd td {
	background-color: #ECECEC;
}

.tableTitle {
	font-weight: bold;
}

tbody th {
	font-weight: bold;
	border-left: 1px solid red
}

tbody tr {
	
}

.footnote {
	font-size: 10px;
	margin-left: 20px;
}

.imageLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imageRight {
	float: right;
	margin: 0 0 10px 10px;
}

ul.extLink li a {
	display: block;
	background: url("../images/icons/extlink.png") 0 2px no-repeat;
	padding-left: 15px;
	width: 210px;
}

ul.extLink li {
	margin-left: 10px;
	margin-top: 5px;
}

ul.extLink a:hover {
	font-weight: bold;
}

#headerRight {
	position: absolute;
	margin-left: 670px;
	margin-top: -150px;
}

td p {
	margin:  0;
	padding:  0;
}

td {
	border-bottom:  1px solid #ccc;
	border-left:  1px solid #ccc;
}

td.td1 {
	border-left:  none;
}

table {
	margin-right:  10px;
}