@CHARSET "UTF-8";

html {
	overflow-x: auto;
	overflow-y: scroll;
	height: 100%;}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-align: center;
	line-height: 15px;
	height: 100%;
	background-color: white;
	color: #003452;}
	
p {
	margin-top: 2px;
	margin-bottom: 8px;}	
	
h1 {
	margin: 18px 0 15px 6px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;}		

h2 {
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;}		

h2.home_header {
	margin-bottom: 5px;
}

h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;}		
	
h4 {
	margin: 2px 0 8px 0;
	font-weight: bold;}

li {
	list-style-type: disc;
	list-style-position: outside;}
	
td {
	vertical-align: middle;}	
	
img {
	display: block;
	position: relative;}

input, textarea, select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	border: 1px solid #99ADB7;
	background-color: #E3E7E8;}
	
input {
	width: 150px;
	height: 15px;
	padding: 2px;}
	
textarea {
	width: 296px;
	height: 96px;
	padding: 2px;}

select {
	width: 302px;
	height: 19px;}
	
input.checkbox {
	width: 14px;
	height: 14px;
	border: none;}

input#submit {
	width: 107px;
	height: 20px;
	border: 0px;
	padding: 0px;}	

div#page {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 920px;
	background-color: white;
	background-image: url("../img/bg.jpg");
	background-repeat: repeat-x;}
	
#bg_wrapper {
	background-image: url("../img/bg-bottom.png");
	background-repeat: repeat-x;
	background-position: 0 100%;
	width: 920px;
}

div#header {
	position: relative;
	width: 920px;
	height: 88px;}	
	
img#title_img {
	position: relative;
	padding-top: 60px;}	

div#content {
	position: relative;
	left: 50px;
	width: 820px;}
	
div#zur_anmeldung {
	position: relative;
	float: right;
	top: 25px;}
	
div#zur_anmeldung_home {
	position: relative;
	float: right;
	top: 73px;}		

div#main_text {
	position: relative;
	margin: 25px 0 30px 0;
	width: 800px;
	left: 10px;
	min-height: 300px;}
	
div#standard_section {
	position: relative;
	width: 570px;}
	
div#standard_section_home {
	position: relative;
	width: 370px;
	left: 24px;
	float: left;}
	
div#standard_section_gallery{
	position: relative;
	width: 762px;
	left: 24px;
	float: left;}
	
img.hr_1 {
	margin: 18px 0;}		
	
img.hr_2 {
	margin: 0 0 13px 0;}		
	
img.hr_3 {
	margin: 6px 0;}			

img#logos {
	position: relative;
	left: 10px;
	width: 800px;}
	
.sponsors_header {
	font-size:8.6pt;
}

div#footer {
	position: relative; 
	left: 10px; 
	width: 800px; 
	font-size:8.6pt;
	padding-top:10px;}
	
div#footer a:link, div#footer a:visited, div#footer a:hover {
	text-decoration:none;
}

img.footer_sep {
	position: relative;
	float: left}

div.footer_text_left {
	position: relative;
	float: left; 
	padding-top: 2px;}
	
div.footer_text_right {
	position: relative;
	float: right;
	padding-top: 2px;}

img.title_text {
	margin:0 0 34px 0;}

img.title_text_home {
	margin:0 0 43px 0;}
	
img.archive_thumb {
	display: block;
	float: left;
	margin: 0px 5px 5px 0;
	border: 1px solid #CCCCCC;}	
	
div.info_box {
	position: relative;
	width: 556px;
	background-color: #E3E8F1;
	padding:5px 7px;}
	
div.info_box_intro {
	position: relative;
	width: 390px;
	float: left;
	margin-left: 15px;}
	
div.info_box_intro_title { 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;}
	
div.info_box_body {
	clear: both;
	width: 560px;
	padding: 15px 0 5px 0;}		
	
div.info_box_body_empty {
	clear: both;
	padding-bottom: 5px;}
	
div.info_box_sep {
	height: 5px;}	
	
div.info_box td {
	padding: 3px 5px;
	width: 165px;}	
	
img.home_slideshow {
	position: absolute;
	margin-top: 61px;}
	
p.size_10 {
	line-height: 13px; 
	font-size: 9px; 
	color: #999999;}

td.field {
	padding: 2px 6px;
	height: 26px;}

td.spacer {
	height: 3px;}	
	
table#preise {
	margin-top: 10px;}

table#preise td {
	height: 25px;
	vertical-align: top;}		

table#preise td.col1 {
	width:110px;}		
	
table#preise td.col2 {
	width:470px;}	

.col_space {
	width: 10px;
}

table#vorrundensieger {
	width:568px;}

table#vorrundensieger tr {
	height:26px;}
	
table#vorrundensieger td {
	vertical-align: top;}	
	
table#vorrundensieger td.title {
	padding-top: 30px;}				

table#vorrundensieger td.col_wide {
	width:282px;}

table#vorrundensieger td.col_space {
	width:4px;}

/* stylize text links explicitly, so that linked images don't receive a dotted orange border in firefox. */
a 					{color: #376376;}
a.text:link			{color: #003452; text-decoration: underline;}
a.text:visited		{color: #003452; text-decoration: underline;}
a.text:hover		{color: #FF9C00; text-decoration: underline;}
a.text:active		{color: #003452; text-decoration: underline;}

a.text_on:link		{color: #FF9C00; text-decoration: underline;}
a.text_on:visited	{color: #FF9C00; text-decoration: underline;}
a.text_on:hover		{color: #FF9C00; text-decoration: underline;}
a.text_on:active	{color: #FF9C00; text-decoration: underline;}


