body {
	background-color: white;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

h1 {
	margin-top: 0px;
	font-size: 22px;
	line-height: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h2, h3, h4 {
	margin-top: 16px;
	margin-bottom: 13px;
	line-height: 26px;
}

p {
	margin-bottom: 6px;
}

ul, ol {
	margin-bottom: 6px;
}

a {
	color: #0B244C;
}

a:hover {
	color: #36557D;
}

dl dt {
	font-weight: bold;
	margin-top: 13px;
}

dl dt.first:first-letter {
	font-size: 1.3em;
}

dl dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

table#marathonlaeufer {
	margin: 6px auto;
}

table#marathonlaeufer td {
	padding: 6px;
	background-color: #C1C5F4;
}

table#marathonlaeufer th {
	padding: 6px;
	text-align: left;
	background-color: #959BAD;
}

ol.lower_alpha {
	list-style-type: lower-alpha;
}

.head {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D9D9D5;
	background-image: url(../img/head_bg.gif);
	background-repeat: no-repeat;
}

.head .nav {
	margin-right: -1px;
	padding-right: 10px;
	border-right: 1px dotted #999999;
	height: 168px;
	/* = 19px (height of one line (11px line-height + 8 px padding)) * 8 (number of lines)
	 *   + 28px (.nav h3)
	 *   + 4px (padding)
	 *   [- 8px * 2 (padding for each two-line a-element in the longest list, if there are any)]
	 */
}

.head .omega {
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
}

.head .grid_4 img {
	margin-top: 30px;
}

.head .nav h3 {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	/* background-color: #908F99; */
	background-image: url(../img/nav_head_bg8.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFDD04;
	
	height: 22px;
	
	font-size: 11px;
	line-height: 11px;
	text-align: left;
}

.head .nav h3.oneLine {
	padding-top: 9px;
	padding-bottom: 8px;
	height: 11px;
}

.head .nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
}

.head .nav li {
	margin: 0px;
	padding: 0px;
}

.head .nav li a {
	display: block;
	border-bottom: 1px dotted #999999;
	padding: 4px 6px 4px 6px;
	width: 148px;
	color: #0B244C;
	text-decoration: none;
	outline: none;
}

.head .nav li.last a {
	border-bottom: 0px;
}

.head .nav li a:hover {
	background-color: #aaaaaa;
}

.head .nav li a.selected {
	color: white;
	background-color: #888888;
}

.box {
	padding: 0px;
	margin-bottom: 10px;
}

.box .content {
	padding: 6px;
}

div.standard p.highlight {
	text-align: center;
	font-weight: bold;
	color: #0B244C;
}

.box {
	background-repeat: no-repeat;
	background-position: top;
	height: 1%; /* IE6 fix. Doesn't render background correctly without it. */
}

.box .content {
	background-repeat: no-repeat;
	background-position: bottom;
}

.grid_16 .box {
	background-image: url(../img/rounded_box_top_940.gif);
}

.grid_16 .box .content {
	background-image: url(../img/rounded_box_bottom_940.gif);
}

.grid_11 .box {
	background-image: url(../img/rounded_box_top_640.gif);
}

.grid_11 .box .content {
	background-image: url(../img/rounded_box_bottom_640.gif);
}

.grid_10 .box {
	background-image: url(../img/rounded_box_top_580.gif);
}

.grid_10 .box .content {
	background-image: url(../img/rounded_box_bottom_580.gif);
}

.grid_8 .box {
	background-image: url(../img/rounded_box_top_460.gif);
}

.grid_8 .box .content {
	background-image: url(../img/rounded_box_bottom_460.gif);
}

.grid_6 .box {
	background-image: url(../img/rounded_box_top_340.gif);
}

.grid_6 .box .content {
	background-image: url(../img/rounded_box_bottom_340.gif);
}

.grid_5 .box {
	background-image: url(../img/rounded_box_top_280.gif);
}

.grid_5 .box .content {
	background-image: url(../img/rounded_box_bottom_280.gif);
}

p.autor {
	font-style: italic;
}

div.image_in_text {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #B1B5E3;
	border: 1px solid #B1B5E3;
	font-size: 10px;
}

div.image_in_text img {
	display: block;
	margin: auto;
	padding: 0px;
}

div.image_in_text p.caption {
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}

div.image_right {
	float: right;
	clear: right;
}

div.image_in_text table#preisliste {
	font-size: 10px;
	border-collapse: collapse;
	margin: 0px auto;
	border: 1px solid #959BAD;
	width: 100%;
}

div.image_in_text table#preisliste th {
	background-color: #959BAD;
}

div.image_in_text table#preisliste td {
	padding: 4px;
	border: 1px solid #959BAD;
}

div.image_in_text table#preisliste td.preis {
	text-align: right;
	white-space: nowrap;
}

div.image_in_text table#preisliste tr.o td {
	background-color: #C1C5F4;
}

div.image_in_text table#preisliste tr.e td {
	background-color: #B1B5E3;
}

div.image_in_text table.auswertung {
	font-size: 9px;
	text-align: center;
	border-collapse: collapse;
	margin: 5px auto;
	border: 1px solid #959BAD;
	width: 100%;
}

div.image_in_text table.auswertung th {
	background-color: #959BAD;
	border: 1px solid #B1B5E3;
	vertical-align: middle;
	white-space: nowrap;
}

div.image_in_text table.auswertung td {
	background-color: #C1C5F4;
	border-top: 1px solid #959BAD;
	padding: 0px 1px;
}

div.image_in_text table.auswertung.luftig th {
	padding: 6px;
}

div.image_in_text table.auswertung.luftig td {
	padding: 6px;
}

div.image_in_text table.auswertung td.o {
	background-color: #C1C5F4;
}

div.image_in_text table.auswertung td.e {
	background-color: #B1B5E3;
}

div.image_in_text h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 6px;
	color: #0B244C;
}

div.image_in_text ul li {
	margin-bottom: 3px;
	font-size: 11px;
}

div.image_in_text ul li.first a:first-letter {
	font-weight: bold;
}

div.image_in_text ul li a {
	text-decoration: none;
	display: block;
	width: 100%;
}

div.image_in_text ul li a:hover {
	text-decoration: underline;
}

ol.literatur p.autor {
	font-style: italic;
	margin-bottom: 0px;
}

ol.literatur p.titel {
	margin-top: 0px;
}

div.standard {
	background-color: #D9D9D5;
}

div.bluebox {
	text-align: center;
	background-color: #36557D;
	background-image: url(../img/blue_bg.jpg);
	color: white;
}

div.bluebox p.highlight, div.offer div.bottom p.highlight {
	text-align: center;
	font-weight: bold;
	color: #FFDD04;
}

div.bluebox p.highlight span, div.bluebox p.highlight a, div.offer div.bottom p.highlight a, div.offer div.bottom p.highlight span {
	color: white;
}

div.offer {
	background-color: #36557D;
	background-image: url(../img/blue_bg.jpg);
	color: white;
}

div.news div.box {
	padding-top: 4px;
}

div.partner, div.news {
	background-color: #D9D9D5;
}

div.partner h3, div.news h3, div.news h4 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #0B244C;
}

div.news h4 {
	font-size: 12px;
	line-height: 13px;
}

div.footer {
	background-color: #D9D9D5;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

div.footer p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-align: center;
}

div.footer p.imageAttribution {
	font-size: 9px;
	color: #777777;
}

div.footer p.imageAttribution a {
	color: #777777;
}

.page {
	background-color: #E4E4E2;
	padding-top: 10px;
	padding-left: 0px;
}

.grid_6 .box .content h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #0B244C;
}

div.standard .box .content p img {
	float: right;
}

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

.box .content .textRight {
	margin-left: 0px;
	width: 150px;
}

.box .content .imageLeft {
	float: left;
	font-size: 9px;
	line-height: 11px;
	text-align: right;
}

.box .content .imageLeft a {
	color: black;
}

div.offer .top {
	margin-top: -5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

div.offer .top h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

div.offer .top p {
	padding-top: 0px;
	margin-top: 0px;
}

div.offer .middle {
	background-color: #D6DEF9;
	background-image: url(../img/offer_middle_bg.gif);
	background-repeat: repeat-x;
	color: #0B244C;
	margin: 5px -5px 5px -5px;
	padding: 5px 8px 5px 8px;
}

div.offer .middle ul {
	font-size: 14px;
	padding-top: 6px;
	margin-top: -5px;
}

div.offer .middle ul li {
	line-height: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
}

div.offer .middle p.highlight, div.offer .middle p.comment, div.offer .middle p.price {
	text-align: center;
	margin-top: 16px;
}

div.offer .middle p.highlight {
	font-size: 14px;
}

div.offer .middle .comment {
	font-size: 13px;
}

div.offer .middle p.price {
	font-size: 14px;
	font-weight: bold;
}

div.offer .middle p.price span.price {
	font-size: 22px;
	line-height: 26px;
}

div.offer .middle p.price span.mwst {
	font-weight: normal;
	font-size: 9px;
}

div.offer .middle table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

div.offer .middle table th {
	background-color: #959BAD;
	text-align: left;
}

div.offer .middle table tr td {
	border-top: 2px solid #D6DEF9;
}

div.offer .middle table tr .p {
	width: 45%;
}

div.offer .middle table tr.o td {
	background-color: #C1C5F4;
}

div.offer .middle table tr.e td {
	background-color: #B1B5E3;
}

div.offer .middle table td.waldenburgComment {
	font-size: 9px;
	border-top: 0px;
	text-align: center;
}

div.offer .middle table td.empty {
	padding: 6px 3px;
	text-align: center;
}

div.offer .bottom {
	text-align: center;
}

div.offer .bottom a.button {
	display: block;
	background-image: url(../img/yellow_button_blue_bg.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 14px;
	padding: 7px 10px 10px 10px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 10px auto 5px auto;
}

div.laufpaket .top {
	background-image: url(../img/running_legs_33.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.radpaket .top {
	background-image: url(../img/bike_33.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.partner .grid_6, div.partner .grid_7, div.partner .grid_8 {
	padding-bottom: 10px;
	margin: auto;
}

div.partner img {
	border: 1px solid #bbb;
}

form fieldset {
	border-top: 2px solid #888;
}

form fieldset legend {
	font-size: 18px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
}

form .formline {
	padding-top: 5px;
}

form .formline .grid_3 {
	text-align: right;
	line-height: 16px;
	padding-top: 3px;
}

form .formline .grid_7 > input {
	width: 100%;
}

form .formline .grid_7 > textarea {
	width: 100%;
}

form .formline .grid_3 .optional {
	font-size: 10px;
	color: #444;
}

form .formline .grid_7 h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

form .pflicht .hinweis {
	display: none;
	font-size: 10px;
	color: #fff;
	background-color: #880000;
	padding: 0px 10px;
}

input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: black;
}

input[type="text"]:hover, input[type="text"]:focus, textarea:hover, textarea:focus {
	background-color: #EBEBE7;
}

input[type="text"]:focus, textarea:focus {
	background-color: #EBEBE7;
	font-weight: bold;
}

div#fussball_diagramm {
	padding: 13px 0px;
	border-bottom: 2px solid black;
}

div#fussball_diagramm div {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	clear: both;
}

div#fussball_diagramm div img.left {
	display: block;
	float: left;
	margin-left: 60px;
}

div#fussball_diagramm div img.right {
	display: block;
	float: right;
	margin-right: 60px;
}

div#fussball_diagramm div div.left, div#fussball_diagramm div div.right {
	padding-top: 6px;
	width: 50%;
	clear: none;
}

div#fussball_diagramm div div.left {
	float: left;
}

div#fussball_diagramm div div.right {
	float: right;
}

div#fussball_diagramm div img {
	margin-top: 10px;
	padding: 0px;
}

div#fussball_diagramm div h4 {
	font-size: 13px;
	margin-bottom: 6px;
}

div#fussball_diagramm div ul {
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}

div#fussball_diagramm div strong {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #aa0000;
}

table.erfolge {
	color: #555555;
	font-size: 10px;
	border-collapse: collapse;
	margin: 5px auto;
	border: 1px solid #959BAD;
	width: 100%;
}

table.erfolge th {
	color: black;
	background-color: #959BAD;
}

table.erfolge td {
	padding: 4px;
	border: 1px solid #959BAD;
}

table.erfolge tr.o td {
	background-color: #C1C5F4;
}

table.erfolge tr.e td {
	background-color: #B1B5E3;
}

table.erfolge .jahr {
	color: black;
}

table.erfolge .ereignis {
	color: black;
}

p.erfolge-caption {
	font-size: 10px;
}

a#player-berlin-1970 {
	display: block;
	width: 320px;
	height: 264px; /* 240 px video + 243 px control bar. */
	outline: none;
	margin: 5px auto;
}


/****************************************************************/
/********   Styles for "Maerchen aus der Sportmedizin"   ********/
/****************************************************************/

.box .two_column {
	padding: 0px;
	height: 1%; /* IE6 fix. Doesn't render background correctly without it. */
}

.box .two_column h3 {
	padding: 10px 5px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 5px 0px;
	color: #0B244C;
}

body#maerchen .grid_16 .box blockquote {
	font-style: italic;
}

body#maerchen .grid_16 .box .claim {
	margin: 10px -5px 10px 5px;
}

body#maerchen .grid_16 .box .reply {
	margin: 10px -5px 10px 15px;
}

body#maerchen .grid_16 .box .reply blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

body#maerchen .grid_16 .box blockquote em {
	font-style: normal;
}

body#maerchen .cite_source, body#maerchen .reply_source {
	font-style: normal;
	font-weight: bold;
}

/**************************************************/
/********   Styles for testimonials page   ********/
/**************************************************/

table.intext_results td {
	padding: 2px 10px;
}

table.event_results {
	border-collapse: collapse;
	width: 700px;
	margin: auto;
}

table.event_results td, table.event_results th {
	background-color: #908F99;
	color: white;
	text-align: left;
	padding: 5px;
}

table.event_results td {
	background-image: url("../img/lines-45-10.gif");
}

table.event_results th {
	background-image: url("../img/lines-45-25.gif");
}

table.event_results tr.data td {
	border-top: 1px solid #65646B;
}

table.event_results th {
	color: yellow;
}

table.event_results tr.data td a, table.event_results tr.data td a:visited, table.event_results tr.data td a:link {
	text-decoration: none;
	color: white;
}

table.event_results tr.data td a:hover {
	text-decoration: underline;
}

table.event_results tr.data td.feedback_link a, table.event_results tr.data td.feedback_link a:visited, table.event_results tr.data td.feedback_link a:link {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 10px;
}

table.event_results tr.report td {
	padding: 0px 20px;
	width: 100%;
	background-color: #aaa;
	background-image: url("../img/lines-0-10.gif");
}

table.event_results tr.report td div.sheet, table.event_results tr.report td div.permanent_sheet {
	background-color: white;
	background-image: url("../img/sheet-shadow-top.gif");
	background-repeat: repeat-x;
	color: black;
	margin-bottom: 20px;
	padding: 10px;
}

table.event_results tr.report td div.sheet table, table.event_results tr.report td div.sheet table td, table.event_results tr.report td div.sheet table th {
	background-color: white;
	background-image: none;
	color: black;
	width: 60%;
	border-top: none;
	vertical-align: bottom;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}

/* The following is used on the homepage, for instance. */
blockquote.testimonial {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, serif;
	font-size: 12px;
}

blockquote.testimonial span.source {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/****************************************************************/
/****************   Styles for christmas banner   ***************/
/****************************************************************/

div.christmas {
	margin-top: 20px;
	background-color: #7A3434;
	background-image: url(../img/red_bg.jpg);
	position: relative;
}

div.christmas .bottom a.button {
	margin-top: 30px;
	background-image: url(../img/yellow_button_red_bg.gif);
}

div.christmas .top {
	padding-top: 20px;
}

div.christmas .deko {
	background-image: url(../img/girlande.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -35px;
	left: -35px;
	width: 346px;
	height: 200px;
	z-index: 99;
}
