body,html {
	font-size:100%;
	margin: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background:url(/public/images/design/hsv3/bg_body.jpg);
	background-repeat:repeat-x;
	background-color: #a3b4cd;
}
h1 {
	font-size:1.4em;
	color: #800000;
	background-color: transparent;
}
#content {
	background:url(/public/images/design/hsv3/bg_content.gif);
	width: 882px;
	margin: 8px auto 0 auto;
	background-color: #fff;
	display:table;
}
#header{
	background:url(/public/images/design/hsv3/bg_header_top.jpg);
	height:180px;
	width: 884px;
}
#leftcontent {
	background-color: #fff;
}
#rightcontent {
	background-color: #fff;
}
label {
	width: 100px;
	float: left;
}
#formbutton {
	margin-left: 100px;
}
a {
	color: #999999;
}
/*____HEADER START____*/
#logo{
	float:left;
	width:573px;
	padding: 53px 0 0 15px;
}

#logo p{
	color:#000;
	font-size: 20px;
	font-weight:700;
	margin: 15px 0 5px 10px;
}

#header a.rss  {
	background:url(/public/images/design/btn_rss_small.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#000;
	display:block;
	float:right;
	line-height: 15px;
	font-size: 10px;
	margin: 49px 10px 10px 0;
	padding-right:15px;
	width:125px;
}

#rssfeed{
	float:right;
	}

#header img{
	float:left;
	padding: 0 10px 0 0 ;
	}

#box_login{
	background-image:url(../../images/bg_login.jpg);
	float:right;
	height:84px;
	overflow:hidden;
	padding: 13px 0 0 10px;
	position:relative;
	width:210px;
}

#box_login h2{
	font-family:Tahoma, arial;
	color:#000;
	font-weight:800;
	font-size: 17px;
}

#box_login a{
	color: #000;
	display:block;
	float:left;
	font-size: 10px;
	padding: 9px 7px 0 0;
}

#box_login label{
	float:left;
	line-height:20px;
	width: 80px;
}

.input_1{
	border:1px solid #cccccc;
	font-size: 12px;
	height:14px;
	margin:7px 5px 3px 0;
	width: 93px;
}

.input_2 {
	margin:4px 0 2px 0;
	border:none;
}
/*____HEADER ENDE____*/
/*____TOPNAVI START___*/
.tnaviBox ul{
	margin: 0 0 0 20px;
}

.tnaviBox ul li{
	color: #fff;
	float:left;
	line-height: 26px;
	display:block;
}

.tnaviBox ul li a{
	color: #fff;
	font-size:14px;
	text-decoration: none;
}

.tnaviBox ul li a.act, .tnaviBox ul li a:hover{
	color: #fff;
	font-size:14px;
	text-decoration: none;
	font-weight:700;
}

.tnaviBox{
	width:882px;
	height:32px;
	background:url(/public/images/design/hsv3/bg_top_navi.jpg);
	margin: 0 0 0 1px;
}

#tNHome{
	width: 51px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}

#tNAkt{
	width: 77px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}

#tNMatc{
	width: 58px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}

#tNTeam{
	width: 49px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}


#tNKolumne{
	width: 78px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}

#tNVer{
	width: 61px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}

#tNBack{
	width: 58px;
	display:table;
	float:left;
	padding: 0 0 0 7px;
	}
.tnaviBox input{
	float:right;
	width:198px;
	heigth:18px;
	border:1px solid #676767;
	margin-top:4px;
}
.tnaviBox label{
	font-size:12px;
	color: #fff;
	width: 50px;
	float:right;
	font-weight:700;
	padding:1px 0 0 0;
}
.tnaviBox input#searchSub{
	background-color:transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	padding:0 8px 0 5px;
	text-decoration:underline;
	width:50px;
}
/*____TOPNAVI ENDE___*/
/*____FOOTER START___*/
#footer{
	width:884px;
	height:32px;
	background:#A3B4CD url(/public/images/design/hsv3/bg_footer_top.jpg)no-repeat top left;
	display:table;
	margin:0 auto 0;
	text-align:center;
	padding-top:50px;
	line-height:18px;
}
#footer ul{
	padding:20px 0 20px 0;
}
#footer li{
	display:inline;
}
#footer a{
	color: #000;
}
#footer #trenner{
	display:block;
	background-color: #b4c1d6;
	height:1px;
	margin:20px auto;
	width:468px;
}
/*____FOOTER ENDE___*/
.mnaviBox{
	background:url(/public/images/design/matchings/bg_matchNav.jpg);
	display:block;
	height:25px;
	width:531px;
	margin:0 0 8px 0;
	}
	
.mnaviBox li{
	display:inline;
}	

.mnaviBox li a{
	color:#000;
	line-height:25px;
	padding:5px 5px 6px 5px;
	text-decoration:none;
}

.mnaviBox li.mNavAct a{
	background:#FFF;
	color:#000;
	border-top:#999999 1px solid ;
	border-left:#999999 1px solid ;
	border-right:#999999 1px solid ;
	line-height:25px;
	padding:5px 8px 6px 8px;
	margin:0 0 10px 0;
	text-decoration:none;
}

img.ad{
	padding: 0 0 34px 2px ;
}

.matchSep{
	margin: 34px 0 15px 2px;
	width: 500px;
	height:1px;
	display:block;
	background-color:#e2e2e2;
	float:left;
}
/* matchings matchings start */

.matchings h2#matchH2{
	font-size:17px;
	font-family:Tahoma;
	line-height: 18px;
	padding: 0 0 5px 2px;
}
.matchings h1{
	color:#333333;
	font-size:17px;
	line-height: 18px;
	padding: 0 0 5px 2px;
}
.matchings table{
	margin: 0 0 34px 2px;
	width: 501px;
	font-size: 11px;
}
.matchings thead{
	height:20px;
}
.matchings tr{
	height:20px;
	background-color:#E8E8E8;
	color: #000;
}
.matchings tr#trB{
	font-weight:700;
}
.matchings tr.row2{
	height:20px;
	background-color:#FFF;
	color: #000;
}

.matchings td, .matchings th{ 
	padding-left: 7px;
	height:25px;
}
.matchings tr.curTr{
	font-weight: 700;
}
.matchings td.games{
	padding-left:40px;
}
.matchings th.gamesH{
	padding-left:60px;
}

/* matchings prereport start */
.prereport h2{
	font-size:17px;
	line-height: 18px;
	text-align:center;
	padding: 0 0 5px 0;
}
.prereport h1{
	font-size:17px;
	line-height: 18px;
	color:#333333;
	padding: 0 0 18px 2px;
	width: 500px;
}
.prereport h3{
	font-size:11px;
	line-height: 18px;
	color:#333333;
	margin: -10px 0 18px 2px;
	width: 500px;
}
.prereport p.info{
	text-align:center;
}
.prereport p{
	padding: 0 0 5px 2px;
}
.prereport .boxOpposite{
	width: 301px;
	margin: 0 0 44px 98px;
	display: table;
}
.prereport table{
	margin: 0 0 34px 2px;
	width: 501px;
}
.prereport tr{
	height:20px;
	background-color:#E8E8E8;
	color: #000;
}
.prereport tr.row2{
	height:20px;
	background-color:#FFF;
	color: #000;
}

.prereport td.sep{ 
	/*border-left: 1px solid #FFF;*/
	color: #000;
	font-weight: 700;
}

.prereport td.b{
	padding-left: 7px;
	color: #000;
	font-weight: 700;
}
/* Team general styles */
#leftcontent.team > h3#playName{
	text-transform: uppercase;
	font-size:12px;
	padding:45px 0 18px;
	}
#leftcontent.team > h3{
	font-size:12px;
	padding:19px 0 18px 0;
	}
	
#leftcontent.team >  h3.plBlck{
	color:#333333;
	padding:19px 0 18px 0;
	margin: 25px 0 0 0;
}
img.Tborder{
	padding: 1px;
	margin: 19px 15px 32px 15px;
	float:left;
	}

p.info{
	padding: 0 0 20px 0;
}

p.text{
	margin: -10px 0 0 0;
}

/* matchings Start */
a.matNav{
	text-decoration:none;
	color: #999999;
	display:inline-table;
	padding: 10px 0 10px 0;
	width: 9px;
}
a.matNav_act{
	text-decoration:none;
	color: #000;
	display:inline-table;
	padding: 10px 0 10px 0;
	width: 9px;
	font-weight: 700;
}
.boxbutton {
	background-image:url(/public/images/content/bg_box_btn.jpg);
	float:left;	
	height:17px;
	margin:17px 5px 5px 47px;
	width:71px;
}

.boxbutton2 {
	background-image:url(/public/images/content/bg_box2_btn.jpg);
	float:left;	
	height:17px;
	margin:12px 5px 5px 15px; 
	width:81px;
}
/* teaserPlayer */
.bgPosPl{
	height: 36px;
	width: 43px;	
	background:url(/public/images/design/bg_pos_player.jpg);
	background-repeat:repeat-x;
	margin: 9px 10px 3px 11px;
	padding-top: 4px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	font-weight:700;
	float:left;
}
#leftcontent .bgPosPl{
	height: 36px;
	width: 43px;	
	background:url(/public/images/design/bg_pos_player.jpg);
	background-repeat:repeat-x;
	margin:41px 10px 3px 0;
	padding-top: 4px;
	text-align: center;
	color: #FFF;
	font-size: 22px;
	font-weight:700;
	float:left;
}
p.pName{
	font-size:10px;
	font-weight:700;
	padding-top:12px;
	display:block;
	height:32px;
}
p.pBlock{
	clear:both;
	display:block;
	color:#666666;
	padding: 0 0 30px 11px;
}
.boxPic{
	margin:0 10px 0 0;
}
tr.curSmTr, tr.smTtrcurSmTr{
	background:url(/public/images/hsv3/design/bg_curSmTr.jpg);
	background-repeat: repeat-x;
	font-weight:700;
	color:#000;
}
tr.smTtrcurSmTr td, tr.curSmTr td{
	color: #FFF;
}
/* paging */
.pagination{
	padding:40px 0 20px 0;
	}

#gACont{
	display:table;
	height:60px;
	padding:0 0 10px 20px;
	width:480px;
}


