body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

hr {
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#all {
	background-image: url(images/all-background-01.jpg);
	background-repeat: no-repeat;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:800px; 
	height:620px; 
	z-index:4;
	border: #000000 1px solid;
}

#footer {
	position:absolute; 
	left:245px; 
	top:605px; 
	width:546px; 
	height:15px; 
	font-size: 9px;
}

h1 {
	font-size:14px;
	font-weight:bolder;
}

h2 {
	font-size:13px;
	font-weight:bolder;
}

.grey-back {
	background-color:#EEEEEE;
}

#meldungen {
	position:absolute;
	left:245px;
	top:132px;
	width:554px;
	height:468px;
	z-index:1;
	font-size: 12px;
	clear: both;	
	margin: 0;
	padding: 0;
	overflow: auto;
}

#meldungen p {
	padding: 5px;	
}

#tab {
	position:absolute;
	left:245px;
	top:117px;
	width:554px;
	height:20px;
	z-index:3;
}

.tab-entry {
	background-image: url(images/grey-tab-background.gif);
	background-color: #EEEEEE;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	top: 10px;
	bottom: 0px;
	left: auto; 
	right: auto;
	height: 20px;
	border-width: 1px;;
	border-bottom-style: none;
	border-left-style: solid;
 	border-right-style: solid;
	border-top-style: solid;
	z-index:4;
}

.tab-entry a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tab-entry a:hover {
	text-decoration: none;
	border-bottom-style: none;
}

.tab-entry-active {
	background-image: url(images/grey-tab-background-active.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	left: auto; 
	right: auto;
	border-width: 1px;;
	border-bottom-style: none;
	border-left-style: solid;
 	border-right-style: solid;
	border-top-style: solid;
	z-index: 4;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tab-entry-active a {
	text-decoration: none;
}

#tab-line {
	position: relative;
	margin: 0px;
	margin-top: -10px:
	padding: 0px;
	padding-top: -10px;
	top: -1px;
	bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 1px;
	z-index: -1;
}

#aktualisieren-button {
	background-image:url(images/aktualisieren-button.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute; 
	left:655px; 
	top:90px; 
	width:115px; 
	height:21px; 
	z-index:2;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	font-size:14px;
}

#aktualisieren-hint {
	position:absolute; 
	left:615px; 
	top:115px; 
	width:180px; 
	height:10px; 
	z-index:2;
	font-size:8px;
	text-align: right;
}

#aktualisieren-button a {
	text-decoration: underline;
	color: #000000;
}

#aktualisieren-button a:hover {
	text-decoration: none;
}

#kasten-links {
	position: absolute;
	top: 303px;
	width: 174px;
	height: 177px;
	left: 24px;
	font-size: 10px;
	text-align: center;
}

#mannschaften {
	top: 0px;
	width: 100%;
	height: 55px;
	left: 0px;
	font-size: 10px;
	text-align: center;
}

#aktuellerstand {
	top: 60px;
	width: 100%;
	height: 50px;
	left: 0px;
	font-size: 36px;
	font-weight: 800;
	text-align: center;
}

#kommentar {
	top: 150px;
	width: 100%;
	height: 60px;
	left: 0px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.admin-hint {
	font-size:10px;
	font-style:italic;
}

.admin-pseudo-button {	
	background-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 3px;
	margin: 2px;
}

.admin-table-frame {
	border: 1px;
	border-style: solid;
	border-color: #666666;	
}

.admin-heading {
	background-color: #E10101;
	padding: 10px;
	color: #FFFFFF;
}

.admin-important-message {
	padding: 3px;
	border: 1px;
	border-left-style: solid;
	border-left-width: 15px; 
	border-color: #E10101;
}
