
body
{
  background: #FFFFFF;
  font-family: Verdana;     /* web safe fonts */
  font-weight: normal;
  line-height:160%;
}

#ekvs-copyright
{
	border-top: 1px solid #F0F0F0;
	width:690px;
	color:#CCCCCC;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	clear:both;
	margin: 20px 0px 20px 0px;
}


/* FORMATIERUNG KURSBUCH-ERGEBNIS */

#ekvs-results-placeholder,
#ekvs-parameter-wrapper,
#loading

{
	width:680px;
}

.submitdisabled
{
  background: #93117e;
  border: 1px solid #660066;
  color: #62095B;
  cursor: pointer; 
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  padding: 2px 4px 2px 4px;
  outline: none;
  text-transform: none;
  -moz-border-radius: 0;
  -moz-outline-radius: 0;
  -webkit-border-radius: 0;
}

#ekvs-parameter-maximize
{
	position:absolute;
	cursor:pointer;
	background-image:url(/bfiweb/kvs/images/ekvsparameter-maximize.gif);
	background-repeat:no-repeat;
	background-position:660px 0px;
	width:680px;
	text-align:right;
}

.ekvs-parameter-minimize
{
	background-image:url(/bfiweb/kvs/images/ekvsparameter-minimize.gif) !important;
	background-repeat:no-repeat;
	background-position:660px 0px;
}

#loadingdetails
{
	width:100%;
}

.searchresult_head,
.searchresult_details
{
	width:670px;
}

.searchresult_list
{
	width:690px;
}

#ekvs-results-placeholder
{
	position:relative;
	top:10px;
}

h1
{
width:700px !important;
}

#loading
{
	display:none;
	position:relative;
	top:20px;
	left:0px;
	font-weight:bold;
	text-align:center;
}


#KUBEGDATUM,
#KUENDDATUM
{
	background-image:url(/bfiweb/kvs/images/calendar.gif) !important;
	background-repeat:no-repeat;
	background-position:2px 2px;
    padding-left:20px;
    width: 150px;
}

#loading p
{
	font-weight:bold;
	margin:2px !important;
	padding:0px !important;
	height:15px;
	text-align:center;
}

#loadingdetails
{
	position:relative;
	top:20px;
	left:0px;
	font-weight:bold;
	text-align:center;
}

.download_pdf
{
    margin-bottom:5px;
    height:16px;
}

.ccode_img
{
 border: 1px solid #666666;
 margin-top:10px;
 margin-bottom:5px;
 margin-right:5px;
 max-height:50px;
}

#ekvs-parameter-wrapper
{
	border: 1px solid #a5037b;
	background-color: #fde5f7;
    color: #a5037b;
	position:relative;
	top:10px;
	left:0px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	overflow:auto;
}

#ekvs-parameter-head
{
	font-weight:bold;
	text-align:left;
}

#ekvs-parameter-KUTITEL1,
#ekvs-parameter-KUFACHBEREICHVERDICHTUNG,
#ekvs-parameter-KUFACHBEREICH,
#ekvs-parameter-KUFACHGRUPPE,
#ekvs-parameter-KUBT,
#ekvs-parameter-KUBEGDATUM,
#ekvs-parameter-KUENDDATUM,
#ekvs-parameter-KUORT,
#ekvs-parameter-KUTAGESZEIT
{
	position:relative;
	margin:2px 0px 2px 0px;
	background-color: #fde5f7;
}

#ekvs-parameter
{
	position:relative;
	float:left;
	z-index:10;
}

#PARAM_KUORT
{
	display:inline;
	position:relative;
}

.DELETE_PARAM_KUBT,
.DELETE_PARAM_KUORT,
.DELETE_PARAM,
.DELETE_PARAM_KUTAGESZEIT,
.DELETE_PARAM_KUFACHBEREICH,
.DELETE_PARAM_KUFACHBEREICHVERDICHTUNG
{
	cursor:pointer;
	width:600px;
	min-height:16px;
	background-color: #fde5f7;
	background-image:url(/bfiweb/kvs/images/cancel.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	display:block;
}





/* START - ERGEBNIS - CSS */

p {
padding: 0 0 1em;
}

.navigation
{
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 0px 10px;
	float:left;
	width:670px;
	border-bottom: 5px solid #a5037b;
	clear:both;
}

.navigation_bottom
{
	margin: 10px 0px 10px 0px;
	float:left;
	width:690px;
	border-top: 5px solid #a5037b;
	clear:both;
}

.searchresult_treffer
{
	color:#999999;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	width:680px;
	border-bottom: 1px solid #F0F0F0;
}

.delete_all_parameter
{
	font-size:9px;
	margin-top:5px;
}

.delete_all_parameter a,
.delete_all_parameter a:active,
.delete_all_parameter a:visited,
.delete_all_parameter a:link,
.delete_all_parameter a:hover
{
	font-weight:normal;
	color:#333333;
}

a.Navigation_OpenClose,a.Navigation_OpenClose:visited,a.Navigation_OpenClose:link,a.Navigation_OpenClose:active,a.Navigation_OpenClose:hover
{
	text-decoration:none;
	font-size:10px;
	color:#333333;
}

.navigation_left
{
	float:left;
	color:#333333;
}

.navigation_right
{
	float:right;
}

.searchresult_list {
margin:  0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

.searchresult_head{
	padding: 5px 10px;
	cursor: pointer;
	color:#333333;
	float:left;
	margin:1px;
	border-top: 3px solid #a5037b;
	background-color:#FFFFFF;
	z-index:20;
	position:relative;	
}




.searchresult_head_odd {
	background-image:url(/bfiweb/kvs/images/search_result_odd_background.png);
	background-repeat:repeat-x;
	background-color:#f2e1f2;
	z-index:20;
	position:relative;
}

.searchresult_head_even {
	background-image:url(/bfiweb/kvs/images/search_result_even_background.png);
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	z-index:20;
	position:relative;
}

.searchresult_head_wrapper_left
{
	width:450px;
	float:left;
}

.searchresult_head_wrapper_right
{
	float:right;
}

.searchresult_head_wrapper_row
{
	float:left;
	margin:0px;
	position:relative;
	padding:0px;
}

.searchresult_head_KUTITEL
{
	position:relative;
	float:left;
	font-weight:bold;
	font-size:1em;
	margin:0px;
	text-align:left;
	padding:0px;
	max-width:450px;
	width:450px;
	min-height:24px;
}

.searchresult_head_KUORT
{
	float:left;
	position:relative;
	width:160px;
	margin:0px;
	padding:0px;
}

.searchresult_head_KUDATUM
{
	position:relative;
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
}

.searchresult_head_UE
{
	float:left;
	text-align:right;
	position:relative;
	width:100px;
	margin:0px;
	padding:0px;
}

.searchresult_specialdeals
{
	border-top:1px solid #333333;
	float:left;
	width:100%;
}

.searchresult_head_highlight .searchresult_specialdeals
{
	border-top:1px solid #FFFFFF;
	float:left;
	width:100%;
}

.searchresult_head_LOGOS
{
	text-align:right;
}

.searchresult_head_PREIS
{
	text-align:right;
	font-weight:bold;
}

#tooltip{
	width:200px;
	position:absolute;
	border: 2px solid #a5037b;
	background-color: #FFFFFF;
	padding:5px 5px 5px 5px;
	color:#a5037b;
	display:none;
	filter:alpha(opacity=98); /* IE */
	-moz-opacity: 0.98; /* Mozilla */
	opacity: 0.98; /* Opera */
	z-index:30;
}	

#imgpreview{
	position:absolute;
	border:1px solid #333333;
	background:#FFFFFF;
	padding:5px;
	display:none;
	color:#333333;
	z-index:30;
}


.searchresult_details {
	float:left;
	padding: 5px 10px 15px;
	background-image:url(/bfiweb/kvs/images/search_result_details_background.png);
	background-repeat:repeat-x;
	background-color: #dadada;
	border-left: 1px solid #F8F8F8;
	border-right: 1px solid #F8F8F8;
	border-top: 1px solid #F8F8F8;
	border-bottom: 3px solid #D7D7D7;
	z-index:15;
	position:relative;
}

.searchresult_details_row
{
	width: 100%;
	float:left;
	margin: 0px 0px 5px 0px;
	position:relative;
	min-height:1.1em;
}

.searchresult_details_printiconrow
{
	position:relative;
	right:0px;
	top:5px;
	text-align:right;
	float:right;
}

.searchresult_details_anmeldung
{
	width: 100%;
	float:left;
	text-align:right;
	clear:both;
	position:relative;
}

.searchresult_details_anmeldestatus
{
	color:#666666;
	font-weight:bold;
	font-size:10px;
}

a.anmeldung,a.anmeldung:active,a.anmeldung:link,a.anmeldung:hover,a.anmeldung:visited
{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.nologo
{
	background-image:none !important;
}

.searchresult_details_title
{
	background-image:url(/bfiweb/kvs/images/bfi-bullet.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	width:140px;
	text-align:left;
	float:left;	
	color:#666666;
	font-weight:bold;
	line-height: 1.1em;
	font-size:1em;
}

.searchresult_details_text
{
	width:510px;
	float:left;
	font-size:1em;
	line-height: 1.1em;
	text-align:justify;
	padding:0px;
}

.dividingline
{
	border-bottom: 1px solid #CCCCCC;
	border-top:none;
	border-left:none;	
	border-right:none;	
	height:1px;
}


.img_erfolgsgarantie
{
	width:54px;
	height:25px;
}


.img_dfg
{
	width:46px;
	height:20px;
}

.img_KUBT
{
	width:36px;
	height:30px;
}

.img_KUBT_inverted
{
}

.searchresult_head_highlight
{
	background-image:url(/bfiweb/kvs/images/search_result_open_background.png);
	background-repeat:repeat-x;
	background-color: #98006e;
	border-top: 3px solid #FF0000;
	color:#FFFFFF;
}

#errorresult
{
	border: 1px solid #a5037b;
	background-color: #fde5f7;
	background-image:url(/bfiweb/kvs/images/info.png);
	background-repeat:no-repeat;
	background-position: 5px 5px;
    color: #a5037b;
	position:relative;
	margin-top:10px;
	width:635px;
	font-weight:normal;
	padding:5px 5px 5px 50px;
	text-align:left;
	height:40px;	
}


#info
{
	border: 1px solid #a5037b;
	background-color: #fde5f7;
	background-image:url(/bfiweb/kvs/images/info.png);
	background-repeat:no-repeat;
	background-position: 5px 5px;
    color: #a5037b;
	position:relative;
	top:10px;
	left:0px;
	height:20px;
	width:635px;
	font-weight:normal;
	padding:20px 5px 10px 50px;
	text-align:left;
}

/* ENDE - ERGEBNIS - CSS */


/* START NAVIGATION KURSSUCHE FOLDER OPEN/CLOSED */

.radio_fachbereich,
.radio_fachbereichverdichtung
{
	background-image:url(/bfiweb/kvs/images/radiobutton.gif);
	background-repeat:no-repeat;
	height:16px;
	padding:0px;
	margin:0px;
	display: inline;
	padding-left:18px;
}



.radio_fachbereich_selected,
.radio_fachbereichverdichtung_selected
{
	background-image:url(/bfiweb/kvs/images/radiobutton_selected.gif);
	background-repeat:no-repeat;	
}

.radio_fachbereichgruppe
{
	background-image:url(/bfiweb/kvs/images/radiobutton10.gif);
	background-repeat:no-repeat;
	height:15px;
	padding:0px;
	margin:0px;
	display: inline;	
	padding-left:15px;
}

.radio_fachbereichgruppe_selected
{
	background:url(/bfiweb/kvs/images/radiobutton10_selected.gif);
	background-repeat:no-repeat;	
}


/* DIVS für Kursorte */
.nav_bezirk
{
	background-image: url(/bfiweb/kvs/images/nav_searchform.gif);
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	cursor: pointer;
	color:#333333;
	font-size:12px;	
	
}

.nav_bezirk_nochild
{
	background-image:none;
	padding:0px 0px 0px 15px;
	cursor: pointer;
	color:#333333;	
}

.open_bezirk
{
	background-image: url(/bfiweb/kvs/images/nav_searchform_open.gif);
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	color:#333333;
	cursor: pointer;
}

.nav_nebenstelle
{
	font-size:9px;
	padding:0px 0px 0px 20px;
	cursor: pointer;
	color:#666666;
}


/* DIVS für FACHBEREICH / FACHBEREICHSGRUPPE */
.nav_fachbereich
{
	background-image: url(/bfiweb/kvs/images/nav_searchform.gif);
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	cursor: pointer;
	color:#333333;
	font-size:12px;
	
}

.nav_fachbereichverdichtung
{
	background-image: none;
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	color:#333333;
	font-size:12px;	
}

.nav_fachbereich_nochild,
.nav_fachbereichverdichtung_nochild
{
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	color:#333333;
	cursor: pointer;
	font-size:12px;
}

.open_fachbereich
{
	background-image: url(/bfiweb/kvs/images/nav_searchform_open.gif);
	background-repeat: no-repeat;	
	padding:0px 0px 0px 15px;
	color:#333333;
	cursor: pointer;
}

.nav_fachbereichgruppe
{
	font-size:9px;
	padding:0px 0px 0px 20px;
	cursor: pointer;
	color:#666666;
}

/* END NAVIGATION KURSSUCHE FOLDER OPEN/CLOSED */


p {
padding: 0 0 1em;
}
.searchform_parameter_list {
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-color: #FFFFFF;
	background-image: url(/bfiweb/kvs/images/boxback.png);
	background-repeat: repeat-x;
}

.searchform_parameter_static {
background:url('/bfiweb/kvs/images/back_block_static.png');
height:15px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding: 7px 20px 7px 5px;
position: relative;
margin:1px;
}


.searchform_parameter {
background:url('/bfiweb/kvs/images/back_block.png');
height:15px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding: 7px 20px 7px 20px;
cursor: pointer;
position: relative;
margin:1px;
}

.searchform_parameter_active {
background:url('/bfiweb/kvs/images/back_block_active.png');
height:15px;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
padding: 7px 20px 7px 20px;
cursor: pointer;
position: relative;
margin:1px;
}

.searchform_parameter_detail {
	padding-left: 5px;
	background-color: #transparent;
	border:1px solid #CCCCCC;
	margin:1px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	line-height:18px;
	display:none;
}

.scrollable
{
max-height:100px;
height: expression( document.body.clientHeight > 100 ? "100px" : "auto" ); /* sets max-width for IE6 */
overflow-y:scroll;
overflow-x: hidden
}

.searchform_parameter_detail_static {
padding: 0px 5px 0px;
background-color: #transparent;
border:1px solid #CCCCCC;
margin:1px;
}


.searchform_parameter_static_submit {
background:url('/bfiweb/kvs/images/back_block_submit.png');
font-family:Verdana;
font-size:1.1em;
font-weight:bold;
color:#FFFF00;
padding: 2px 20px 7px 20px;
height:15px;
position: relative;
margin:1px;
}


.searchform_parameter_submit {
background:url('/bfiweb/kvs/images/back_block_submit.png');
font-family:Verdana;
font-size:1.1em;
font-weight:bold;
color:#FFFF00;
padding: 2px 20px 7px 20px;
height:15px;
cursor: pointer;
position: relative;
margin:1px;
}

.searchform_parameter_active_submit {
background:url('/bfiweb/kvs/images/back_block_submit.png');
font-family:Verdana;
font-size:1.1em;
font-weight:bold;
color:#FFFF00;
padding: 2px 20px 7px 20px;
height:15px;
cursor: pointer;
position: relative;
margin:1px;
}

.searchform_parameter_detail_submit {
background-color:#FFFFFF;
padding: 3px 5px 3px;
border:1px solid #CCCCCC;
margin:1px;
}

.searchform_parameter_detail_static_submit {
background-color:#FFFFFF;
padding: 5px 5px 5px;
border:1px solid #CCCCCC;
margin:1px;
}

.open
{}



.searchform_parameter_field_before
{
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.searchform_parameter_field_after
{
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height:normal;
}

.searchform_parameter_list input
{
	border: 1px solid #999999;
	width: 170px;
	font-size:10px;
	color:#666666;
	padding: 2px 2px 2px 5px;
}

.searchform_parameter_list input.kursorte,
.searchform_parameter_list input.radio,
{
	border:none;
}

.searchform_parameter_list input.radio
{
	padding: 0px;
	width: 25px;
}

.searchform_parameter_list input.kursorte
{
	padding: 0px;
	width: 25px;
}


.searchform_parameter_list input.submit
{
	border: 1px solid #999999;
	background-color:#FFFFFF;
	color:#666666;
	width: 120px;
}
