@charset "utf-8";
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0099FF;
}
.brodtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a .brodtext{
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;
}
a:hover .brodtext {
	font-weight:bold;
	text-decoration:underline;
	color:#0099FF;
}
h1, h1 a, h1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#284b86;
	padding:0; margin:0;
	text-decoration:none;
}

h2, h2 a, h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	padding:0; margin:0;
	text-decoration:none;
}
h3, h3 a, h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#284b86;
	padding:0; margin:0;
	text-decoration:none;
}
h4 , h4 a, h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:0; margin:0;
	text-decoration:none;
	}
h5, h5 a, h5 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#284b86;
	padding:0; margin:0;
	text-decoration:none;
}
h6, h6 a, h6 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	color:#284b86;
	padding:0; margin:0;
	text-decoration:none;
}
body {
	background:#FFFFFF;
}
#site {
	width:900px;
	margin:auto;
	padding:0;
	position:relative;
}
#header {
	background:url(../../image_layout/main_elements.png) 0 0 no-repeat;
	width:900px;
	height:175px;
	position:relative;
}
#header h1{
	display:none;
}
#footer {
	background:url(../../image_layout/main_elements.png) 0 -196px no-repeat;
	width:900px;
	height:107px;
}
#content {
	position:relative;
	width:900px;
	background:url(../../image_layout/main_mid.png) repeat-y;
}
#left {
	float:left;
	width:164px;
}
#right {
	float:left;
	margin-left:3px;
	width:228px;
	position:relative;
	top:-100px;
}
.rightMainClass {
	background:url(../../image_layout/rightbox_elements.png) 0 0;
	padding:5px;
}
.rightBotClass {
	background:url(../../image_layout/rightbox_elements.png) 0 -390px no-repeat;
	height:10px;
	margin-bottom:10px;
}
#middle {
	float:left;
	margin-left:12px;
	margin-right:10px;
	width:461px;
	position:relative;
	top:130px;
	margin-bottom:110px;
}
#rss {
	position:absolute;
	top:17px;
	left:262px;
	z-index:10;
}
#matchbiljett {
	position:absolute;
	top:0px;
	left:731px;
	z-index:10;
}
#inenglish {
	position:absolute;
	top:19px;
	left:218px;
	z-index:10;
}
#aufdeutsche {
	position:absolute;
	top:19px;
	left:240px;
	z-index:10;
}
#newsMostLeastTab {
	position:absolute;
	top:18px;
	left:405px;
	z-index:15;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
#newsMostLeastTab a, #newsMostLeastTab a:hover{
	font-size:10px;
}
#newsMostLeastTab .first {
	cursor:pointer;
	display:inline;
	font-weight:bold;
}
#newsMostTab {
	display:none;
	z-index:15;
	position:absolute;
	top:14px;
	left:-10px;
	width:220px;
	padding:5px;
	background:#CCCCCC;
	border:1px solid #666666;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
#newsLeastTab {
	display:none;
	z-index:15;
	position:absolute;
	top:14px;
	left:40px;
	width:220px;
	padding:5px;
	background:#CCCCCC;
	border:1px solid #666666;
	opacity:.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}
#headlinerollOverlay {
	background:url(../../image_layout/headerimg_roundcorner.png) no-repeat;
	width:463px;
	height:240px;
	position:absolute;
	top:0; left:0;
	z-index:11;
}
#headlineroll {
	width:463px;
	height:240px;
	position:absolute;
	left:175px;
	top:59px;
	overflow:hidden;
	background:url(../../image_layout/loading_blu.gif) no-repeat;
	background-position:70% 50%;
}
#headlineimage {
	width:100%;
}
#highlight_stripe {
	background:#FFFFFF;
	width:200px;
	height:240px;
	opacity:.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	position:absolute;
	top:0; left:25px;
	z-index:9;
}

#highlight_content {
	padding:20px 5px 10px 5px;
	width:190px;
	height:210px;
	position:absolute;
	top:0; left:25px;
	z-index:14;
	color:#000000;
}
#highlight_content h1, #highlight_content span, #highlight_content span a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#highlight_more {
	width:453px;
	height:33px;
	position:absolute;
	bottom:10px; right:10px;
	z-index:20;
}
.highlightBall {
	background:url(../../image_layout/highlight_ball1.png);
	width:33px; height:33px;
	margin-right:10px;
	float:right;
	cursor:pointer;
}

.highlightBall h2{
	padding:6px 0 0 0;
	text-align:center;
}
#copyright {
	text-align:right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#copyright a{
	color:#666666;
	text-decoration:none;
}
#tomprahlImage {
	background:url(../../image_layout/tomprahl.png) no-repeat;
	width:77px;
	height:123px;
	float:left;
}
#tomprahlContent {
	float:left;
	margin-left:5px;
	width:130px;
}
#tomprahlContent a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.partnerbox {
	width:130px;
	height:60px;
	padding:5px;
	border:1px #CCCCCC solid;
	margin:5px;
	float:left;
}
#partnersTop {
	background:url(../../image_layout/partner_top.png);
	width:900px; height:12px;
}
#partnersContent {
	background:url(../../image_layout/partner_mid.png) repeat-y;
	width:880px; padding:10px 30px 5px 30px;
}
.listColor1{
	background-color:#FF99CC;
}
.listColor2{
	background-color:#CC66CC;
}
.listColor3{
	background-color:#66CCFF;
}
.listColor4{
	background-color:#66CC66;
}
.listColor5{
	background-color:#CCCC33;
}
.listColor6{
	background-color:#FFFF66;
}
.flik {
	width:120px;
	height:40px;
	background-image:url(../../image_layout/flik.jpg);
	background-repeat:no-repeat;
}
.flik2 {
	width:123px;
	height:38px;
	background-image:url(../../image_layout/flik2.jpg);
	background-repeat:no-repeat;
}
.flik2text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
	font-weight:bold;
}
.toggleopacity {
opacity:.3;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
}
.iconEmpty{
	width:15px;
	height:15px;
	margin-right:3px;
}
.iconHeart{
	background:url(../../image_layout/icons/mini_iconsset.png) 0 0;
	width:15px;
	height:15px;
	margin-right:3px;
}
.iconCrown{
	background:url(../../image_layout/icons/mini_iconsset.png) -20px 0;
	width:15px;
	height:15px;
	margin-right:3px;
}
.iconTff{
	background:url(../../image_layout/icons/mini_iconsset.png) -60px 0;
	width:15px;
	height:15px;
	margin-right:3px;
}
#calendarSetup {
	background:#D8D8D8;
	border-bottom:#999999 1px dashed;
	padding:5px;
	margin-bottom:10px;
}
input, select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsblock_content {
	background:url(../../image_layout/contentbox1_mid.png);
	width:453px;
	padding:0 5px 0 5px;
}
.newsblock1_top {
	background:url(../../image_layout/contentbox1_elements.png) 0 0 no-repeat;
	width:463px;
	height:10px;
}
.newsblock1_bot {
	background:url(../../image_layout/contentbox1_elements.png) 0 -15px no-repeat;
	width:463px;
	height:10px;
}

.newsblock2_content {
	background:url(../../image_layout/contentbox2_mid.png);
	width:218px;
	padding:5px 5px 0 5px;
}
.newsblock2_top {
	background:url(../../image_layout/contentbox2_elements.png) 0 0 no-repeat;
	width:228px;
	height:32px;
}
.newsblock2_top h2{
	padding:9px 0 0 12px;
}
.newsblock2_bot {
	background:url(../../image_layout/contentbox2_elements.png) 0 -32px no-repeat;
	width:228px;
	height:12px;
}
#news3 a{
	color:#333333;
	text-decoration:none;
}
#news3 a:hover{
	text-decoration:underline;
}
.playerSmall {
	padding:5px;
	margin:5px;
	display:block;
	float:left;
}
.playerData {
	float:left;
	padding:5px;
	width:140px;
	text-align:center;
}
.playerData a{
	font-size:12px;
	background:#E9E9E9;
	padding:3px;
	color:#284b86;
	text-decoration:none;
	display:block;
}
.playerData a:hover{
	font-size:12px;
	background:#C8C8C8;
	color:#284b86;
	text-decoration:none;
	padding:3px;
}
#teamimage {
	margin:5px 0 5px 0;
}
#teamimage img {
	width:463px;
}
#playerProfile {
	position:relative;
	width:463px;
}
#playerProfile img {
	margin:10px 0 0 5px;
	float:left;
	width:157px;
}
#noPlayerImage {
	margin:10px 0 0 5px;
	float:left;
	width:155px;
	height:220px;
	background:#D2D2D2;
	border:1px #999999 solid;
}
#playerProfile_top {
	width:290px;
	height:119px;
	background:url(../../image_layout/player_profile_elements.png) 0 0;
	position:absolute; top:20px; right:0;
}
#playerProfile_bot {
	clear:both;
	width:463px;
	height:54px;
	background:url(../../image_layout/player_profile_elements.png) 0 -119px;
	margin:0 0 20px 0;
}
#playerProfile_content {
	position:relative;
	z-index:10;
	margin:10px 0 0 30px;
	float:left;
	width:270px;
}
#playerstats {
	clear:both;
}
#adminsite {
	width:900px;
	margin:0 auto;
}
#leftColum,#rightColum {
	float:left;
	margin:0 10px 0 0;
}

/*NAVIGATION*/
#navigation {
	position:relative;
	margin:0;
	width:164px;
	z-index:1;
}
#navigation ul {
	text-align:right;
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li a{
	clear:both;
	float:right;
	background:url(../../image_layout/menu_elements.png) 0 -30px;
	height:23px;
	padding:7px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#333;
}
#navigation ul li a:hover{
	background:url(../../image_layout/menu_elements.png) 0 -60px;
	color:#666;
}
#navigation ul li ul{
	clear:both;
	float:right;
	padding:5px 0 5px 0;
	display:none;
	width:164px;
}
#navigation ul li ul li{
	padding:0 5px 0 0;
}
#navigation ul li ul li a{
	clear:both;
	float:right;
	background:none;
	height:auto;
	padding:0;
	text-transform:none;
}
#navigation ul li ul li a:hover{
	background:none;
	color:#333;
}
/*NAVIGATION START*/
/*#navigation {
	position:relative;
	margin:0;
	width:164px;
	z-index:1;
}
.nav{
	width:160px;
	text-align:right;
	clear:right;
	float:right;
}
.nav a{
	background:url(../../image_layout/menu_elements.png) 0 30px;
	clear:right;
	float:right;
	height:23px;
	padding:7px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.nav a:hover{
	background:url(../../image_layout/menu_elements.png) 0 0;
	color:#FFF;
}
.navSub {
	clear:right;
	float:right;
	padding-right:10px;
	display:none;
}
.subUl {
	text-align:right;
	margin-top:10px;
}
.subLi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.subLi a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
*/
/*NAVIGATION END*/
/*NAVIGATION START*/
/*#navigation {
	position:absolute;
	right:20px;
	bottom:0;
	z-index:1;
	background-image:url(../../image_layout/layout_menu.png);
	height:33px;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
}
#navigation_right {
	z-index:-1;
	position:absolute;
	top:0;
	right:0;
	background:url(../../image_layout/layout_menu.png) -810px 0;
	height:45px;
	width:10px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	margin:0;
	padding:0;
	display:inline;
	position:relative;
}
#navigation li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#navigation li a:hover {
	background:#FFFF99;
	color:#000000;
}
#navigation li ul {
	display:none;
	z-index:100;
	background-color:#FFFF99;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	left:0;
	width:150px;
	padding-top:5px;
	padding-bottom:5px;
}
#navigation li ul li {
	z-index:100;
	display:block;
	color:#000000;
	margin:0 10px 5px 10px;
	padding:0;
}
#navigation li ul li a{
	color:#000000;
	display:block;
	padding:0;
}
#navigation li ul li a:hover{
	background:#FFCC33;
}
/*NAVIGATION END*/
