body{
	font-family: arial, helvetica, tahoma, sans-serif;
	text-align: center; /** weil der IE auf margin auto im DIV'main nicht reagiert **/
	background-color: #BDBDBD;
}
#nav a{
	text-decoration: none;
}
.scrollbar{
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-arrow-color: #DA251C;
	scrollbar-base-color: #FBD9CC;
	scrollbar-darkshadow-color: #FBD9CC;
	scrollbar-face-color: #FBD9CC;
	scrollbar-track-color: #D3D3D3; 
}
input,
select{
	background-color: #FBD9CC;
	border: 1px solid #DA251C;
}
.navibutton{
	border: 0px;
	background-color: #FFF;
}
table input,
fieldset input,
fieldset select,
fieldset textarea{
	border: 0px;
	background-color: #FFF;
}
#main{
	z-index: 0;
   background-image: url(../images/fantasy-sport/hintergrund_main.gif);
	position: relative;
	width: 989px;
	margin: 0;
	margin: auto;
	display: block; /** damit OPERA/SAFARI die Margin-Anweisung unter #main div korrekt anzeigen **/
	text-align: left; /** damit IE den Inhalt nicht zentriert(body)**/
	overflow: hidden;
	
	font-family: arial,helvetica,tahoma,sans-serif;
}
.hidden{
	background-color:#FFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
#main div{
	margin: 0;
	overflow: hidden;
}
div#header{
	background-color: #DA251C;
    background: url(../images/fantasy-sport/header_kpl.jpg);
    background-position: left top;
	margin: 0;
	height: 190px;
}
div#header #homelink{
    width: 200px;
    height: 160px;
    float: left;
}
div#header #homelink:hover{
	 cursor: pointer;
}
div#header #kopfnavigation{
    position: relative;
    float: right;
    margin: 0;
    padding: 8px;
    height: 30px;
    
    color: #000000;
    text-align:right;
    line-height: 22px;
    word-spacing: 20px;
    
    font-size: 12px;
    font-weight: bold;
}
div#header #kopfnavigation a{
    display: inline;
    
    text-decoration: none;
    color: #FFFFFF;
}
div#header #suche{
	margin: 0;
	padding: 0;
    float: right;
    margin-top: 55px;
	 margin-right: -360px;
    width: 360px;
	 height: 24px;
    
    color: #FFFFFF;
    text-align:right;
}
#header #suche span{
	float: left;
    margin: 0;
	 text-align: right;
	 padding: 0;
    height: 22px;
	 width: 100px;
    
    font-size: 12px; 
	 line-height: 24px;
}
div#header #suche form{
	float: right;
    margin: 0;
    padding: 0;
	 height: 24px;
	 width: 252px;
}
div#header #suche form input.searchitem{
	background-color: #FFFFFF;	
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 5px;
	text-align: right;
	padding-right: 4px;
    height: 24px;
    width: 214px;
    border: 0px;
	 
	 color: #DA251C;
	 font-size: 11px;
	 font-weight: bold;
	 line-height: 15px;
}
div#header #suche form input.submitbutton{
	border: 0px;
position: absolute;
/*float: none;*/
margin-left: -30px;
width: 30px;
height: 24px;
}
div#header #cart{
    float: right;
    margin-top: 90px;
    margin-right: -361px;
    width: 370px;
    
    color: #000000;
}
#header #cart #cartframe{
    border: 0px;
    height: 30px;
    width: 370px;
}
div#nav{
	padding: 0;
   margin: 0;
   margin-top: -10px;
	float: left;
	width: 150px;
	padding-left: 8px;
	*margin-right: 8px;
	
	font-size: 12px;
}

/* html div#nav {width:146px;}*/

#nav h3{
    font-size: 12px;
    font-weight: bold;
    
    color: #DA251C;
    padding: 0;
    margin: 0;
}
#nav p{
    line-height: 22px;
}
#nav p a.link_hauptnavi_re{
    text-decoration: none;
    color: #000000;
}
#nav p a.link_hauptnavi_re:hover{
    text-decoration: none;
    color: #DA251C;
    font-weight: bold;
}
div#content{
    margin: 0;
    margin-top: -10px;
	float: left;
	width: 595px;
	/*overflow: auto;*/
	padding: 0;
	padding-bottom: 30px;
}
/*div#content p{
	font-size: 12px;
}*/
p{
	font-size: 12px;
}

div#contentfooter{
    width: 590px;
/*    height: 60px;*/
	 margin-bottom: 160px; /* um für die infoWin Darstellung unter IE 6/7/8 genug Platz zu haben */
    float: none;
    clear: both; /* f&auml;r webkit erforderlich */
    padding-top: 15px;;
	text-align: center;
	vertical-align: bottom;
	font-size: 9px;
	color: #000000;
}
div#right{
	float: right;
	top: 0px;
	padding: 0;
	margin: 0;
	margin-top: -10px;
	width: 198px;
	vertical-align: top;
}
div#right .box_rechts{
    background: url(../images/fantasy-sport/rundbox_rechts.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    width: 186px;
    height: 223px;
}
div#right .box_rechts_black{
    background: url(../images/fantasy-sport/rundbox_rechts_black.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    width: 186px;
    height: 223px;
}
div#right .rundbox_rechts_schuhe{
    background: url(../images/fantasy-sport/rundbox_rechts_schuhe.png);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 12px;
    width: 186px;
    height: 458px;
}
.box_titel{
    color: #FFFFFF;
    margin: 0;
    margin-left: 10px;
    width: 160px;
    height: 32px;
    
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}
.box_content{
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    height: 160px;
    
    font-size: 14px;
    font-weight: bold;
}
.box_link{
    text-align: center;
}
.box_link a{
    text-decoration: none;
    color: #DA251C;
    font-size: 14px;
    font-weight: bold;    
}
div#footer{
    background-color: #DA251C;
    color: #FFFFFF;
	clear: both;
	padding: 0;
	padding-left: 200px;
	margin: 0;
	height: 30px;
	width: 990px;
	
	font-size: 9px;
    line-height: 30px;	
}

div.box_uebersicht{
    background: url(../images/fantasy-sport/box_uebersicht.png);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 99px;
    width: 119px;
    
    text-align: center;
}
div.box_uebersicht p{
	 margin: 0;
    margin: 3px;
    margin-top: 4px;
}
div.box_uebersicht p a img{
    border: 0px;
}
div.box_uebersicht_titel{
    position: relative;
    bottom: 5px;
    width: 115px;
    padding: 0;
    line-height: 22px;
    
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

div#artikelliste{
	margin: 0;
	margin-top: 5px;
    width: 100%;
}

div.quicknavi{
/*	border-bottom: 1px solid gray;*/
    margin: 0;
    padding: 0;
	 padding-bottom: 2px;
    float: none;
    width: 590px;
	 height: 26px;
	 
	 line-height: 22px;
	 text-align: right;
}
div.quicknavi select{
	background-color: #FFF;
	margin: 0px;
	border: 0;
	position: relative; /* wichtig für vertikale position  mit top: -5px */
	top: -5px;
}
div.quicknave img{
	margin: 0;
}

p.titel_artikeluebersicht{
    margin: 0;
    padding: 0;
	 float: left;
	 display: inline;

    color: #DA251C;
    font-size: 11px;
    font-weight: bold;
	 line-height: 35px;
	 *line-height: 30px;
}

#content h2{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

*html #content #marilyn{
	width: 190px;
}

#content .introheader{
    background: url(../images/fantasy-sport/introheader.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 8px;
    padding-top: 5px;
    width: 595px;
    height: 30px;
    
    color: white;
    font-size: 18px;
    font-weight: bold;
}

#content .contentbox_triplesize{
    background: url(../images/fantasy-sport/contentbox_triplesize.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 151px;
    width: 186px;
    margin: 7px;   
}
.contentbox_triplesize p{
    /*height: 145px;*/
    width: 186px;
    margin-top: 5px;

    color: #FFFFFF;    
    text-align: center;
    font-weight: bold;
}

p.contentbox_titel{
	font-size: 16px;
	font-weight: bold;
}

div.contentbox_triplesize .contentbox_content{
    height: 120px;
    
    text-align: center;
}
.contentbox_content img{
    border: 0;
    margin: 0px;
	 margin-top: 3px;
}

div.box_artikelliste{
    background: url(../images/fantasy-sport/box_artikelliste.png);
    background-position: left top;
    background-repeat: no-repeat;
    float:left;
    /*border:1px solid #DA251C;*/
    margin:2px;
    width:198px;
    height: 127px;
}

.colorselector{
	font-size: 11px;
	border: 1px solid #DA251C;
}
table tr td{
	font-size: 12px;
}

a.closeinfowin{
	color: White;
}

.rot{
	color: #DA251C;
}
.gerundet{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	o-border-radius: 5px;	
}
form{
	font-size: 12px;
}
form#suche input{
	color: #DA251C;
	font-size: 11px;
	font-weight: bold;
}

/* CART FRAME */