@CHARSET "ISO-8859-1";
#main {
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 995px;
	height: 22px;
	color: white;
	font-size: 8pt;
	position: relative;
	z-index: 0;
}

#login  {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 0px;
	z-index: 0;	
}

#login input {
	border: solid 1px #777777;
	font-size: 7pt;
	color: #777777;
	width: 90px;
	height: 12px;
}

#header {
	position: relative;
	width: 1002px;
	height: 173px;
	background-image: url("../media/header_sterndlwerfer.png");
	z-index: 1;	
}

#navigation {
	position: absolute;
	width: 879px;
	right: 7px;
	bottom: 8px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	z-index: 1;
}

#icons {
	position: absolute;
	width: 13px;
	left: 25px;
	bottom: 10px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	z-index: 1;
}

#search {
	float: right;
}

#search input {
	border: solid 1px #777777;
	font-size: 7pt;
	color: #777777;
}

#center {
	width: 1002px;
	min-height: 600px;
	height: 100%;
	background-image: url("../media/back_center.png");
	float: left;
}

#contentcenter {
	width: 995px;
	min-height: 600px;
	height: 100%;
	background-color: white;
	float: left;
}

#home {
	width: 985px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	
}

#homeleft {
	width: 700px;
	vertical-align: top;
}

#divider {
	background-image: url("../media/home/divider.gif");
}

#homeright {
	width: 270px;
	vertical-align: top;
	text-align: center;
}

#footer {
	float: left;
	width: 1002px;
	height: 8px;
	background-image: url("../media/back_footer.png");
	background-repeat: no-repeat;
}

#footertable {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 8pt;
	color: white;
	width: 997px;	
}

/*** Classes ***/

.distance {
	width: 10px;
}

.verticaldistance {
	height: 15px;
}

#topnews {
	width: 690px;
	background-image: url("../media/home/topnews_back_white.gif");
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

.homebox {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.topnews_detail {
	border-bottom: solid 1px #013066;	
	border-left: solid 1px #013066;
	border-right: solid 1px #013066;
	margin-left: auto;
	margin-right: auto;
	width:688px;
	min-height: 620px;
	background-position: bottom;
	background-image: url("../media/home/topnews_back_verlauf.png");
	background-repeat: repeat-x;
}

.topimage {
	border-top: solid 5px #013066;
	border-bottom: solid 1px lightgrey;
	border-left: none;
	border-right: none;
	width: 100%;
}

.topnews_text {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.topnews_active {
	background-image: url("../media/home/topnews_active.jpg");
	color: white;
	font-weight: bold;
	font-size: 11pt;
	width: 228px;
	height: 35px;
	display: table-cell;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.topnews_active p {
	margin-top: 10px;
}

.topnews_inactive {
	background-image: url("../media/home/topnews_inactive.jpg");
	color: white;
	font-size: 10pt;
	width: 228px;
	height: 35px;
	display: table-cell;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.topnews_inactive p {
	margin-top: 15px;
}

.reiter_text_active {
	color: white;
	font-size: 9pt;
	font-weight: bold;
	background-image: url("../media/home/news_title_back.png");
	height: 20px;
}

.reiter_text_inactive {
	color: white;
	font-size: 9pt;
	font-weight: bold;
	background-image: url("../media/home/news_title_back_inactive.png");
	height: 20px;
}

.reiter_end_active {
	background-image: url("../media/home/news_title_end.png");
	width: 7px;
	height: 20px;
	background-repeat: no-repeat;
}

.reiter_end_inactive {
	background-image: url("../media/home/news_title_end_inactive.png");
	width: 7px;
	height: 20px;
	background-repeat: no-repeat;
}

.bluebox {
	font-size: 8pt;
	color: white;
	line-height: 18px;
	width: 340px;
	height: 320px;
	background-image: url("../media/home/news_back.png");
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 10px;
	vertical-align: top;
}

.newsteaserdatum {
	font-size: 8pt;
	line-height: 8px;
	color: #DDDDDD;
	text-align: left;
}

.newsteasertext {
	font-size: 8pt;
	line-height: 15px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.calendarmonth {
	background-color: #003B8B; 
	font-size: 8pt;
}

.calendarday_inactive {
	border: solid 1px #0C4AA1;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #0C4DA7;
	color: #7D9FBD;
	font-size: 8pt;
}

.calendarday_active {
	border: solid 1px #184E9B;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #1956AC;
	font-size: 8pt;
}

.calendarday_home {
	border: solid 1px #CC6600;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #CC6600;
	font-size: 8pt;
}

.calendarday_away {
	border: solid 1px #A30051;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #A30051;
	font-size: 8pt;
}

.calendarday_termin {
	border: solid 1px #184E9B;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background-color: #548CDB;
	font-size: 8pt;
}

.calendarday_home:hover {
	cursor: pointer;
}

.calendarday_away:hover {
	cursor: pointer;
}

.calendarday_termin:hover {
	cursor: pointer;
}

.teaser {
	width: 224px;
	border: solid 1px #02428C;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #02428C;
	color: white;
}

.teaser:hover {
	width: 224px;
	border: solid 1px #1C67BD;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #1C67BD;
	color: white;
	cursor: pointer;
}

.teasertitle {
	width: 100%;
	text-align: center;
}

.teaser p {
	margin: 0px;
	padding: 0px;
}

.teaserimage {
	width: 224px;
	height: 130px;
	border: none;
}

.title_right {
	background-image: url("../media/home/title_right_back.jpg");
	background-repeat: no-repeat;
	width: 260px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.rightbox {
	background-image: url("../media/home/title_right_back_box.png");
	background-repeat: no-repeat;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: solid 1px #1E4C97;
}

.rightbox_vv {
	background-image: url("../media/home/title_right_back_box_vv.jpg");
	background-repeat: no-repeat;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: solid 1px #1E4C97;
}

.rightbox_vh {
	background-image: url("../media/home/title_right_back_box_vh.jpg");
	background-repeat: no-repeat;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-bottom: solid 1px #1E4C97;
}

.rightbox table {
	margin-top: 5px;
}

.grey {
	background-color: #B1B1B1;
	padding: 3px;
}

.title_right_white {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	line-height: 18px;
	padding-left: 5px;
}

.tabelle_title {
	width: 100%;
	text-align: left;
}

.right_cotainer {
	width: 265px;
	margin-left: auto;
	margin-right: auto;
}

.tabelle {
	background-image: url("../media/home/tabelle_back.png");
	color: white;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

.tabelle th {
	color: #548CDB;
	font-weight: bold;
}

.tabelle td {
	height: 15px;
}

.sortierbartabelle {
	background-image: url("../media/home/tabelle_back.png");
	background-color: #002C67;	
	background-repeat: repeat-x;
	color: white;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

.sortierbartabelle th {
	color: #548CDB;
	font-weight: bold;
}

.sortierbartabelle td {
	height: 15px;
}

.line {
	margin: 0px;
	padding: 0px;
	height: 1px;
	/*background-image: url("../media/home/dots.gif");*/
	border-bottom: dotted 1px #CCCCCC;	
}

.line2 {
	margin: 0px;
	padding: 0px;
	height: 1px;
	/*background-image: url("../media/home/dots.gif");*/
	border-bottom: dotted 1px #1E4C97;	
}

table.ercispiele {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	font-size: 8pt;
}

table.ercispiele  tr {
	cursor: pointer;
}

table.playoffspiele {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 8pt;
	background-color: #E6E6E6;
}

table.playoffspiele th {
	background-color: #CCCCCC;
}

tr.tr1 {
	background-color: white;
	cursor: pointer;
	height: 20px;
}

tr.tr2 {
	background-color: #F3F3F3;
	cursor: pointer;
	height: 20px;
}

tr.tr1:hover {
	background-color: #D1DBFA;
}

tr.tr2:hover {
	background-color: #D1DBFA;
}


table.panthertv {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	font-size: 8pt;
}

.rightcontentbox {
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	height: 86px;
	width: 250px;
	font-size: 8pt;
}


tr.hover:hover {
	background-color: #D1DBFA;
}


#pagination {
	text-align: center;
}

#pagination-disabled {
	color: #888888;
}

#pagination-back-disabled {
	color: #888888;
}

#pagination-next-disabled {
	color: #888888;
}

.pagination-page {
  float: left;
	border: 1px solid black;
	width: 20px;
	height: 20px;
	color: #ffffff;
	background-color: #2E2E2E;
}

.pagination-page:hover {
	background-color: #02428C;
}

#pagination-current-page {
  float: left;
	font-weight: bold;
	border: 1px solid black;
	width: 20px;
	height: 20px;
	color: #ffffff;
	background-color: #02428C;
}

#pagination-back,
#pagination-next {
	font-size: 15px;
}

.pagination-separator {
  float: left;
	color: white;
}

div.klappmenu {
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #013066;
	background-image: url("../media/back_blauverlauf.png");
	border: solid 1px #AAAAAA;
	font-size: 11pt;
	color: white;
	cursor: pointer;
}

div.klappmenu:hover {
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #013066;
	background-image: url("../media/back_blauverlauf_hover.png");
	border: solid 1px #AAAAAA;
	font-size: 11pt;
	color: white;
	cursor: pointer;
}

div.klappcontent {
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
	background-color: #F3F3F3;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	line-height: 15pt;
}

div.partner1 {
	float: left;
	width: 308px;
	height: 208px;
	margin-bottom: 8px;
	background-image: url("../media/sponsoren/back1.png");
	background-repeat: no-repeat;
	background-position: center center;
}

div.partner2 {
	float: left;
	width: 233px;
	height: 158px;
	margin-bottom: 8px;
	background-image: url("../media/sponsoren/back2.png");
	background-repeat: no-repeat;
	background-position: center center;
}

div.partner3 {
	float: left;
	width: 188px;
	height: 128px;
	margin-bottom: 8px;
	background-image: url("../media/sponsoren/back3.png");
	background-repeat: no-repeat;
	background-position: center center;
}

div.partner4 {
	float: left;
	width: 158px;
	height: 108px;
	margin-bottom: 8px;
	background-image: url("../media/sponsoren/back4.png");
	background-repeat: no-repeat;
	background-position: center center;
}

a.partner {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

li.pfeil {
	list-style-type: none;
	background-image: url("../media/li_pfeil.png");
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 40px;
}
