table {
	font-size: 8pt;
}

TD {
	font-size: 8pt;
	vertical-align: top;
}

P {
	
}
/*Uberschriften*/
H1 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	text-align:center;
}

H2 {
	margin: 0px;
	font-size: 12pt;	
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}
H3, H3 A {
	margin: 0px;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style:italic;
	color: #01506F;
}

hr{
	height: 1px;
	}

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

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

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

div.b2bpage
{
}

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

/*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: 95%;
	padding: 5px;
}

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

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

.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;
	color: red;
	border: 1px solid #000000;
}

.pdc_searchfield
{
	border: 1px solid #000000;
	border-right: 0px solid white;
	width: 210px;
	position:relative;
	top:-4px;
}

.pdc_left {
	float: left;
	width: 220px;
	font-weight: bold;
}

.pdc_right {
	margin-left: 221px;
}

.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: 505px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pdc_details_left .desc
{
	background-image: url(img/bg_index_headline.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
	color: #000000;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
	margin-bottom: 10px;
}
.pdc_details_left .title
{
	background-image: url(img/bg_index_headline.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
	display:none;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	padding: 3px 10px 4px 10px;
	margin-bottom: 10px;
}
.pdc_details_left h3
{
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin-bottom: 10px;
	line-height: 135%;
}

.pdc_details_left .left
{
	width: 100px;
	float: left;
	font-weight:bold;
	margin-bottom: 5px;
}
.pdc_details_left .right
{
	margin-bottom: 5px;
}

.pdc_details_right
{
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.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: 720px;
	line-height: 15px;
}

.index-box .headline {
	background-color: #dedddd;
	background-image: url(img/bg_index_headline.png);
	background-repeat: repeat-x;
	border: 1px solid #dedddd;
	color: #000000;
	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 div div A {
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	line-height: 14px;
}
.index-box .body .seperator-line{
	clear:both;
	border-bottom:1px solid #5f5f5f;
	padding-top:5px;
	margin-bottom:5px;
}

.index-box-small {
	width: 359px;	
	line-height: 15px;
}
* html .index-box-small
{
	width: 352px;
}

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

.index-box-small .body {
	padding: 4px 10px 10px 10px;
}
.index-box-small .body .seperator-line{
	clear:both;
	border-bottom:1px solid #5f5f5f;
	padding-top:5px;
	margin-bottom:5px;
}

.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;
	display: block; 
}
.index-box-small .todo {
	margin-top:5px;
}

.matching-report {
	border-bottom: 1px solid #f6bc41;
	padding-right: 5px;
	height: 15px;
}

.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:725px;
	border: 0px solid red;
}
.matching-report-headline h1
{
	float:left;
	width: 635px;
	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: 20px;
	border: 0px solid red;
}
/*/Index/Cockpit*/ 

/*Login Box*/
.login-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;
}

.login-box .headline {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(img/nav_1bg_b.gif);
	background-repeat:no-repeat;
	/*background-color: #f85f10;*/
	color: black;
	font-weight: bold;
	display: block;
	height:26px;
	
	/*line-height: 19px;*/
}

.login-box .body {
	margin-top: 10px;
	margin-left: 8px;
}

.login-box .body A {
	background-image: url(img/arrow_square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
.login_input {
	margin-left: 0px;
	margin-bottom: 10px;
	width: 178px;
	background-color: #FFFFFF;
}
/*/Login Box*/ 





/*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:580px
}

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