@charset "utf-8";


/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0px;
	padding:0px;
}
table{
	border-collapse:collapse;
}
fieldset,img{
	border:0px;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0px;
}
a{
	text-decoration:none;
}




/* Page */

html{
	height:100.1%;
}
body{
	height:100.1%;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#666666;
}
#page{
	width:944px;
	padding:0px 17px 0px 17px;
	margin:0px auto;
	height:auto !important;
	min-height:100%;
	height:100%; /* ie6 */
}
body{
	background:#ffffff 50% 0% no-repeat;
}




/* Header */

#header{
	position:relative;
	width:946px;
	height:48px; /* 62px - 14px */
	padding-top:14px;
	float:left;
}
#header #meta{
	float:left;
}
#header #meta li{
	float:left;
	color:#666;
	font-size:9px;
	line-height:15px;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #cccccc;
}
#header #meta li a{
	color:#0071b9;
}
#header #meta li a:hover{
	text-decoration:underline;
}
#header #language{
	float:left;
	width:110px;
	color:#666666;
	font-size:9px;
	line-height:15px;
	background:url(../images/language-bullet.png) top right no-repeat;
}
#header #language li{
	float:left;
	width:110px;
	cursor:pointer;
}
#header #language li a{
	color:#666666;
	display:block;
}
#header #language li ul li a{
	display:block;
	color:#666666;
}
#header #language li ul{
	display:none;
	float:left;
	width:108px;
	border:1px solid #dddddd;
	border-bottom:0px;
}
#header #language li ul li{
	width:104px;
	padding:2px;
	background:#ffffff;
	border-bottom:1px solid #dddddd;
}
#header #language li ul li a:hover{
	color:#35a0d6;
}
#header #language li:hover ul{
	display:block;
}
#logo{
	position:absolute;
	width:186px;
	height:116px;
	display:block;
	cursor:pointer;
	top:0px;
	left:739px;
	background:transparent url('../images/header_logo.png') no-repeat top left;
}
#logo a{
	width:186px;
	height:116px;
	display:block;
}
#logo a span{
	display:none;
}




/* Navigation */

#navigation{
	float:left;
	width:944px;
	height:52px;
	background:transparent url('../images/navigation_bg.png') no-repeat top left;
}
#navigation ul{
	float:left;
	padding-left:3px;
}
#navigation ul li{
	float:left;
	padding-right:2px;
	background:transparent url('../images/navigation_spacer.png') no-repeat top right;
}
#navigation ul li a{
	display:block;
	float:left;
	height:32px;
	padding-left:20px;
	padding-right:10px;
	line-height:32px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background:transparent url('../images/subnav_arrow_level2.png') no-repeat 10px 13px;
	text-transform:uppercase;
}
#navigation ul li a:hover,
#navigation ul li a:active{
	color:#d3d3d3;
}


body#index #navigation ul li.index a,
body#ueber_rogon #navigation ul li.ueber_rogon a,
body#about_rogon #navigation ul li.ueber_rogon a,
body#spieler #navigation ul li.spieler a,
body#players #navigation ul li.spieler a,
body#kontakt #navigation ul li.kontakt a,
body#contact #navigation ul li.kontakt a{
	color:#dddddd;
}




/* Sidebar */

#sidebar{
	float:left;
	width:224px;
	margin-right:16px;
	padding-bottom:190px;
	background:transparent url('../images/sidebar_bg_bottom.png') no-repeat 0px 10px;
	min-height:400px;
}
#sidebar #sidebar_head{
	float:left;
	width:210px; /* 224px - 14px */
	height:34px; /* 50px - 16px */
	padding-left:14px;
	padding-top:16px;
	background:transparent url('../images/sidebar_bg_top.png') no-repeat top left;
	border-bottom:1px solid #dddddd;
	font-size:18px;
	color:#35a0d6;
}




/* Subnavigation */

#subnav{
	float:left;
	width:224px;
}
#subnav li{
	float:left;
	width:224px;
	border-bottom:1px solid #d3d3d3;
	border-top:1px solid #ffffff;
}
#subnavi li.active{
	color:#666;
}
#subnav li a{
	float:left;
	width:200px;/* 224px - 24px */
	padding:4px 0px 4px 24px;
	background:transparent url('../images/subnav_arrow_level1.gif') no-repeat 12px center;  
	line-height:28px;
	height:28px;
	color:#0071b9;
	font-weight:bold;
	text-transform:uppercase;
}
#subnav li a:hover{
	background-color:#e5e5e5;
}
#subnav li a.active{
	background-color:#ddd;
}
#subnav li ul{
	float:left;
	padding-bottom:10px;
	padding-top:5px;
}
#subnav li ul li{
	border:0px;
}
#subnav li ul li.active{
	color:#666;
}
#subnav li ul li a{
	width:188px; /* 224px - 36px; */
	padding-left:36px;
	padding-top:0px;
	padding-bottom:0px;
	background:transparent url('../images/subnav_arrow_level2.png') no-repeat 24px 6px;
	line-height:18px;
	height:auto;
	color:#35a0d6;
	font-weight:normal;
	text-transform:none;
}




/* Headervisual */

#headervisual{
	float:left;
	width:704px;
	padding-bottom:12px;
}
body#index #headervisual{
	width:944px;
}
#headervisual img{
	float:left;
	display:block;
}




/* Content */

#content_area{
	width:704px;
	float:right;
	margin-bottom:70px;
	margin-bottom:0px;
}
#content{
	float:left;
	width:400px; /* 464px - 32px - 32px */
	min-height:370px;
	min-height:250px;
	background:transparent url('../images/content_bg.png') no-repeat top left;
	padding:32px;
}
body#index #content_area{
	float:left;
	padding-right:0px;
	width:944px;
	background:transparent url('../images/content_bg_index.png') no-repeat top left;
}
body#index #content{
	background:none;
}
#content a{
	color:#0071b9;
	padding-left:8px;
	background:transparent url('../images/content/link.png') no-repeat 0px 4px;
}
#content a:hover{
	background-color:#dddddd;
}
#content a.image{
	padding:0px;
	background:none;
}
#content h1{
	float:left;
	width:400px;
	margin-bottom:5px;
	font-size:12px;
	color:#6bbce3;
	line-height:16px;
}
#content h2{
	float:left;
	width:400px;
	margin-bottom:25px;
	font-size:18px;
	color:#0071b9;
	line-height:22px;
}
#content h5{
	float:left;
	width:400px;
	font-weight:bold;
	padding-bottom:3px;
}
#content h5 span{
	font-weight:normal;
}
#content h5.arrow{
	padding-left:15px;
	background:url(../images/content/bullet.png) no-repeat 0px 7px;
}
#content p{
	width:400px;
	float:left;
	margin-bottom:25px;
}
#content p strong{
	font-weight:bold;
}
#content p img{
	border:1px solid #cccccc;
	padding:1px;
	background:#ffffff;
}
#content p.follow{
	margin-bottom:6px;
}
#content p.follow a{
	padding:0px;
	background:none;
}
#content p.half{
	width:200px;
}
#content p.lined{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eeeeee;
}
#content p.last{
	margin-bottom:40px;
}
#content p.notice{
	font-size:9px;
}
#content p a.image{
	padding:0px;
	background:none;
}
#content p.back{
	text-align:right;
}
#content p.back a{
	background-image:url(../images/content/link_back.png);
	background-position:0px 4px;
}
#content ul{
	float:left;
	width:400px;
	margin-bottom:15px;
}
#content ul li{
	color:#666;
	padding-bottom:5px;
	padding-left:15px;
	background:url(../images/content/bullet.png) no-repeat 0px 7px;
	margin-bottom:10px;
	line-height:16px;
}
#content ul.partner{
	margin-bottom:25px;
}
#content ul.partner li{
	float:left;
	width:400px;	
	padding:0px;
	margin-bottom:10px;
	background:none;
	line-height:16px;
}
#content ul.partner li img{
	float:left;
	border:1px solid #ddd;
	padding:1px;
	margin-right:10px;
	background:#ffffff;
}
#content ul.partner li a{
	padding:0px;
	background:none;
	line-height:12px;
}
#content ul.partner li a:hover{
	background-color:#ddd;
}
#content ul li a.image{
	padding:0px;
	background:none;
}
#content p span.subtitle{
	float:left;
	background-color:#eeeeee;
}
#content p span.subtitle img{
	display:block;
}
#content p span.subtitle span{
	float:left;
	width:390px;/* 400px - 5px - 5px */
	padding:5px;
	color:#999;
	font-size:10px;
	line-height:10px;
}
#content form{
	float:left;
	width:400px;
}
#content form label{
	float:left;
	width:400px;
	font-weight:bold;
}
#content form label.half{
	float:left;
	width:200px;
}
#content form input.text{
	border:1px solid #cccccc;
	background:#ffffff;
	color:#666666;
}
#content form input.submit{
	padding:4px;
	background:#eeeeee;
	font-weight:bold;
	color:#0267b0;
	cursor:pointer;
	border:1px solid #f7f7f7;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:12px;
}
#content form select{
	border:1px solid #cccccc;
	background:#ffffff;
	color:#666666;
}
#content form input.button{
	float:left;
	padding:4px;
	background:#eeeeee;
	font-weight:bold;
	color:#0267b0;
	cursor:pointer;
	width:30px;
	border:1px solid #f7f7f7;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#content form input.button:hover{
	background:#f7f7f7;
}
#content table{
	float:left;
	width:400px;
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
	margin-bottom:25px;
	font-size:12px;
}
#content table tr td,
#content table tr th{
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:5px;
	vertical-align:top;
}
#content table tr th{
	font-weight:bold;
}
#content table tr th.size,
#content table tr td.size{
	width:40px;
	text-align:center;
}
#content table tr td a{
	display:block;
	background-position:0px 6px;
}
#content table.search tr th{
	background:#eeeeee;
}
#content table.player tr th{
	width:90px;
}
#content table.player tr td.image{
	width:140px;
}
#content table.player-details tr th{
	width:140px;
}




/* Boxes */

#boxes{
	width:240px;
	float:right;
}
body#index #boxes{
	width:480px;
}
#boxes li{
	float:left;
	height:140px;
	padding-left:16px;
	padding-bottom:12px;
	position:relative;
}
body#index #boxes li{
	padding-left:16px;
}
body#index #boxes li.last{
	padding-left:256px;
}
#boxes li a{
	display:block;
	width:224px;
	height:140px;
	position:relative;
}
#boxes li a span.box-title{
	display:block;
	position:absolute;
	top:20px;
	left:19px;
	width:100px;
	color:#0267af;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
}
#boxes li a span.box-link{
	background:url(../images/boxes/fader-link-bg.png) no-repeat left center;
	padding-left:10px;
	padding-right:10px;
	color:#0267af;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	display:block;
	position:absolute;
	top:110px;
	left:19px;
}
#boxes li a.light span.box-link{
	background:url(../images/boxes/fader-link-light-bg.png) no-repeat left center;
	color:#ffffff;
}


#box-unternehmen a{
	background:transparent url('../images/boxes/unternehmen.png') top left no-repeat;
}
#box-jugendspieler a{
	background:transparent url('../images/boxes/jugendspieler.png') top left no-repeat;
}
#box-profispieler a{
	background:transparent url('../images/boxes/profispieler.png') top left no-repeat;
}
#box-spielerdatenbank a{
	background:transparent url('../images/boxes/spielerdatenbank.png') top left no-repeat;
}
#box-eltern a{
	background:transparent url('../images/boxes/eltern.png') top left no-repeat;
}
#box-brasilien a{
	background:transparent url('../images/boxes/brasilien.png') top left no-repeat;
}




/* Image Fader */

#box_fader{
	width:224px;
	height:140px;
	position:relative;
	background:transparent url('../images/boxes/fader_bg.png') 16px 0px no-repeat;
}
#box_fader a span.quicklink-player{
	color:#0267af;
	font-size:16px;
	line-height:17px;
	font-weight:bold;
	display:block;
	position:absolute;
	top:20px;
	left:19px;
	width:100px;
}
#box_fader a span.quicklink-player span{
	line-height:14px;
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#999;
}
#box_fader a span.quicklink-link{
	background:url(../images/boxes/fader-link-bg.png) no-repeat left center;
	padding-left:10px;
	padding-right:10px;
	color:#0267af;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	display:block;
	position:absolute;
	top:110px;
	left:20px;
}




/* Footer */

#clearer{
	clear:both;
	height:94px; /* Mindestabstand zum Footer */
}
#footer{
	height:56px; /* 94px - 38px Höhe des Footers */
	width:946px;
	padding: 38px 17px 0px 17px;
	margin:0px auto;
	margin-top:-94px; /* Höhe des Footers inklusive Padding, Margin */
	background:#ffffff url('../images/footer_bg.png') no-repeat 17px 0px;
}
#footer p,
#footer a{
	font-size:10px;
	color:#2da7de;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p{
	text-align:center;
}
#footer p span{
	margin:0px 5px 0px 5px;
}