@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------------------------------------
[unitedsports] Screen Stylesheet
version:   1.0
date:      10/08/09
last doc:  21/01/10
author:    Hannes Pirhofer
email:     development@by-experience.com
website:   wwww.by-experience.com
-----------------------------------------------------------------------------*/
/* Allgemein */
body{
	/*background:url(../images/bg2.jpg) repeat scroll 0 0;*/
	background:#fefefe;
	margin:0 0 20px;
}

.alles{
	background:#fefefe;
	border:solid 1px #000;
	border-top:none;
	margin:0 auto;
  width:890px;
}

.clear{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.minus_left{
  margin:0 0 0 -152px;
  position:absolute; 
}

.bilder_text img{
  float:left;
  padding:0 42px 20px 0;
}

.bilder_text p{
  clear:both;
}

.abstand_top{
  display:inline-block;
  margin:5px 0;
}
/* ENDE Allgemein */


/* Head */
#head{
	background-color:#dddddb;
}

#head .head_info{
	background:#fefefe;
	border:solid 1px #000;
	border-bottom:none;
	border-top:none;
	height:80px;
	padding:10px 0 0 0;
	margin:0 auto;
  width:890px;
}

#head .head_info a{
	color:#b6b6b6;
	font-size:1.2em;
	padding:0;
}

#head .logo{
	float:left;
	margin:20px 0 0 30px;
}

#head .login{
	color:#6a6a6a;
	float:left;
	font-size:1.3em;
	margin:19px 0 10px;
	padding:0 0 0 459px;
}

#head .logout{
  float:left;
  margin:19px 0 10px;
	padding:0 0 0 490px;
}

#head .login input{
	height:13px;
	margin:0;
	width:86px;
}

#head .login input:hover, input:focus{
	background:#c8c8c8;
}

#head .login img{
	margin:1px 0 -1px 0;
}

#head #sprache{
	padding:0 0 0 485px !important;
	padding:0 0 0 475px;
}

#head #sprache ul li{
	float:left;
	margin:0 15px;
}

.pic_big{
	height:307px;
}

#navi{
	background:#000;
	clear:both;
}

#navi .rot{
	background:#e2001a;
	width:31px;
	float:left;
}

#navi ul{
	border-left:solid 31px #e2001a;
	height:18px;
	margin:0 auto;
	padding:4px 0;
	width:861px;
}

#navi ul li{
  float:left;
}

#navi a:link, #navi a:visited{
	color:#959595;
	font-size:1.3em;
	font-weight:bold;
	padding:0 17px;
}

#navi a:hover, #navi a:active{
	color:#fefefe;
}
/* ENDE Head */


/* Imageticker */ 
#ticker{
  padding:5px 8px;
  font-size:1.1em;
	margin:0 0 0 32px;
	overflow:hidden;
	padding:10px 8px 0 8px;
	width:820px; /*886px;*/
}

#ticker img{
	padding:0 20px 0 0;
}
/* ENDE Imageticker */ 


/* Inhalt */
#inhalt{
	background:#fefefe url(../images/bg_inhalt.gif) 0 0 repeat-y;
}

.height{
  _height:343px;
	min-height:343px;
}

.marken{
	background:#fff;
	background:url(../images/bgmarken.jpg) 10px repeat-x;
	height:90px;
	/*margin:5px 0 0;*/
	padding:0 0 0 31px;
}

.marken a{
	margin-right:35px;
}

#inhalt .box_left{
  float:left;
	padding:35px 0 0 31px;
}

#inhalt .box_right{
	margin:0 20px 80px 396px;
	padding:36px 0 0;
}

#inhalt .context h2, #inhalt .box_right h2{
	color:#e2001a;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px;
}

#inhalt .context .text, #inhalt .box_right .text{
	font-size:1.3em;
	line-height:1.4em;
}

#inhalt .context ul, #inhalt .box_right ul{
	font-size:1.2em;
	margin:0 0 0 15px;
	margin:0 0 0 11px;
}

#inhalt .context ul li, #inhalt .box_right ul li{
	list-style:disc;
	margin:0 0 5px;
	padding:0 20px 0 0;
	width:137px;
}

#inhalt .context ul li ul, #inhalt .box_right ul li ul{
	font-size:1.0em;
  margin:0 0 0 20px;
}

#inhalt .context ul li ul li, #inhalt .box_right ul li ul li{
	margin:5px 0 0;
}

#inhalt .context{
	background:#fefefe url(../images/bgbox_right.jpg) repeat-x;
	/*margin:0 0 0 391px;*/
	float:left;
  padding:36px 15px 0 45px;
  width:479px;
}

#inhalt .context b{
	color:#000;
	font-size:1.1em;
	width:60px;
}

#inhalt .context h2{
	color:#e2001a;
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 10px;
}

#inhalt .context .slide img{
	margin:15px 0 0;
}

#inhalt .context .text{
	font-size:1.3em;
	line-height:1.4em;
}

#inhalt .context h4{
  border-bottom:solid 1px #000;
  color:#aaa;
  font-size:1.6em;
	font-weight:bold;
  margin:30px 0 5px;
  padding:0 0 5px;
}

#inhalt .context .brands li{
	font-size:1.4em;
	font-weight:bold;
	list-style-type:disc;
	margin:0 0 5px 15px;
}

#inhalt .context .brands li a{
	color:#e2001a;
}

#inhalt .context .datum{
  display:block;
  font-size:0.8em;
	font-weight:normal;
	margin:-13px 0 0;
  text-align:right;
}

#inhalt .context .modul{
  color:#aaa;
  padding:0 0 10px;
}

#inhalt .context .modul_video{
  border-bottom:solid 1px #aaa;
  color:#aaa;
  padding:10px 0 5px;
}

#inhalt .context .modul_video p{
  margin:0 0 10px;
}

#inhalt .img_space{
	background:#000000 none repeat scroll 0 0;
	width:325px;
	height:186px;
	float:left;
}

#inhalt .sf_context{
	/*background:url(../images/bgbox_right.jpg) repeat-x;
	height:auto;*/
	margin:0 0 0 391px;
	padding:25px 0 0;
}

#inhalt .sf_context h3{
	border-bottom:1px solid #868686;
	color:#e2001a;
	font-size:1.9em;
	padding:0 0 15px 0;
}

#inhalt .sf_context b{
	display:inline-block;
	font-size:1.3em;
	width:100px;
}

#inhalt .sf_context .select{
	border-bottom:1px solid #868686;
	padding:10px 0;
}

#inhalt .sf_context .select select{
	padding:0;
	width:150px;
}

#inhalt .sf_context #shops{
	font-size:1.2em;
	padding:20px 0;
}

#inhalt .sf_context #shops strong{
	color:#e2001a;
	display:block;
	font-weight:bold;
}

#inhalt .sf_context #shops p{
	color:#5e5e5e;
	font-weight:normal;
	line-height:1.4em;
	margin:0 0 15px;
}

#inhalt .shopfinder, #inhalt .black_box{
	background:#000;
	border-bottom:0;
	min-height:720px;
	_height:720px;
	float:left;
	width:350px;
}

#inhalt .black_box{
  min-height:439px;
	_height:439px;
}

#inhalt .shopfinder small{
	color:#fef;
	font-size:0.8em;
	font-weight:bold;
	padding:0 0 0 20px;
}

#inhalt .shopfinder .rot{
	background:#e2001a;
	width:31px;
	height:24px;
	float:left;
}

#inhalt .shopfinder .schwarz{
	background:#000;
	width:31px;
	height:24px;
	float:left;
}

.shopfinder .archiv{
	display:block;
	font-size:1.3em;
	margin:10px 0 0 25px;
}

#inhalt .shopfinder .sf_link{
	font-size:1.5em;
	font-weight:bold;
	height:21px;
  margin:0 0 0 14px;
  width:160px
}

#inhalt .shopfinder .sf_link a{
	background:#e3001b;
	color:#fff;
	display:block;
	padding:1px 0 1px 16px;
}

#inhalt .shopfinder .sf_link a{
	color:#fff;
	margin:0 0 0 20px;
}

#inhalt .shopfinder .archivio{
	color:#fef;
	font-size:1.5em;
}

#inhalt .shopfinder .movie{
	background:#000 none repeat scroll 0 0;
	margin:4px 0 0 23px;
	width:300px;
	height:244px;
}

#inhalt .shopfinder .movie .player{
	margin:0;
	padding:0;
}

#inhalt .shopfinder .sf_logo{
  margin:31px 27px 0 0;
	text-align:right;
}

#inhalt .newarrivals{
	border-bottom:1px solid #000;
	color:#a9a9a9;
	font-size:1.3em;
	font-weight:bold;
	padding:18px 0 5px 0;
}
/* ENDE Inhalt */


/* Footer */
#footer{
	background:#edeee9;
	clear:both;
	color:#777;
	font-size:1.1em;
	letter-spacing:0.05em;
	margin:0;
	padding:10px 31px 2px;
	zoom:1;
}
/* ENDE Footer */


/* Links */
.navi_lay a:active, .navi_lay a:visited{
	color:#000;
	background:url(../images/navitop_bg.png) repeat-x;
}

.navi_lay a:focus{
	color:#000;
	background:url(../images/bgnavi_visited.png) repeat-x;
}

#inhalt_context a:active, a:link, a:hover, a:visited{
	color:#C0C0C0;
	line-height:1.3em;
	text-decoration:none;
}

#footer a:link, a:visited{
	color:#777;
}

#footer a:hover, a:active{
	color:#999;
}
/* ENDE Links */