
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: normal;
}

a
{
	font-weight: normal;
}

img
{
	border: 0px;
}

.back_button
{
	float: right;
}

/*****************************************************************************************************************/
/*		mosLoadModules 0
/*****************************************************************************************************************/

table.contentpaneopen
{
	position: relative;
	left: -3px;
	top: -3px;
}


/*****************************************************************************************************************/
/*		M A I N M E N U 
/*****************************************************************************************************************/

table.moduletable_jos_mainmenu_module
{
	position: relative;
	left: -1px;
	
}

a.mainlevel_jos_mainmenu_menu
{
	width: 200px;
	float: left;
	background-color: #000;
	margin-right: 1px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.mainlevel_jos_mainmenu_menu:hover
{
	background-color: #EDDC8C;
	text-decoration: none;
	color: #333;
}


/*****************************************************************************************************************/
/*		S U B M E N U
/*****************************************************************************************************************/

table.moduletable_jos_submenu_module
{
	padding: 10px;
	text-align: left;
}

ul.menu_jos_submenu_menu
{
	padding-left: 10px;
	list-style:none;
	
}

ul.menu_jos_submenu_menu li
{
	padding-bottom:2px;
	
}


ul.menu_jos_submenu_menu a {
	font-weight:bold;
}




a.mainlevel_jos_submenu_menu
{
	vertical-align: top;
	color: #333;
	line-height: 16px;
	font-weight: bold;
}


/*****************************************************************************************************************/
/*		F R O N T P A G E   M E N U 
/*****************************************************************************************************************/

table.moduletable_jos_menufrontpage_module
{
	margin-top:5px;
	
}

a.mainlevel_jos_menufrontpage_menu
{
	float:left;
	width: 194px;
	margin-left: 4px;
	margin-right: 1px;
	text-align: left;
	cursor: text;
	font-weight: bold;
}

a.mainlevel_jos_menufrontpage_menu:hover
{
	text-decoration: none;
}



/*****************************************************************************************************************/
/*		M E N U   U N T E N
/*****************************************************************************************************************/

table.moduletable_jos_menu_unten_module
{
	position: relative;
	left: 290px;
}

a.mainlevel_jos_menu_unten_menu
{
	margin-right: 30px;
	font-weight: normal;
}


/*****************************************************************************************************************/
/*		F R O N T P A G E
/*****************************************************************************************************************/

table.blog_frontpage
{
	text-align: left;

}

table.contentpaneopen_frontpage
{
	position: relative;
	left: -3px;
	top: -3px;
	
	margin-right: 20px;
}


/*****************************************************************************************************************/
/*		B A C K P A G E S 
/*****************************************************************************************************************/


table.contentpaneopen_backpage
{
	position: relative;
	left: -3px;
	top: -3px;
	
	margin-right: 20px;
}

.componentheading_backpage
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: underline;
}

.contentheading_backpage
{
	color: Black;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.blog_backpage
{
	margin-left: 10px;
}

.readon_backpage
{
	float: right;
}

/*****************************************************************************************************************/
/*		M I N I P I C S  
/*****************************************************************************************************************/

.componentheading_backpage.minipics
{
	padding-left: 211px;
}

.contentheading_backpage.minipics
{
	padding-left: 211px;
}


/*****************************************************************************************************************/
/*		Z W E I S P A L T I G
/*****************************************************************************************************************/

.contentpaneopen_backpage.show_zweispaltig
{
	padding-right: 10px;

}
 

/*****************************************************************************************************************/
/*		S S W   L O G O   A L T
/*****************************************************************************************************************/

.contentpaneopen_logo_sportshop_alt
{
	position: relative;
	left: 80px;
	top: 50px;
}
 

/*****************************************************************************************************************/
/*		C O N T E N T
/*****************************************************************************************************************/

.componentheading
{
	color: Black;

}

.contentheading
{
	color: Black;
	font-size:12px;
	padding-top: 10px;
}

/*****************************************************************************************************************/
/*		C O N T E N T   A N Y W E R E   M O D U L E  
/*****************************************************************************************************************/


.contentpaneopen_con_links
{
	position: relative;
	left: -3px;
	top: -3px;
	
	/**margin-right: 20px; */
}

