.ergebnisfett {font-weight: bold}
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body {
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../grafiken/hintergrund.jpg);
	background-repeat: repeat;
	background-position: center top;
	}

p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: 13px/14px Verdana, Arial, Helvetica, sans-serif;
	}
h1, h2, h3 {
	font-size: 14px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	}
a:visited,
a:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	}
a:hover,
a:active {
	text-decoration: none;
	color: #660000;
	border: none;
	background: #FFFF99;
	}
acronym {
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

.date {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	padding-top:11px;
	background:url(../cssgrafiken/icon-calendar.gif) no-repeat;
	}
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	}
.date span.day {
	font-size:18px;
	display:block;
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	}



/* major divs */
#container {
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#header {
 	width: 450px;
	margin: 0px; 
	padding: 0px;
	}
	
#content {
	width: 750px;
	margin: 4px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	
#linkList {
	position: absolute;
	top: 176px;
	left: 100px;
	width: 220px;
	margin: 0px 0px 0px 682px;
	padding: 0px;
	height: 826px;
	visibility: visible;
	}

/* minor divs */
#pageHeader {
	width: 1000px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
	border: 1px solid #aaa;
	background-image: url(../cssgrafiken/sfd_1000_winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#pageHeader h1 {
	width: 600px;
	color: #FFFFFF;
	text-transform: none;
	margin: -50px 0px 0px 10px;
	padding: 0px;
	font: 400 normal 24px/24px Galant;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #000;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}

.contentbox {
	width: 750px;
	border: 1px solid #e4c55b;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #FFFEFA;
	margin: 0px -10px 10px;
	padding: 10px;
	}

	
#footer {
	width: 762px;
	border: 1px solid #aaa;
	background-image:  url(../cssgrafiken/hinter3content.gif);
	background-position: center;
	background-repeat: repeat;
	background-color: #284C00;
	padding: 4px;
	text-align: center;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: 10px;
	margin-left: -10px;
	}
	
.contentbox p , .contentbox li {
	text-align: justify;
	line-height: 160%;
	}

.contentbox h3 {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	margin: -10px -10px 4px -10px;
	padding: 3px 4px 4px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #66281D;
	background: url(../cssgrafiken/hinter3content.gif) repeat center bottom;
	}
	
#linkList ul {
	border-top: 1px none #939238;
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px none #939238;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	display: block;
	line-height: normal;
	font-style: normal;
	color: #660000;
	text-indent: 5px;
	border: 1px outset #660000;
	padding: 1px;
	}

#linkList li:hover,
#linkList li a:hover{
	display: block;
	font-style: normal;
	color: #FFFFFF!important;
	background: #660000 no-repeat;
}

#linkList h3 {
	color: #333333;
	background-color: #dbda93;
	background-position: center bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #939238;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	background-image: url(../cssgrafiken/hinter1zeilemenue.gif);
	}
	
.thelinks {
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 1px solid #939238;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	}

/* hovers */
	
#linkList li:hover{
	background-color: #FFFFFF;
	color: #9F9584;
	}


/* -- Image alignment classes -- */

.bildlinks, .bildrechts {
	margin: 6px;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 3px solid #660000;
}

.bildlinks {
  float: left;
  margin-left: 0px;
}

.bildrechts {
  float: right;
  margin-right: 0px;
}
.bildmitte {
	float: right;
	margin-right: 0px;
	background-position: center center;
}

img
{
	border: 0;
}

/*tabs*/
#tabs11 {
	float:left;
	width:1000px;
	font-size:93%;
	line-height:normal;
	margin-top: -10px;
}
#tabs11 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabs11 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs11 a {
	float:left;
	background: url(../cssgrafiken/tableft11.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs11 a span {
	float:left;
	display:block;
	background: url(../cssgrafiken/tabright11.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#660000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs11 a span {float:none;}
/* End IE5-Mac hack */
#tabs11 a:hover span,
#tabs11 a.currentTab span{
	color:#FFF;
}
#tabs11 a:hover,
#tabs11 a.currentTab {
	background-position:0% -42px;
}
#tabs11 a:hover span,
#tabs11 a.currentTab span {
	background-position:100% -42px;
}
.intabkopf {
	font-weight: bold;
	background-color: #FFCC99;
}
.sfdmarker1 {
	font-weight: bold;
	background-color: #FFFFCC;
}
.kampflos {
	font-weight: bold;
	color: #FF0000;
}
.rechtsausrichten {
  float: right;
  margin-right: 0px;
}
.linksausrichten {
	float: left;
	margin-right: 32px;
}
.pokalmarker {
	font-weight: normal;
	background: #E8E8E8;
}

