/************************************
*
*	SOULSEDUCTION STYLESHEET
*
*************************************

Dieses Stylesheet ist unterteilt in: (in order of appearance)
	grundsätzliche body formatierung
	erweiterte body classes
	hintergrundfarben
	text formatierung unabhängig
	text classes
	table classes
	formular elemente 
	links
	MISC
	
************************************/




/************************************
* 
*	grundsätzliche body formatierung
*
*************************************/

body
{
	margin:0px;
	padding:0px;
	color: black;
	background-color: white;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
	scrollbar-base-color: #ff9500;
	scrollbar-highlight-color: white;
}






/********************************
*
*	erweiterte body classes
*
*********************************/
	
body.findit
{
	background-color: #ff9500;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100%;
}







/*******************************
*
*	hintergrundfarben:
*
*******************************/

.bg_orange
{
	background-color: #ff9500;
}

.bg_black
{
	background-color: black;
}

.bg_grey
{
	background-color: #d0d0d0;
}

.bg_white
{
	background-color: white;
}

.bg_orange_raster_hell
{
	background-color: #ff9500;
	background-image: url('../images/backgrounds/raster_menu.gif');
}

.bg_orange_raster_heller
{
	background-color: #ff9500;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}


.bg_orange_raster_dunkel
{
	background-color: #ff9500;
	background-image: url('../images/backgrounds/raster_findit.gif');
}

.bg_detail
{
	background-color: white;
	background-image: url('../images/backgrounds/bg_detail.gif');
}

.bg_menu
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
}


.menu_layer
{
	background: #f0f0f0;
}




/*************************************
*
*	text formatierung unabhängig
*
*************************************/






/**************************
* 
*	navigation classes
*
***************************/

.navi_table
{

	background-color: #ff9500; margin-left:4
}


.navi_entry
{
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	padding: 2px;
}

.navi_top_entry
{
	border:1px solid #000000;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	text-align:left

}


.main_column_entry
{
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:left
}

.main_column_top_entry
{
	border-bottom:#000000 1px solid;
	padding-bottom: 8px;
	text-align:left
}


.navi_top_entry_further
{


	border-bottom:1px solid #000000;
	border-top:1px solid #8c5301;
	border-right:1px solid #8c5301;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 3px;
	padding-bottom: 4px;
	text-align:right	
}


.navi_link
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-left: 0px;
}


.navi_link_first
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.navi_link_first
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.navi_link_further
{
	font-family: Verdana;
	font-size: 10px;
	color: #8c5301;
	font-weight: bold;

}


:hover.navi_link_further
{
	color: #888888;
	text-decoration: none;	
}

:hover.navi_link_first
{
	color: #FFFFFF;
	text-decoration: none;	
}


:hover.navi_link
{
	color: #FFFFFF;
	text-decoration: none;	
}



/**************************
* 
*	text classes
*
***************************/

.header
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.header_orange
{
	font-family: Verdana;
	font-size: 13px;
	color: #ff9500;
	font-color: #ff9500;
	font-weight: bold;
}

.main_column_header
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-color: black;
	font-weight: bold;
}



.header_black
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	font-color: black;
	font-weight: bold;
}




.header_white
{
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-color: #000000;
	font-weight: bold;
}

.bg_black .mainrot_orange
{
	color: #ff9500;
	font-color: #ff9500;

}

.mainrot_orange
{
	font-family: Verdana;
	font-size: 10px;
	color: #ff6600;
	font-color: #ff6600;
	font-weight: bold;
}



.mainrot_black
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-color: black;
	font-weight: bold;
}



.bg_black .header
{
	color: white;
}

.subheader
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.plaintext
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
}


.plaintext_digitrack_list
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	margin-left: 12px;
	text-indent: -12px;
}


.search_hint
{
	font-family: Verdana;
	font-size: 9px;
	color: #888888;
}


.contenttext
{
	font-family: Verdana;
	font-size: 8pt;
	padding-right: 40px;				
	color: black;

}


.contenttextbold
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;	
	padding-right: 40px;			
}


.contenttext .link
{
	font-family: Verdana;
	font-size: 8pt;
	color: #8c5301;

}

.contenttextbold .link
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	color: #8c5301;

}




.helptext
{
	font-family: Verdana;
	font-size: 8pt;
	padding-right: 20pt;				
	color: black;

}


.helptextbold
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;	
	padding-right: 20pt;			
}


.helptext .link
{
	color: #8c5301;

}

.helptextbold .link
{
	color: #8c5301;
}



.bg_black .plaintext
{
	color: white;
	font-family: Verdana;
	font-size: 9px;
}

.plaintext_margined
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.bg_black .plaintext_margined
{
	font-family: Verdana;
	font-size: 9px;
	color: white;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.plaintextbold
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight:bold;
}

.plaintextbold_greyed
{
	font-family: Verdana;
	font-size: 10px;
	color: #AAAAAA;
	font-weight:bold;
}


.orangetextbold
{
	font-family: Verdana;
	font-size: 9px;
	color: #f07800;
	font-color: #f07800;
	font-weight: bold;	
}


.orangetext
{
	font-family: Verdana;
	font-size: 9px;
	color: #f07800;
	font-color: #f078000;

}


.newsletterlink
{
	color: #f07800;
	font-color: #f07800;

}


.newsletterlinkbold
{
	color: #f07800;
	font-color: #f07800;
	font-weight: bold;		

}


.plaintextboldbig
{
	font-family: Arial;
	font-size: 20px;
	color: black;
	font-weight:bold;
}


.cover80
{
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
	font-weight:bold;
}


.cover120
{
	font-family: Verdana;
	font-size: 15px;
	color: #555555;
	font-weight:bold;

}



.cover145
{
	font-family: Verdana;
	font-size: 17px;
	color: #555555;
	font-weight:bold;

}


.bg_black .plaintextbold
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight:bold;
}

.plaintextbold_margined
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	font-weight:bold;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.bg_black .plaintextbold_margined
{
	font-family: Verdana;
	font-size: 9px;
	color: white;
	font-weight:bold;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.inactivetext
{
	font-family: Verdana;
	font-size: 9px;
	color: gray;
}


.alerttext
{
	font-family: Verdana;
	font-size: 10px;
	color: red;
	font-width: bold;
}

.activetext
{
	font-family: Verdana;
	font-size: 9px;
	color: red;
}



/*************************************
*
*	table classes:
*
*************************************/

table
{
	border:#ff6600 0px solid;
}

.tableNoMargin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 100%;
}







/***********************************
*
* formular elemente
*
***********************************/

/* 
*	buttons
*/

.soulButton
{
 border:#ff6600 1px solid;
 background-color: white;
 font-family: Verdana;
 font-size: 9px;
 cursor: hand;
}

/*
*	button rollover
*/

:hover.soulButton
{
 background-color: black;
 color: white;
}


/*
*	für <input type="text" .. class="soulInputText"...>
*/

.soulDescription
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #ff9500;
	border: #ff9500 0px none;
	width: 100%;
	height: 100%;
	scrollbar-face-color: #ff9500;
	scrollbar-base-color: #ff9500;
	scrollbar-shadow-color: #ff9500;
	scrollbar-3dlight-color: #ff9500;
	scrollbar-darkshadow-color: #ff9500;
	scrollbar-track-color: #ff9500;
	scrollbar-arrow-color: #ff9500;
	scrollbar-highlight-color: #ff9500;
}

.soulInput
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
	border: black 1px solid;
}

.soulInputSearch
{
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
	background-image: url('../images/backgrounds/raster_menu.gif');
}

.soulSelectboxSearch
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #ff9500;
	background-image: url('../images/backgrounds/raster_menu.gif');
}


.soulSelectPlaylist
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: #ff9500;
	border: #ff9500 0px none;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
}


.soulInputChanged
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #F3F5FF;
	border: black 1px solid;
}

.soulInputError
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #FF9595;
	border: black 1px solid;
}

.soulInputDisabled
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #DDDDDD;
	border: black 1px solid;
}

.soulCheckbox
{
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.soulCheckboxChanged
{
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.soulCheckboxError
{
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}

.soulSelectbox
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: white;
	border: #333333 1px solid;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
}

.soulSelectboxChanged
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #F3F5FF;
	border: #333333 1px solid;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
}

.soulSelectboxError
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #FF9595;
	border: #333333 1px solid;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
}

.soulSelectboxDisabled
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #DDDDDD;
	border: #333333 1px solid;
	margin: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #ff9500;
}




/*******************************
*
*	links:
*
*******************************/

a.notavailable
{
	font-family: Verdana;
	font-size: 10px;
	color: #F6C47E; /*#F5C076; gray;*/
	font-weight: bold;
	margin-left: 0px;
}

.menulink
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-left: 0px;
}

.plaintextbold a
{
	color: black;
}


.orangetextbold a
{
	color: #f078000;
}


a:hover
{
	text-decoration: underline;
}

.bg_orange .menulink
{
	color: black;
	font-family: Verdana;
	font-size: 10px;

	font-weight: bold;
}


.bg_black .menulink
{
	color: white;
	font-family: Verdana;
	font-size: 10px;

	font-weight: bold;
}


.bg_black a
{
	color: white;
}






/*****************************
*
*	MISC
*
*****************************/

a
{
	font-family: Verdana;
	text-decoration: none;
}
.link
{
	color: #8c5301;
	font-size: 10px;

}





.rotationTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}
.rotationSubtitle
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.rotationText
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.norow
{
	margin-left: 10px;
}
.paginglink
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.paginglinkselected
{
	font-family: Verdana;
	font-size: 9px;
	color: #ff9500;
	font-weight: bold;
}
.marginleft
{
	margin-left: 10px;
}

.orange_line
{
	background-color: #ff9500;
	color: #ff9500;
	height:1px;
	width:100%;
	border:0px;
}


.listitem_header
{
	background-color: #FAF7E7;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}

.listitem_break
{
	background-color: #ff9500;
	background-color: #ffffff;
	height: 10px;
}

.listitem_odd
{
	background-color: #ffffff;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
}

.listitem_even
{
	background-color: #FAF7E7;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}


.listchart_odd
{
	background-color: #ffffff;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
}

.listchart_even
{
	background-color: #FAF7E7;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}


.listchart_even_facts
{
	background-color: #C4E5C4;

}

.listchart_odd_facts
{
	background-color: #C4E5C4;

}



.tab
{
	border-width:1px;
	border-color:#FFCC66 transparent #FF9500 #FFCC66;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:4px;
	text-align:baseline;
}


.digi_tab
{
	border-width:0px;
	border-color:#FFCC66 #FFCC66 #FF9500 #FFCC66;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:4px;
	text-align:baseline;
}


.tab_rest
{
	border-width:1px;
	border-color:#FF9500;
	border-bottom-style:solid;
}

.tab_active
{
	border-left:1px solid #FF9500; border-right:1px solid #FF9500; border-top:1px solid #FF9500; background-color: #ff9500;
	/*background-image: url('../images/backgrounds/raster_hellergelb.gif');*/
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:6px;
	text-align:baseline; border-bottom-color:#FF9500; border-bottom-width:1px
}

.tab_right
{
	border-width:1px;
	border-color:#FFCC66 #FFCC66 #FF9500 #FFCC66;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
	border-left-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	padding-left:3px;
	padding-right:3px;
	padding-top:6px;
	padding-bottom:4px;
	text-align:baseline;
}

.tab_right_active
{
	border-left:1px solid #FF9500; border-right:1px solid #FF9500; border-top:1px solid #FF9500; background-color: #ff9500;
	/*background-image: url('../images/backgrounds/raster_hellergelb.gif');*/
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:6px;
	text-align:baseline; border-bottom-color:#FF9500; border-bottom-width:1px
}
