/************************************
*
*	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_white
{
	background-color: white;
}

.bg_grey
{
	background-color: #d0d0d0;
}



.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
*
*************************************/








/**************************
* 
*	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;
}


.header_black
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	font-color: black;
	font-weight: bold;
}






.header_black_print
{
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	font-color: black;
	font-weight: bold;
}


.page_header_black_print
{
	font-family: Verdana;
	font-size: 14pt;
	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 .header
{
	color: white;
}


.bg_grey .header
{
	color: white;
}


.subheader
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
}

.plaintext
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
}

.contenttext
{
	font-family: Verdana;
	font-size: 8pt;
	padding-right: 60pt;				
	color: black;

}


.contenttextbold
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;	
	padding-right: 60pt;			
}


.printtext
{
	font-family: Verdana;
	font-size: 8pt;

	color: black;

}


.printtextbold
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;	

}


.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;			
}


.bg_black .plaintext
{
	color: white;
	font-family: Verdana;
	font-size: 9px;
}


.bg_black .printtext
{
	color: white;
}


.bg_black .printtextbold
{
	color: white;
}


.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;
}

.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;

}


.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
*/

.soulButton:hover
{
 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');
}

.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: #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;
}

.soulSelectboxChanged
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #F3F5FF;
	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;
}

.soulSelectboxError
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #FF9595;
	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;
}

.soulSelectboxDisabled
{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	background-color: #DDDDDD;
	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;
}




/*******************************
*
*	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: 9px;
}

.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: #ff9500;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}





.listitem_break
{
	background-color: #ff9500;
	background-color: #ffffff;
	height: 10px;
}

.listitem_odd
{
	background-color: #000000;
	background-image: url('../images/backgrounds/raster_hellergelb.gif');
}

.listitem_even
{
	background-color: #ff9500;
	background-image: url('../images/backgrounds/raster_hellgelb.gif');
}


.listitem_extra
{
	background-color: #eeeeee;

}



.listitem_odd_print
{
	background-color: #f5F0E4;

}

.listitem_even_print
{
	background-color: #fff0bf;
	
}


.listitem_header_print
{
	background-color: #fff0bf;
	
}



.tab
{
	border-width:1px;
	border-color:#FFCC66 transparent #FF9500 #FFCC66;
	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');
	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;
	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');
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:6px;
	text-align:baseline; border-bottom-color:#FF9500; border-bottom-width:1px
}
