body, html {
	background-color: #FFFFFF;
	margin: 10px 20px 10px 10px;
	scrollbar-base-color: #023599;
	scrollbar-3dlight-color: #023599;
	scrollbar-arrow-color: #023599;
	scrollbar-darkshadow-color: #023599;
	scrollbar-face-color: #FFF500;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-shadow-color: #023599;
	scrollbar-track-color: #023599;
	}

body, html, p {
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 90%;
	line-height: 125%;
  	}

.titel { position:absolute; vertical-align: middle; left:163px; }

.bold {
	font-weight: bold;
	color: #003399;
	}

strong {
	font-size: 120%;
	color: #003399;
	margin: 0;
	padding-bottom: 5px;
	}

#content {
	text-align: left;
	float: left;
	color: #000000;
	}

#footer {
	padding: 0px 0px 0px 15px;  
	background: url(images/back.gif) no-repeat 0px 60%; 
	margin-top: 40px;
	}

h1 {
	font-size: 150%;
	line-height: 110%;
	color: #023599;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 26px;
	background: url(images/kastl_gelb.gif) no-repeat;
	background-position: 0px 4px;
	border-bottom: 1px solid #FFF500;
	}

h2 {
	font-size: 120%;
	color: #023599;
	margin-top: 40px;
	margin-left: 25px;
	padding: 0px 0px 0px 19px;
	background: url(images/kastl_blau.gif) no-repeat; 
	background-position: 0px 3px;
	border-bottom: 1px solid #023599;
	}

ul {
	margin-bottom:25px;
	}

li.start {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 100%;
	}

li {
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 100%;
	}

.arrow {
	list-style-image: url(images/arrow.gif);
	}

.aufz {
	list-style-type: square;
	}

.liste {
	list-style-type: none;
	padding-bottom: 0px;
	}

hr {
	margin: 1.5em 5em 1em 0em;
	color: #0022DD;
	height: 1px;
	}

a:link, a:visited	{ color: #0022DD; text-decoration: none; }
a:hover, a:active	{ color: #000099; text-decoration: underline; }

a:link img, a:visited img {border: solid 1px #FFFFFF; border-bottom: 2px solid #FFFFFF; margin-right: 5px; padding: 3px; background-color: #FFFFFF; }
a:hover img, a:active img {border: solid 1px #000000; border-bottom: 2px solid #000000; margin-right: 5px; padding: 3px; background-color: #FFFFC0; }

/* a.tx:link, a.tx:visited	{ color: #003399; font-weight: bold; text-decoration: none; background-color:#FFF500; } */
/* a.tx:hover, a.tx:active	{ color: #000000; font-weight: bold; text-decoration: underline; background-color:#FFFFC0; } */



td {
	vertical-align: middle;
	}

table.punkte {
	text-align: center;
	}

table.test {
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	}

td.punkter {
	border-right: 1px solid #003399;
	}

.odd {
	background-color: #FFFFFF;
	}

.even {
	background-color: #FFeeee;
	}

td.karte {
	vertical-align: top;
	padding-right: 10px;
	}

td.ab {
	text-align:left;
	}

td.tx_fh {
	text-align:center;
	background-color: #003399;
	color: #FFF500;
	border-bottom: 1px solid #FFFFFF;
	}

td.tx {
	text-align:center;
	background-color: #FFF500;
	border-bottom: 1px solid #FFFFFF;
	}

td.tx2 {
	text-align:left;
	background-color: #FFF500;
	padding-left: 1em;
	}

td.tx3 {
	text-align:left;
	background-color: #FFF500;
	border-bottom: 3px solid #FFFFFF;
	padding-left: 1em;
	}

td.tx5 {
	text-align:center;
	background-color: #FFF500;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	}

td.tx4 {
	text-align:left;
	font-size: 90%;
	padding: 0.4em 1em;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	background-color: #FFFFE9; 
	}

td.txo {
	border-top: 1px solid #003399;
	}

td.txu {
	border-bottom: 1px solid #003399;
	}

td.txl {
	border-left: 1px solid #003399;
	}

td.txr {
	border-right: 1px solid #003399;
	}

.tx-box {
	margin: 10px 10px 13px 10px;
	vertical-align: middle;
	white-space: nowrap;
	}

.tx-link {
	text-align:center;
	white-space: nowrap;
	display: block;
	padding: 3px 6px;
	}

.tx-a {
	width:60%;
	}

.team-box {
	margin: 10px 10px 13px 10px;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #023599;
	border-bottom: 2px solid #023599;
	white-space: nowrap;
	display: block;
	background-color:#FFF500;
	}

td.team {
	vertical-align: top;
	}

td.team-mail {
	vertical-align: bottom;
	}

.infobox {
	margin: 5px;
	vertical-align: middle;
	align:center;
	white-space: nowrap;
	
	}

.infolink {
	margin: 4px;
	width:400px;
	text-align:center;
	white-space: nowrap;
	border: 1px solid #023599;
	border-bottom: 2px solid #023599;
	display: block;
	padding: 3px 6px;
	font-size: 120%;
	font-weight: bold;
	}

a.infolink:link, a.infolink:visited	{ color: #003399; text-decoration: none; background-color:#FFF500; }
a.infolink:hover, a.infolink:active	{ color: #000000; text-decoration: underline; background-color:#FFFFC0; }
