#content_frame {
margin-top:28px;
color: Fuchsia;
}

*html #content_frame {
margin-top:-129px;
}

/ Anpassungen für Jlist-Darstellung
.service_jl_header {
    height: 20px;
    font-weight: bold;
    font-size: 12px;
	color:#000000;
	vertical-align: middle;
	text-align: left;
}
.service_jl_text {
	line-height:16px;
	font-size: 11px;
	color:#818183;
	vertical-align: middle;
	text-align: left;
}

input.service_jl_button_enabled {
	width: 16px;
    line-height: 16px;
	color:#000000;
	vertical-align: middle;
	background-color: transparent;
	font-weight: bold;
	margin:0 8px 0px 0;
	border: 0px;
}
input.service_jl_button_disabled {
	width: 16px;
    line-height: 16px;
	vertical-align: middle;
    color:#818183;
	background-color: transparent;
	margin:0 8px 0px 0;
	border: 0px;
}
.service_jl_buttonSort {
	background-color:#EFF4FA;
	background-repeat : no-repeat;
	background-position : left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align : left;
	color:#880000;
	overflow: visible;
	padding-left : 12px;
	padding-top : 0px;
	border-width:0px;
	margin : 0px;
	cursor : pointer;
	float: none;
}


table.telefonbuch_table {
width:620px;
border-collapse:collapse;
font-size:12px;
line-height:16px;
color:#004483;
float:left;
}

table.telefonbuch_table tr td {
padding:2px 5px 2px 10px;
border-bottom:1px solid #CCCCCC;
}

table.telefonbuch_table tr.last_row td {
border-bottom:1px solid #94999D;
}

table.telefonbuch_table tr.telefonbuch_table_head td {
background-color:#949494;
color:#fff;
font-weight:bold;
border-bottom:none;
}

table.telefonbuch_table tr th {
padding:2px 5px 2px 10px;
border-bottom:1px solid #CCCCCC;
}

table.telefonbuch_table tr.telefonbuch_table_head th {
background-color:#949494;
color:#ffffff;
font-weight:bold;
border-bottom:none;
	text-align: left;
}

table.telefonbuch_table th.first_col {
	width:200px;
	text-align: left;
}
input.suche_submit {
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	PADDING-LEFT: 6px; 
	BACKGROUND: url(/kabelbw/export/sites/default/Unternehmen/images/basic_link_bullet_copy2.gif) no-repeat;
	BACKGROUND-POSITION: 0px 4px;
	TEXT-DECORATION: none;
	COLOR: #004483;
	width:132px;
	border:0px;
	cursor:pointer;
	FONT-FAMILY: 'Arial', Tahoma, Verdana, sans-serif;	
	FONT-SIZE:11px;
}
input.backwards_link {
text-decoration:none;
background:url(/kabelbw/export/sites/default/Unternehmen/images/backwards_link_bullet_copy2.gif) left 3px no-repeat;
BACKGROUND-POSITION: 0px 6px;
padding:0 0 0 6px;
width: 42px;
border: 0px;
COLOR: #004483;
cursor:pointer;
FONT-FAMILY: 'Arial', Tahoma, Verdana, sans-serif;	
FONT-SIZE:11px;
float: left;
}		
input.forward_link {
text-decoration:none;
background:url(/kabelbw/export/sites/default/Unternehmen/images/basic_link_bullet_copy2.gif) left 3px no-repeat;
BACKGROUND-POSITION: 0px 6px;
padding:0 0 0 6px;
width: 42px;
border: 0px;
COLOR: #004483;
cursor:pointer;
FONT-FAMILY: 'Arial', Tahoma, Verdana, sans-serif;	
FONT-SIZE:11px;
float: left;
}				
input.backwards_link_inactive {
text-decoration:none;
background:url(/kabelbw/export/sites/default/Unternehmen/images/backwards_link_bullet_copy2.gif) left 3px no-repeat;
BACKGROUND-POSITION: 0px 6px;
padding:0 0 0 6px;
width: 42px;
border: 0px;
color:#799ebf;
FONT-FAMILY: 'Arial', Tahoma, Verdana, sans-serif;	
FONT-SIZE:11px;
float: left;
}		
input.forward_link_inactive {
text-decoration:none;
background:url(/kabelbw/export/sites/default/Unternehmen/images/basic_link_bullet_copy2.gif) left 3px no-repeat;
BACKGROUND-POSITION: 0px 6px;
padding:0 0 0 6px;
width: 42px;
border: 0px;
color:#799ebf;
FONT-FAMILY: 'Arial', Tahoma, Verdana, sans-serif;	
FONT-SIZE:11px;
float: left;
}				

.search_field label.label_intent {
		width:140px;
}
.search_field label.label_extented {
		width:360px;
}
.search_field label.label_textarea {
		width:360px;
		line-height="14px";
}
.service_jl_navi {
	float: left;
	line-height:16px;
	font-size: 11px;
	color:#818183;
	vertical-align: middle;
	text-align: left;
	margin:0 8px 0px 0;
}

/*
Styles fuer Email-Formulare im Unternehmensbereich
*/
label.email_formular_label {
	padding-bottom:4px;
}
input.email_formular_field, select.email_formular_field {
	padding-left:4px;
	padding-top:2px;
}

#content_email {
padding-top:172px;
margin-bottom:10px;
height:400px;
}

*html #content_email {
padding-top:50px;
}

/* modifizierte buttons */

input.zurueck_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:52px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_zurueck.gif) left top no-repeat;
	margin:10px 0 0 320px;
}

input.zurueck_button:hover, input.zurueck_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_zurueck.gif) -52px top no-repeat;
}

input.senden_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:52px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_senden.gif) left top no-repeat;
	margin:10px 0 0 10px;
}

input.senden_button:hover, input.senden_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_senden.gif) -52px top no-repeat;
}

input.abbruch_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:70px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_abbrechen.gif) left top no-repeat;
	margin:10px 0 0 240px;
}

input.abbruch_button:hover, input.abbruch_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_abbrechen.gif) -70px top no-repeat;
}

input.rechte_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:114px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_rechte_speichern.gif) left top no-repeat;
	margin:10px 0 0 10px;
}

input.rechte_button:hover, input.rechte_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_rechte_speichern.gif) -114px top no-repeat;
}

input.aendern_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:52px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_aendern.gif) left top no-repeat;
	margin:10px 0 0 10px;
}

input.aendern_button:hover, input.aendern_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_aendern.gif) -52px top no-repeat;
}

input.weiter_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:49px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/weiter_button.gif) left top no-repeat;
	margin:10px 0 0 10px;
}

input.weiter_button:hover, input.weiter_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/weiter_button.gif) -49px top no-repeat;
}




button.bestellen_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:70px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/bestellen_button.gif) left top no-repeat;
	margin:10px 0 0 320px;
}

button.bestellen_button:hover, button.bestellen_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/bestellen_button.gif) -70px top no-repeat;
}

input.bestellen_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:70px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/bestellen_button.gif) left top no-repeat;
	margin:10px 0 0 320px;
}

input.bestellen_button:hover, input.bestellen_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/bestellen_button.gif) -70px top no-repeat;
}

.search_field input.filtern_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:52px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_filtern.gif) left top no-repeat;
	margin:3px 0 0 300px;
}

input.filtern_button:hover, input.filtern_button.sfhover {
background:url(/kabelbw/export/sites/default/Unternehmen/images/button_filtern.gif) -52px top no-repeat;
}

.search_field input.download_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:65px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_download.gif) left top no-repeat;
	margin:3px 0 0 300px;
}

input.download_button:hover, input.download_button.sfhover {
background:url(/kabelbw/export/sites/default/Unternehmen/images/button_download.gif) -65px top no-repeat;
}

.search_field input.suchen_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:52px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/button_suchen.gif) left top no-repeat;
	margin:3px 0 0 300px;
}

input.suchen_button:hover, input.suchen_button.sfhover {
background:url(/kabelbw/export/sites/default/Unternehmen/images/button_suchen.gif) -52px top no-repeat;
}

input.radiotext {
	width:150px;
	height:20px;
	float:left;
}


button.search_weiter_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:49px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/weiter_button.gif) left top no-repeat;
	margin:10px 0 0 291px;
}

button.search_weiter_button:hover, button.search_weiter_button.sfhover {
	background:url(/kabelbw/export/sites/default/Unternehmen/images/weiter_button.gif) -49px top no-repeat;
}
input.search_weiter_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:49px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/weiter_button.gif) left top no-repeat;
	margin:10px 0 0 291px;
}

input.export_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:49px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/export_button.gif) left top no-repeat;
	margin:10px 0 0 291px;
}

input.exportfull_button {
	display:inline;
	cursor:pointer;
	border:none;
	width:90px;
	height:20px;
	background:url(/kabelbw/export/sites/default/Unternehmen/images/exportfull_button.gif) left top no-repeat;
	margin:10px 0 0 291px;
}



.jlisttable{
	font-size:11px;
	line-height:14px;
	color:#004483;
	background-color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}

textarea {
	font-family:'Arial', Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#818183;
}

p.sternchentexte {
	margin:0px;
	padding:0px;
	padding-top:10px;
}
		
.copy2tableBorder{
	font-size:11px;
	line-height:14px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#00e0f0;
	color:#004483;
	vertical-align:top;
}

#vertriebspartner-daten {
	border-spacing: 8px;
}

#vertriebspartner-daten .tabled-label{
	font-weight: bold;
}

#text .start-partner-message {
	font-size:13px;
	line-height:14px;
	color:#004483;
}

