@CHARSET "ISO-8859-1";

@import url("b2b_b2bpage.css");
@import url("b2b_login_box.css");
@import url("b2b_product_service_catalogue.css");
@import url("b2b_matching_report.css");
@import url("b2b_meet_contacts.css");
@import url("b2b_pers_list.css");
@import url("b2b_cloud.css");

table {
	font-size: 9pt;
}

TD {
	font-size: 9pt;
}

TH {
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	background-color: #c0c0c0;
}
P {
	
}
/*Uberschriften*/
H1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	text-align: left;
}

H2 {
	margin: 0px;
	font-size: 12pt;	
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}
H3, H3 A {
	margin: 0px;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
}
.meet_recommendation H3,.meet_recommendation H3 A {
	border: 1px solid #dedddd;
	background-image:url(img/form_headline_bg.png);
	background-repeat:repeat-x;
	color: #000000;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding:2px;
	font-size: 8pt;	
}
meet_recommendation H3 {
	border: 1px solid #dedddd;
	background-image:url(img/form_headline_bg.png);
	background-repeat:repeat-x;
	color: #000000;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding:2px;
	font-size: 8pt;	
}

/*Listen*/
ol {
	padding-right: 20px;
}

LI {
	margin: 0px;
	padding: 0px;
}

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

/*Links*/
a {
	color:black;
}

/*Formulare*/
FORM {
	margin: 0px;
	padding: 0px;
}

input {
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	border: 1px solid;
	/*	border-color: #666666 #EEEEEE #EEEEEE #666666;*/
	border-color: #000000;
}

textarea {
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	border: 1px solid;
	/*	border-color: #666666 #EEEEEE #EEEEEE #666666;*/
	border-color: #000000;
}

select {
	margin-left: 0px;
	background-color: #e9e9e9;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	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: 95%;
	padding: 5px;
}

div.b2blegend {
	width: 354px;
	top: 8px;
}


#overlay{
	z-index:100;

	position:absolute;
	top:0;
	left:0;

	width:100%;
	height:100%;

	background-color:#808080;
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}


/*Formulare*/


td.form_headline
{
	border: 1px solid #dedddd;
	background-image:url(img/form_headline_bg.png);
	background-repeat:repeat-x;
	color: #000000;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	padding:2px;
}
.form_desc{
	color: #000000;
	font-weight:bold;
}

.form_desc_mandatory{
	color: #FF0000;
	font-weight:bold;
}


.error{color:red;
font-weight:bold;
padding-bottom: 14px;
}


.b2bcheckbox {
	border: 0px;
	background-color: white;
	margin: 0px;
}

.b2bradio {
	border: 0px;
	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: #F3F3F3;
}

input.dark_background {
	background-color: #F3F3F3;
	border: 0px;
}

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

/*Help*/
.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;
}

.b2b_help_request {
	width: 350px;
	height: 150px;
}

.b2b_help_request_subject {
	width: 350px;
}

/*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;
}


/*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*/ 





/*Nomenklatura mehrere Ebenen*/
.cenom_link_ad {
	background-image: url(../../i/add.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}

.cenom_link_sub {
	background-image: url(../../i/sub.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}

/*/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:2px;
	text-align:center;
	position:relative;
	top: 1px;	
}
.ttm_selector A.active{
	background-image: url(img/meet_plan_bg_selector_over.gif);
	font-weight:bold;
	color: #01506F;
}
.ttm_table{
	border: 1px solid black;
	background-color:#FFF;
}
.ttm_table td{
	border: 1px solid black;
}
/*//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:2px;
	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.gif);*/
	background-image: url(img/meet_plan_bg_selector_over.gif);
	width:96px;
	line-height: 22px;
	float:left;
	margin-right:2px;
	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:570px
}

#meet_plan .comment_form {
	margin-bottom: 5px;
	padding:5px;
	width:580px;
	height:  100px;
}
#meet_plan .width
{
	width : 580px;
}

#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
{
	height:1px;
	width:744px;
	height:524px;
	overflow:hidden;
	border:0px solid black;
	background-image:url('img/map_kartee_rund_rand.jpg');
}
.map_legend
{
	margin-left:300px;
}
.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*/

/*Comments*/
#comment_form
{
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*text-align:right;*/
}
#comment_form input
{
	width: 100%;	
}
#comment_form textarea
{
	width: 100%;
	height: 75px;	
}

.comments
{
}

.comments .comment
{
	border-bottom: 1px solid #333333;
}

.comments .subject
{
	float:left;
	width: 175px;
}

.comments .date
{
}
.comments A
{
	text-decoration:none;
}

.comp_comments_details
{
	
	display:none;
	border:1px solid black;
	position: absolute;
	background-color:white;width:250px;
}
/*/Comments*/

/*Slider*/
#b2bslider_border {
	position: relative;
	border: 1px solid black;
	width: 200px;
	height: 25px;
	background-color: #ececec;
	/*overflow: hidden;*/
	float:left;
}

#b2bslider_slide {
	background-color: #c9c9c9;
	height: 100%;
}
#b2bslider_slide_var {
	position: relative;
	border: 1px solid black;
	float:left;
	line-height: 25px;
}
/*/Slider*/

/*Join*/
.join_msg
{
	position: absolute;
	left:0px;
	top: 0px;
	width: 100%;
	line-height: 20px;
	background-color: yellow;
}

/*Submenu 152px*/
.b2bm_submenu {
	border-bottom: 1px solid #99999a;
	height:22px;
	margin-bottom: 10px;
	margin-top:20px;
}

.b2bm_submenu A{
	outline:0;
	text-decoration:none;
	border-bottom: 0px solid #99999a;
	background-image: url(img/meet_plan_bg_selector_out_152.gif);
	width:152px;
	line-height: 22px;
	display:block;
	float:left;
	margin-right:2px;
	text-align:center;
	position:relative;
	top: 1px;	
	margin-bottom: 5px;
}
.b2bm_submenu span{
	text-decoration:none;
	font-weight: bold;
	border-bottom: 0px solid #ffffff;
	/*background-image: url(img/meet_plan_bg_selector.gif);*/
	background-image: url(img/meet_plan_bg_selector_over_152.gif);
	width:96px;
	line-height: 22px;
	float:left;
	margin-right:2px;
	text-align:center;
	position:relative;
	top: 1px;
}
.b2bm_submenu A:active{
	outline:0;
}
.b2bm_submenu A.active{
	background-image: url(img/meet_plan_bg_selector_over_152.gif);
}

/*
.todo
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-bottom: 3px;
	background-color: #fdf5c7;
	border-bottom: 0px solid grey;
}*/

/*Searchbox*/
.search-box {
	border:0px solid red;
	border-left: 1px solid #99999a;
	border-bottom: 1px solid #99999a;
	background-image: url(img/login_box_bg.gif);
	width: 195px;
	margin-bottom: 15px;
}

.search-box img {
	border:1px solid #d3d3d3;
	margin-right: 9px;
	margin-bottom: 7px;
}

.search-box .headline {
	padding-left: 2px;
	padding-top: 5px;
	background-image: url(img/nav_1bg_b.gif);
	background-repeat:no-repeat;
	color: black;
	font-weight: bold;
	display: block;
	height:26px;
}

.search-box .body {
	padding: 5px;
}
.search-box .body .links {

}
.search-box .body .links A{
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-right: 0px;
}
.search-box .searchfield {
	border: 1px solid #000000;
	border-right: 0px solid white;
	width: 163px;
	position:relative;
	top:-4px;
}

/*Participating Companies*/
.pc_white{
	background-image:URL(elements/kasten.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:17px;
	background-color:white;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pc_blue{
	background-image:URL(elements/kasten.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:17px;
	background-color:#e1e5f0;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pc_white_web{
	background-color:white;
	padding-top: 2px;
	padding-bottom: 2px;

}
.pc_blue_web{
	background-color:#e1e5f0;
	padding-top: 2px;
	padding-bottom: 2px;
}
