table{
	font-size:8pt;
}

TD {
	font-size: 8pt;
	vertical-align: top;
	}
P {
	margin: 0px;
}


H2 {
	margin: 0px;
	font-size: 10pt;
	margin-bottom: 10px;	
}

ol  {
   padding-right:20px;
}
LI {
	margin: 0px;
	padding: 0px;
} 
UL {
	list-style-type: square;
	line-height: 15px;
	padding-left: 27px;
	margin: 0px;
}

/*Formulare*/
FORM {
	margin: 0px;
	padding: 0px;
}
input
{
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	border: 1px solid;
/*	border-color: #666666 #EEEEEE #EEEEEE #666666;*/
	border-color: #000000;
}
textarea{
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	border: 1px solid;
/*	border-color: #666666 #EEEEEE #EEEEEE #666666;*/
	border-color: #000000;
}
select
{
	margin-left:0px;
	background-color: #e9e9e9;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	border: 1px solid;
	border-color: #666666 #EEEEEE #EEEEEE #666666;
}

legend{
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	margin-left: -7px;
}
fieldset{
	border: 0px dashed black;
	width:100%;
	padding:5px;
}
div.b2blegend{
	width: 354px;
	top: 8px;
}


/*Formulare*/
td.form_headline
{
	font-weight:bold;
}
.form_desc
{
	color: #000000;
}
.form_desc_mandatory
{
	color: #39539a;
}
.error
{
	color:red;
	font-weight:bold;
	padding: 4px;
	margin-bottom: 4px;
	width:378px;
	border:1px solid black;
	background-color:#EBEBE5;
}
.output .b2bcheckbox{
  border: 0px;
  background-color:white;
  margin:0px;
}
.output .b2bradio{
  border: 0px solid white;
  background-color:white;
}
.message{
  margin-left:0px;
  padding:4px; 
  width:378px; 
  border:1px solid black; 
  background-color:#EBEBE5;
  font-weight:bold;
}

/*Listen*/
td.dark_background{
	background-color: #e1e5f0;
}
input.dark_background
{
	background-color: #F3F3F3;
	border: 0px;
	}

td.light_background{
	background-color: #FFFFFF;
}


.help { font-family:Verdana,sans-serif; font-size:10px; font-weight:normal; color:red; }
a.help:link { color:red; text-decoration:underline; }
a.help:visited { color:red; text-decoration:underline; }
a.help:active { color:red; text-decoration:underline;  }
a.help:hover { color:red; text-decoration:none;  }

/*Help (new)*/
.b2b_show_help {
	position: relative;
	color: red;
	display: inline;
}
.b2b_show_help a{
	color:red;
}

.b2b_show_help span {
	display: none;
	position: absolute;
	/*top: 30px;*/
	top:20px;
	left: 20px;
	color: #000000;
	border: 1px solid;
	border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
	border-left: 8px solid #a0a0a0;
	padding: 2px 10px 2px 10px;
	background: #EEEEEE;
	line-height: 18px;
	z-index: 100;
	width: 300px;
	text-decoration: none;
}

.b2b_show_help span:hover {

}

.survey_quest 
{
	background-color: #c0c0c0;
	font-size:11px;
	width: 100%;
	border: 1px solid black;
	font-weight: bold;
	padding: 1px;
}





.border {
    border:2px solid black;
    border-collapse: collapse;
}

.user_status_box {
/*	border: 1px solid black;*/
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
}
.b2b_help_request{
	width: 350px;
	height: 150px;
}
.b2b_help_request_subject{
	width: 350px;
}

/*Scheduling: Requests*/
.request_container {
	display:block; 
	border:1px solid black;
	margin-bottom: 10px;
	width:600px;
}
.request_plus {
	padding-left:1px;
	padding-top:7px;
	width:15px;
	float:left
}
.request_date {
	display:block; 
	width:90px;
	float:left;
}
.request_requestxx {
	width:200px;
	float:left;
	margin-bottom:5px;
}
.request_status {
	width:50px;
	float:left;
}

.clear_left {
	clear:left;
}
.request_hidden {
	display:none;
	padding-left: 105px;
}
.req_stats_details
{
	display:none;
	border:1px solid black;
	position: absolute;
	background-color:white;width:250px;
}

/*/Scheduling: Requests*/

/*Favorites*/
.fav_request_button
{
	font-weight:bold;
	color:red;
	border: 1px solid grey;
}
/*/Favorites*/

/*Product/Service Catalogue*/
.pdc_container 
{
}
.pdc_button
{
	font-weight:bold;
	color:red;
	border: 1px solid grey;
}
.pdc_search_button 
{
	font-weight:bold;
	border: 0px solid grey;
	background-color: #b0bad7;
	color:white;
}
.pdc_searchfield
{
	border: 1px solid #fe9900;
	border-right: 0px solid white;
	width: 118px;
	height:17px;
	position:relative;
	top:-4px;
}


.pdc_left 
{
	float:left;
	width: 135px;
	font-weight:bold;
}
.pdc_right
{
	margin-left:141px;
}
.pdc_search_left 
{
	float:left;
	width: 90px;
	font-weight:bold;
}
.pdc_search_right
{
	margin-left:91px;
}
.pdc_spacer{
	height: 5px;
}
.pdc_avanced_search{
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}

.pdc_profile_selector
{
	border-bottom: 1px solid #99999a;
	height:22px;
	margin-bottom: 10px;
	margin-top:20px;
}

.pdc_profile_selector A{
	outline:0;
	text-decoration:none;
	border-bottom: 0px solid #99999a;
	background-image: url(img/pdc_bg_profile_selector_out.gif);
	width:80px;
	line-height: 22px;
	display:block;
	float:left;
	margin-right:8px;
	text-align:center;
	position:relative;
	top: 1px;	
}
.pdc_profile_selector A:active{
	outline:0;
}
.pdc_profile_selector A.active{
	background-image: url(img/pdc_bg_profile_selector.gif);
}

.pdc_details_left
{
	border: 0px solid red;
	width: 535px;
}
.pdc_details_right
{
	float:right;
}

.pdc_options {
	border: 1px dotted black;
	margin-top: 5px;
	padding: 5px;
	padding-top: 0px;
	background-color: #ffffff;
	width: 140px;
}
* html .pdc_options
{
	width: 152px;
}

.pdc_options div{
	margin-top: 5px;
}

.pdc_options img{
	margin-bottom: -2px;
	margin-right: 3px;
}
.pdc_options A{
	text-decoration: none;
	font-weight: normal;
}

/*/Product/Service Catalogue*/

/*Index/Cockpit*/
.index-box {
	width: 520px;
	line-height: 15px;
}
.index-box .headline
{
	background-color: #39539a;
	background-image: url(img/bg_index_headline.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
}

.index-box .body {
	padding: 4px 10px 10px 10px;
}

.index-box P {
	padding-top: 5px;
}

.index-box A {
	background-repeat: no-repeat;

	line-height: 14px;
}
.index-box .todo {
	padding-bottom: 4px;
}
.index-box .todo A {
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;

}

.index-box-small {
	width: 255px;
	line-height: 15px;
}
.index-box-small .headline
{
	background-color: #39539a;
	background-image: url(img/bg_index_headline.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
}

.index-box-small .body {
	padding: 4px 10px 10px 10px;
}

.index-box-small P {
	padding-top: 5px;
}

.index-box-small A {
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}

.matching-report{

}
.matching-report A{
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}
.matching-report-headline
{
	border:0px solid red;
	width: 464px;
	border: 0px solid red;
}
.matching-report-headline h1
{
	float:left;
	width: 405px;
	border: 0px solid red;
}
.matching-report-headline h2
{
	background-image: url(img/bg_index_h2.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
}

.matching-report-date
{
	margin-top: 6px;
	color:black;
	margin-bottom:50px;
}

/*/Index/Cockpit*/

/*Login Box*/
.login-box
{
	
	border-bottom:1px solid white;
}
.login-box .headline
{
	padding-left:4px;
	background-color: #b0bad7;
	color:black;
	font-weight:bold;
	display: block;
	border-top:1px solid white;
	border-bottom:1px solid white;
	line-height:19px;
}
.login-box .body
{
	margin-top:10px;
	margin-left: 30px;
}
.login-box .body A
{
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.login_input {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 234px;
	background-color: #FFFFFF;
}

/*/Login Box*/

/*LI User-Menu*/
.navigation1 {
	padding:0px;
	margin:0px;
}
.navigation1 ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.navigation1 LI {
	list-style-type: none;
	display:inline;
	line-height: 19px;
}

.navigation1 A {
	padding-left:4px;
	font-weight:bold;
	color: #000000;
	background-color: #b0bad7;
	display: block;
	text-decoration:none;
	border-bottom:1px solid white;
}

.navigation1 A:hover {
	color: #000000;
	background-color: #FFFFFF;
	width:100%;
}

.navigation1 span {
	padding-left:4px;
	background-color: #b0bad7;
	color:black;
	font-weight:bold;
	display: block;
	border-bottom:1px solid white;
}

.navigation2 {
	padding:0px;
	margin:0px;
	width:226px;
}
.navigation2 ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.navigation2 LI {
	list-style-type: none;
	display:inline;
	line-height: 17px;
}
.navigation2 A {
	padding-left:14px;
	color: #000000;
	background-color: #e1e5f0;
	display: block;
	text-decoration:none;
	border-bottom:1px solid white;
}
.navigation2 A:hover {
	padding-left:14px;
	color: #000000;
	display: block;
	text-decoration:none;
	background-color: #FFFFFF;
	width:100%;
}
/*/LI User-Menu*/

/*Nav menu (modern)*/
.item	{
	padding: 0px;
	text-align: left;
	font-weight:bold;
	font-family: tahoma,arial,verdana, helvetica, sans-serif;
	width: 226px;
	height: 20px;
}
.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid white;
	border-collapse: collapse;
	padding-top: 4px;
	padding-bottom: 2px;
}
.item a:link	{
	color: #000000;
	background-color:#b0bad7;
	text-decoration: none;
	padding-left: 10px;
}
.item a:visited	{
	color: #000000;
	background-color:#b0bad7;
	text-decoration: none;
	padding-left: 10px;
}
.item a:hover	{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.item a:active	{
	color: #FB5003;
	text-decoration: none;
}
/*/Nav menu (modern)*/

/*Nomenklatura mehrere Ebenen*/
.cenom_link_ad {
	background-image: url(img/add.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}
.cenom_link_sub {
	background-image: url(img/sub.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}
div.cenom_check_offer,div.cenom_check_search {
	float:left;
	width: 42px;
	text-align:center;
	border:0px solid black;
}
.cenom_check_container {
	margin-left:15px;
	margin-top:3px;
	margin-bottom: 3px;
}
.cenom_check_container2{
	margin-left:30px;
}
.cenom_desc{
	float:left;
	margin-right: 3px;
}

/*/Nomenklatura mehrere Ebenen*/

/*Config*/
.b2b_config_left{
	width: 200px;
	float:left;
	margin-bottom: 10px;
}
.b2b_config_right{
	width: 200px;
	float:left;
	margin-bottom: 5px;
}


/*Table time matrix*/
.ttm_selector{
	border-bottom: 1px solid #99999a;
	height:22px;
	margin-bottom: 10px;
	margin-top:20px;
}
.ttm_selector A{
	outline:0;
	text-decoration:none;
	border-bottom: 0px solid #99999a;
	background-image: url(img/meet_plan_bg_selector_out.gif);
	width:96px;
	line-height: 22px;
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	position:relative;
	top: 1px;	
}
.ttm_selector A.active{
	background-image: url(img/meet_plan_bg_selector_over.gif);	
}
/*//Table time matrix*/

/*meet plan*/
.meet_plan_selector {
	border-bottom: 1px solid #99999a;
	height:22px;
	margin-bottom: 10px;
	margin-top:20px;
}

.meet_plan_selector A{
	outline:0;
	text-decoration:none;
	border-bottom: 0px solid #99999a;
	background-image: url(img/meet_plan_bg_selector_out.gif);
	width:96px;
	line-height: 22px;
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
	position:relative;
	top: 1px;	
}
.meet_plan_selector span{
	text-decoration:none;
	font-weight: bold;
	border-bottom: 0px solid #ffffff;
	background-image: url(img/meet_plan_bg_selector_over.gif);
	width:96px;
	line-height: 22px;
	float:left;
	margin-right:10px;
	text-align:center;
	position:relative;
	top: 1px;
}
.meet_plan_selector A:active{
	outline:0;
}
.meet_plan_selector A.active{
	background-image: url(img/pdc_bg_profile_selector.gif);	
}

#meet_plan {

}


#meet_plan .request_container
{
	border:0px;
	width:100%;
	border-bottom: 1px solid #c0c0c0;
	margin-top:5px;
}

#meet_plan .icons {
	border:0px solid black;
	float:left;
}

#meet_plan .infos {
	border:0px solid black;
	margin-left:25px;
}

#meet_plan .comp_name {
	border:0px solid black;
	float:left;
}
#meet_plan .date {
	border: 0px solid black;
	text-align:right;
	padding-right:3px;
}
#meet_plan .comment {
	border: 1px solid silver;
	background-color: #e4e4e4;
	margin-bottom: 5px;
	padding:5px;
	width:390px
}
#meet_plan .comment_form
{
	width: 390px;
	height: 60px;
}

#meet_plan .actions {
	border: 1px dotted black;
	float:right;
	margin-top:10px;
	padding:3px;
	padding-top:0px;
	padding-right:0px;
	margin-right: 8px;
	width:88px;
}
#meet_plan .actions a{
	line-height:18px;
}
#meet_plan .actions img{
	margin-right:3px;
	margin-top: 3px;
}
/*/meet plan*/

/*Map*/
.map_card
{
	border:0px solid black;
}
.map_legend
{
	margin-left:200px;
}
.map_legend div
{
	height:12px;
	width:12px;
	float:left;
}
.maennchen
{
		font-family:Arial,sans-serif;
		font-size:8pt;
		display:block;
		position:relative; 
		overflow: visible;
		width:80px;
		height:120px;
		border: 0px solid red;
}

.div_man_over {
	background-color: silver;
	border: 1px dotted black;	
}
.div_man_out {
	padding-top:1px;
	padding-left:1px;	
}
.div_man_over_comp_name
{
	/*border-top:1px solid black;*/
	/*border-bottom:1px solid black;*/
	/*background-color:red;*/
}

.div_man_out_comp_name
{
	border-top:0px solid black;
	border-bottom:0px solid black;
	background-color:transparent;

}

.maennchen .div_man_over_comp_name a, 
.maennchen .div_man_out_comp_name a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:black; 
}

.maennchen div a .span1,
.maennchen div  a:hover .span2 
{
	display: block;
}
.maennchen div  a .span2,
.maennchen div  a:hover .span1
{
	display: none;
}
/*/Map*/




.login_input{
	margin-left:10px;
	margin-bottom:10px;
	width:125px;
	background-color:#FFFFFF;
}

.b2bregister_breadcrumb
{

}


