@charset "UTF-8";
<!--
/* CSS Document */
* {
	padding:0px;
	border:0px;
	margin:0px;
}
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	min-width:900px;
	min-height:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
}
a {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#wrapper {
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100%;
	min-width:900px;
	min-height:600px;
	position:absolute;
	
}
#bottom {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	min-width:900px;
	height:600px;
	background-image:url(../img/bottom_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#produktteil {
	position:absolute;
	bottom:0px;
	left:0px;
	width:190px;
	height:150px;
	text-align:right;
	background-image:url(../img/produkt.png);
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
}

#produktteil a {
	color:#FFFFFF;
}
#produktteil h2 {
	color:#FFFFFF;
	font-size:14px;
}
#footer {
	position:absolute;
	width:100%;
	text-align:center;
	bottom:3px;
	
}
#topbar {
	text-align:center;
	background-image:url(../img/top_bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:90px;
	
}
#designkraft {
	font-size:10px;
	position:absolute;
	right:0px;
	bottom:0px;
	background-color:#000000;
}
#mainlogo {
	position:absolute;
	top:10px;
	left:30px;
}
#headline {
	position:relative;
	top:80px;
	
}
#tennisplayer_bg {
	position:absolute;
	width:270px;
	height:560px;
	right:0px;
	margin-left:-270px;
	bottom:0px;
	margin-top:-560px;
	background-image:url(../img/tennisplayer.png);
	background-repeat:no-repeat;
}

#navigation {
	position:absolute;
	top:150px;
}
#countdown {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}
#content {
	position:absolute;
	width:100%;
	min-width:900px;
	height:5px;
	top:50%;
	text-align:center;
	overflow:visible;
	
}
#contenthorcentr {
	position:absolute;
	left:50%;
	width:1px;
	height:1px;
	overflow:visible;
	
}
#contentbg {
	height:400px;
	overflow:hidden;
	position:relative;
	top:150px;
	width:520px;
	margin-top:-320px;
	margin-left:-260px;
	background-image:url(../img/content_bg.png);
 	background-repeat:repeat;
}
#contenthome {
	height:400px;
	overflow:hidden;
	position:relative;
	width:537px;
	margin-top:-320px;
	margin-left:-260px;
}
#contentin {
	height:400px;
	overflow:auto;
	position:relative;
	width:537px;
	margin-top:-250px;
	margin-left:-260px;
}


/*Content*/
.imgtop {
	position:absolute;
	top:0px;
	left:0px;
	border-bottom: 1px solid #FFFFFF;
	overflow:auto;
}
#contentin h1 {
	position:absolute;
	top:130px;
	left:10px;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
}
.bgimagetop {
	background-repeat:no-repeat;
	background-position:top;
}
#contentlayer {
	position:absolute;
	left:10px;
	top:150px;
	width:480px;
	text-align:left;
	color:#666666;
}
#contentlayer h2 {
	font-size:16px;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #666666;
	padding-top:5px;
	padding-bottom:5px;
}
#contentlayer h3 {
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
#contentlayer h4 {
	padding-top:0px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
#contentlayer p {
	padding-bottom:5px;
}
/* FORM */
#contentlayer input, select, textarea {
	left:150px;
	position:absolute;
	margin-bottom:5px;
}
#contentlayer form {
	left:50px;
	position:absolute;
}
#contentlayer textarea {
	position:absolute;
	width:200px;
	height:100px;
}
.newslettercheck {
	left:150px;
	position:absolute;
	width:180px;
}
.checkboxmargintop {
	margin-top:10px;
}
.bordergrey {
	border:1px solid #666666;
}
.sendbutton {
	width:100px;
	height:20px;
	margin-left:-150px;
	background-image:url(../img/button_bg.jpg);
	color:#FFFFFF;
	font-weight:bold;
	border-color:#FFFFFF;
}
.sendbutton:hover {
	background-image:url(../img/buttonwhite_bg.jpg);
	color:#88AA22;
	border-color:#88AA22;
}
.radiotext {
	left:170px;
	position:relative;
	width:200px;
}
.textfieldshort {
	width:70px;
}
.textfieldlong {
	width:200px;
}
/*SEARCHOPT*/
#searchopt {
	position:absolute;
	background-image:url(../img/search_bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	width:500px;;
	top:10px;
	text-align:center;
}
#searchopt form {
	top:0px;
	left:5px;
	
}
#searchopt input {
	position:absolute;
	width:150px;
	left:225px;
	top:5px;
}
#searchopt .sendbutton {
	font-size:11px;
	position:absolute;
	top:5px;
	width:100px;
	left:385px;
	margin:0px;
	height:15px;
}
.searchtext {
	
	width:470px;
	text-align:center;
	left:15px;
}
/* TABELLESPIELER */
table {
	width:500px;
	border:0px;
	margin:0px;
	padding:0px;
}
tr {
	border-bottom:1px solid #CCCCCC;
}
.tab_name {
	padding-top:3px;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#FFF;
}
.tab_verein {
	font-style:italic;
	font-size: 12px;
	background-color:#FFF;
}
.tab_bundesland {
	text-align:right;
	font-size: 12px;
	background-color:#FFF;
}
.tab_klasse {
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	background-color:#EEE;
}
.tab_finalteilnehmer {
	text-align:right;
	color:#666666;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	background-color:#EEE;
}
.tab_kategorie {
	color:#666666;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	background-color:#EEE;
}
.tab_vorrunde {
	font-weight:bold;
	color:#666666;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	background-color:#EEE;
}
.tab_finale {
	color:#666666;
	font-weight:bold;
	width:20%;
	border-bottom:1px solid #CCCCCC;
	vertical-align:bottom;
	background-color:#EEE;
}
/*Tabelle Ende*/
/*Tabelle Ergebnis*/
.ergebnisTable td {
	width:28%;
	vertical-align:top;
	
	
}
.ergebnisTable table {
	width:100%;
	margin:0px;
	padding:0px;
}
#comingSoon {
	width:520px;
	position:relative;
	top:120px;
	text-align:center;
	font-size:50px;
	color:#88AA22;
}
#contentlayer ol li {
	position:relative;
	list-style:decimal;
	left:70px;
	width:350px;
	padding-bottom:10px;
	font-size:11px;
	}
.mitaufz {
	list-style:decimal;
	list-style-type:decimal;
}
#gastein {
	border:1px solid #FFFFFF;
	overflow:hidden;
	width:188px;
	height: 94px;
	position:relative;
	background-image:url(../img/nav_banner01.jpg);
	background-repeat:no-repeat;
}
#gastein:hover {
	border:1px solid #666666;
}
.subsubhide {
	display:none;
}
