﻿/* General Settings */

@import url(https://www.sportscheck.com/is-bin/intershop.static/WFS/Sportscheck-SportscheckDe-Site/-/de_DE/css/header2010.css);

body, table, tr, td, p, a, div
{
	/* Rebrush */
	/*font-family		: Verdana,Geneva,Arial,Helvetica,Swiss,SunSans-Regular,sans-serif;*/
	font-family			: Arial,Helvetica,Swiss,SunSans-Regular,sans-serif!important;
	font-size			: 11px;


}

a.arrowlink
{
	/*padding			: 0px 0px 0px 15px;*/
	/*margin			: 0px 0px 0px 10px;*/
	/*background-image	: url(../images/ico_arrow_orange_link.png);
	background-position	: left;
	background-repeat	: no-repeat;
	text-decoration		: none;
	color				: #FF820F;*/
	/* Rebrush */
	padding				: 0px 0px 0px 12px;
	background			: url(../images/arrow_orange_right.gif) no-repeat left 50%; 
	color				: #000000;
	text-decoration		: underline;
	cursor				: pointer;
	margin				: 0px 0px 0px 0px;
}


a.arrowlink:hover {

	/* Rebrush */
	color				 :#FF820F;

}

a.arrowlink2
{
	/*padding			: 0px 0px 0px 15px;*/
	/*margin			: 0px 0px 0px 10px;*/
	/*background-image	: url(../images/ico_arrow_orange_link.png);
	background-position	: left;
	background-repeat	: no-repeat;
	text-decoration		: none;
	color				: #FF820F;*/
	/* Rebrush */
	padding				: 0px 0px 0px 12px;
	background			: url(../images/arrow_orange_right.gif) no-repeat left 50%; 
	color				: #000000!important;
	text-decoration		: underline!important;
	cursor				: pointer;
	margin				: 0px 0px 0px 0px;
	float				: right;
}


a.arrowlink2:hover {

	/* Rebrush */
	color				 :#FF820F!important;

}

img.nopadding
{
	position			: relative;
}

/* Template Settings */
.template_overall
{
	width				: 990px;
	height				: 100%;
	background-color	: #FFFFFF;
	position			: relative;
	margin: 0 auto;
	padding: 0;
}

.template_header
{
	height				: 175px;
	background-color	: #FFFFFF;
}

.template_middle
{
	min-height			: 400px;
	height				: 100%;
	/*cf@20090723*/
	clear				: left;
	overflow:hidden;
}

.template_breadcrumb
{
	height				: 20px;
	padding				: 6px 0px 3px 213px;
	/*float				: left;*/
	/*cf@20090723*/
	width				: 100%;
	display				: block;
	
	/*cf@20090729*/
	clear				: left;
	
	/* Rebrush */
	color				: #FF820F;

}

.template_breadcrumb a {

	/* Rebrush */
	/* Schrift auf 10 px */
	font-size			: 10px;
}

.template_breadcrumb .breadcrumb_act
{
	/*color				: #000000;*/
	color				: #FF820F;
	text-decoration		: none;
	font-weight			: bold;
}

.template_breadcrumb .breadcrumb_noact
{
	/*text-decoration			: none;*/
	text-decoration			: underline;
	font-weight			: bold;
	color				: #000000;
}

.template_leftside
{
	width				: 180px;
	height				: 100%;
	min-height			: 380px;
	margin				: 0px 5px 10px 0px;
	padding				: 0px 10px 0px 0px;
	float				: left;
}

.template_leftside_header
{
	background-color	: #333333;
	color				: #FFFFFF;
	
	margin				: 2px 0px 2px 0px;
	padding				: 5px 0px 6px 8px;
	
	border-bottom		: solid 1px #FFFFFF;
	
	font-family			: Verdana;
	font-size			: 12px;
	font-weight			: bold;
}

.template_maincontent_sidebar
{
	height				: 100%;
	min-height			: 380px;
	margin				: 0px 0px 10px 0px;
	padding				: 0px 20px 0px 20px;
	border-left			: solid 1px #C0C0C0;
	border-right		: solid 1px #C0C0C0;
	height				: 100%;
	float				: left;
	width				: 546px;  /* old value: 546 */
	*width				: 546px;  /* cf@2009-03-31 */
	*overflow			: hidden; /* cf@2010-06-23 */
}

.template_maincontent
{
	
	height				: 100%;
	min-height			: 380px;
	margin				: 0px 0px 10px 0px;
	padding				: 0px 10px 0px 10px;
	border-left			: solid 1px #C0C0C0;
	border-right		: solid 1px #C0C0C0;
	height				: 100%;
	float				: left;
	
	width				: 768px;
	*width				: 758px; /* cf@2009-03-31 */
}

/* Rebrush */
/* Links mitten im Text im maincontent */
.template_maincontent a:link {
	color: #000000;
	text-decoration:underline;
	font-size: 11px;
	font-weight:normal;
	/*background: url(../images/arrow_orange_right.gif) no-repeat scroll left 50% transparent;*/
}

.template_maincontent a:hover {
	color: #FF820F;
	text-decoration:underline;
}

.template_maincontent_blank
{
	width				: 768px;
	height				: 100%;
	min-height			: 380px;
	margin				: 0px 0px 10px 0px;
	padding:			: 0px 0px 0px 0px;
	/*padding				: 0px 10px 0px 10px;*/
	/*für Weihnachtslayer ausgeblendet */
	height				: 100%;
	float				: left;
}

.template_rightside
{
	width				: 191px;
	height				: 100%;
	min-height			: 380px;
	margin				: 0px 0px 10px 5px;
	padding				: 0px 0px 0px 10px;
	float				: left;
}


.template_footer
{
	height				: 150px;
	background-color	: #FFFFFF;
	float				: left;
	clear				: both;
}


/* FAQ Template */
.template_faq_topcontent
{
        
}

.template_faq_maincontent
{
	
}

.template_faq_bottomcontent
{

}

/* Editor Settings */
.Ueberschrift1
{
	color				: #336699;
	font-size			: 30px;
	font-weight			: 500;
}

.Standard
{
	font-size			: 12px;
	line-height			: 15px;
	text-align			: justify;
}

.orangetitle
{
	width				: 100%;
	height				: 17px;
	padding				: 3px 0px 0px 10px;
	color				: #FFFFFF;
	background-color	: #FF820F;
	font-size			: 11px;
	font-weight			: bold;
}

.orangetext
{
	color				: #FF820F!important;
	font-size			: 11px;
}

.orangeheader
{
	color				: #FF820F;
	font-size			: 12px;
	font-weight			: bold;
}

.orangearrowlink
{
	padding				: 0px 0px 0px 15px;
	margin				: 0px 0px 0px 0px;
	background-position	: left;
	
	/*background-image	: url(../../images/ico_arrow_orange_link.png);
	background-repeat	: no-repeat;
	text-decoration		: none;*/
	
	/* color				: #FF820F;*/
	/* Rebrush */
	
	/*color				: #000000!important;	
	background			: url(../images/arrow_orange_right.gif) no-repeat left 50%; 
	background-color	: #ffffff;
	background-repeat	: no-repeat;
	text-decoration		: underline!important;
	cursor				: pointer;*/
	
	
	
	height				: 14px; 
	font-size			: 12px;
	margin				: 0px 0px 0px 0px;
	color				: #fff;
	text-transform		: none;
	font-weight			: bold;

	/* Rebrush */
	background-position	: 1px;
	/* weißer transparenter weißer Pfeil vorangestellt */
	background-image	: url(../images/arrow_white_trans_right.gif);
	background-repeat	: no-repeat;
	/* Definiert die Größe der Box durch die innere Abstände */
	padding				: 5px 10px 5px 12px;


}

/* Für den IE */
*+ html .orangearrowlink
{
	text-align			:left!important;
	width				:70%;
}

a:link.orangearrowlink {

color:#fff;
	background-image: url("../images/verlauf_button.gif");
    background-repeat: repeat-x;
	
	border-right		: solid 1px #a16024;
	border-bottom		: solid 1px #6b3709;
	border-left			: solid 1px #ffaf67;
	border-top			: solid 1px #ffca9a;


}

a.orangearrowlink:hover 
{

	/* Rebrush */
	/*color				 :#FF820F!important;
	text-decoration		: underline;*/
	

}

a:link.contentlink  {

	/*color:green!important;*/

	
}

.orangelink
{
	/*text-decoration	: none;*/
	text-decoration		: underline ! important;
	/*color				: #FF820F;*/
	color				: #000000 ! important;
	cursor				: pointer;
}

.orangelink_norm
{
	/*text-decoration		: none;*/
	font-size			: 11px;
	color				: #FF820F;
	cursor				: pointer;
	/*color				: red;*/
	
	/* Rebrush */
	color				: #000000;
	text-decoration		: underline;
}

/* Rebrush */
/* genutzt im Bereich Allgemeine Geschäftsbedingungen */
a:link.orangelink_norm
{
  	color				: #000000;
	text-decoration		: underline;
}
/* Rebrush */
a:hover.orangelink_norm
{
  	color				: #FF820F;
	text-decoration		: underline;
}



a:link.blacklink
{
	text-decoration		: none;
	color				: #000000;
	cursor				: pointer;
}

a:link.whitelink
{
	text-decoration		: none;
	color				: #FFFFFF;
	cursor				: pointer;
}

h1.club
{
	color				: #000000;
	font-size           : 14px;
}

h2.club
{
	color				: #FF820F;
	font-size           : 14px;
}

h3.club
{
	color				: #000000;
	font-size           : 12px;
}

h4.club
{
	color				: #FF820F;
	font-size           : 12px;
}

h5.club
{
	color				: #000000;
	font-size           : 11px;
}

h6.club
{
	color				: #FF820F;
	font-size           : 11px;
}

.normal ul
{
	list-style-type		: disc;
	margin-left			: 20px;
}

/* Anpassungen für das neue Layout vom 20.05.2010 */
.footerwhole *
{
  font-family   : Arial,Verdana,sans-serif
}


/* cf@2009-03-31 
.template_leftside:after,
.template_maincontent:after,
.template_maincontent_sidebar:after,
.template_rightside:after { content:"."; visibility:hidden; display:block; }*/

.message { font-size:11px; color:red;}


