<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.basket-head
{
	padding-top: 10px;
}
.basket-navpanel
{
	padding-top: 15px;
	height: 35px;
}

.basket-navpanel .basket-navpanel-left
{
	width: 350px;
}
.bez-landk .map-left
{
	padding-left: 0px;
}

.bez-landk .map-middle
{
	padding-left: 5px;
}

.bez-landk .map-right
{
	padding-left: 15px;
}

.bez-landk .tree-search-panel
{
	padding-bottom: 5px;
}

.bez-landk .tree-search-panel .search-textbox
{
	width: 170px;
	margin-right: 5px;
}

.bez-landk .tree-search-panel .button
{
	margin-left: 5px;
}

.bez-landk .selection-left
{
	width: 375px;
	height: 300px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	margin-right: 10px;
}

.bez-landk .selection-right
{
	width: 375px;
	height: 300px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
}

/*### Seitenkörper ###*/

.body-panel
{
	width: 1000px;
}


/*### Seiteninhalt Start ###*/
	
.content-panel
{
	float: left;
	padding-left: 3px;
	width: 795px;
}

	/*### Titel vom Seiteninhalt ###*/
	.content-panel .content-title-panel
	{
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
		background-color: #003478;
		padding-left: 6px;
		padding-top: 6px;
		padding-bottom: 6px;
		width: 789px;
	}
	
	/*### Dunkler Seitenbereich unter dem Seiteninhalt-Titel ###*/
	.content-panel .dark-panel
	{
		margin-top: 3px;
		padding: 5px 15px 5px 15px;
		background-color: #ccd9e4;
		width: 765px;
		overflow: auto;		
	}
	
	/*### Titel im Content ###*/
	.content-title
	{
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 15px;
		color: #003478;
	}

	/*### Seitenfuß ###*/
	.content-panel .foot-panel
	{
		width: 773px;
		border-style: solid;
		border-width: 1px;
		border-color: #cccccc;
		padding: 10px;
		font-size: 11px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
		
/*### Seiteninhalt Ende ###*/

iframe.carebox
{
	border: solid 1px #000;
	width: 793px;
	height: 700px;
}
.cart-confirmation
{
	padding: 10px;
	width: 773px;
	border: 1px solid #000;
}
.cart-delivery
{
	padding: 10px;
	width: 773px;
	border: 1px solid #000;
}

.cart-delivery .subtitle
{
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}


/* Rechnungs- und Lieferanschrift */
.cart-delivery .cart-address .cart-address-row
{
	margin-bottom: 1px;
	background-color: #ccd9e4;
	padding: 3px;
	width: 500px;
}

.cart-delivery .cart-address .cart-address-row .left
{
	float: left;
	width: 170px;
	padding-top: 3px;
}

.cart-delivery .cart-address .cart-address-row .right
{
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cart-delivery .cart-address .cart-address-row .right .textbox
{
	width: 312px;
}

.cart-delivery .cart-address .cart-address-row .right .country-textbox
{
	width: 50px;
}

.cart-delivery .cart-address .cart-address-row .right .plz-textbox
{
	width: 100px;
}

.cart-delivery .cart-address .cart-address-row .right .place-textbox
{
	width: 150px;
}

.cart-delivery .cart-address .cart-address-row .right .firstname-textbox
{
	width: 153px;
}

.cart-delivery .cart-address .cart-address-row .right .lastname-textbox
{
	width: 153px;
}


/* Rechnungsbetrag */
.cart-delivery .cart-invoice
{
	width: 260px;
}

.cart-delivery .cart-invoice .left
{
	float: left;
	width: 150px;
}

.cart-delivery .cart-invoice .right
{
	width: 100px;
	float: left;
	text-align: right;
}

.cart-delivery .cart-invoice .invoice-total
{
	min-height: 1px;
	border-top: 1px solid #000;
	margin-top: 5px;
	padding-top: 5px;
}

/*
.cart-delivery .cart-address .cart-address-row .help-image
{
	margin-left: 5px;
	vertical-align: middle;
}
*/

/*
.cart-delivery .cart-address .cart-address-row .infotext
{
	padding-left: 170px;
	font-size: 11px;
}
*/
.cart-order-complete
{
	/*padding: 15px;*/
}

.cart-order-complete .button-panel
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.cart-order-complete .button-panel .icon
{
	margin-left: 15px;
}

.cart-order-complete .info-text
{
	padding: 10px;
}
/*.cart-order-overview-panel .cart-order-overview*/
.cart-order-overview
{
	width: 795px;
}

/*.cart-order-overview-panel .cart-order-overview .panel*/
.cart-order-overview .panel
{
	/*margin-top: 15px;*/
}

/*.cart-order-overview-panel .cart-order-overview .title*/
.cart-order-overview .title
{
	background-color: #003478;
	color: #fff;
	padding: 3px 3px 3px 10px;
}

/*.cart-order-overview-panel .cart-order-overview .left*/
.cart-order-overview .left
{
	width: 250px;
	float: left;
	border-left: 1px solid #003478;
	border-right: 1px solid #003478;
	border-bottom: 1px solid #003478;
	padding: 3px 3px 3px 10px;
}

/*.cart-order-overview-panel .cart-order-overview .right*/
.cart-order-overview .right
{
	width: 523px;
	float: left;
	text-align: right;
	border-right: 1px solid #003478;
	border-bottom: 1px solid #003478;
	padding: 3px;
}

/*.cart-order-overview-panel .cart-order-overview .row*/
.cart-order-overview .row
{
	clear: both;
}
.cart-preview
{
	margin-top: 20px;
	text-align: center;
	border: 1px solid #036;
	padding: 5px;
	background-color: #fff;
}

.cart-preview .button-to-cart
{
	margin: 5px 0 5px 0;
}

.cart-preview .cart-invoice
{
	margin-top: 10px;
}
.cart-view-title
{
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.cart-view
{
	width: 793px;
	border: 1px solid #000;
	padding-bottom: 10px;
}

.cart-view .row
{
	margin-top: 1px;
	background-color: #ccd9e4;
	padding: 10px;
}

.cart-view .row .left
{
	float: left;
	width: 80px;
}

.cart-view .row .middle
{
	float: left;
	width: 580px;
}

.cart-view .row .right
{
	float: left;
}


/* Summe (Netto) */
.cart-view .cart-invoice
{
	margin-top: 15px;
	margin-left: 10px;
	width: 400px;
}

.cart-view .cart-invoice .left
{
	float: left;
	/*width: 200px;*/
}

.cart-view .cart-invoice .right
{
	float: right;
}


/* Button-Panel */
.cart-view .button-panel
{
	margin-top: 15px;
	margin-left: 10px;
}

.cart-view .button-panel input
{
	margin-right: 5px;
}
.contact-auwi
{
	padding: 5px;
}

.contact-auwi .textfield
{
	width: 700px;
	height: 100px;
	margin-bottom: 15px;
}

/* Rechnungs- und Lieferanschrift */
.contactform .contact-address .cart-address-row
{
	margin-bottom: 1px;
	background-color: #ccd9e4;
	padding: 3px;
	width: 500px;
}

.contactform .contact-address .cart-address-row .left
{
	float: left;
	width: 170px;
	padding-top: 3px;
}

.contactform .contact-address .cart-address-row .right
{
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contactform .contact-address .cart-address-row .right .textbox
{
	width: 312px;
}

.contactform .contact-address .cart-address-row .right .country-textbox
{
	width: 50px;
}

.contactform .contact-address .cart-address-row .right .plz-textbox
{
	width: 100px;
}

.contactform .contact-address .cart-address-row .right .place-dropdown
{
	width: 155px;
}

.contactform .contact-address .cart-address-row .right .firstname-textbox
{
	width: 153px;
}

.contactform .contact-address .cart-address-row .right .lastname-textbox
{
	width: 153px;
}

.default-search-panel
{
	border: 1px solid #036;
	margin-top: 15px;
	background-color: #ccd9e4;
	padding: 5px 15px;
	width: 765px;
}

.default-search-panel .search-textbox
{
	width: 600px;
	margin-right: 5px;
	padding-left: 0px;
}

.default-search-panel .link-detail-panel
{
	margin-top: 10px;
	padding-left: 22px;
}

.default-search-panel .message
{
	color: #ff0000;
	font-weight: bold;
}

.search-stat
{
	font-weight: bold;
	padding-left: 15px;
}

.search-result
{
	width: 793px;
}

.search-result .company-logo
{
	margin-right: 15px;
}

.search-result .link-for-details
{
	font-weight: bold;
	font-size: 12px;
}

.search-result .field-light
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #C0CDDA;
}

.search-result .field-dark
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	//background-color: #F2F4F7;
	background-color: #ccd9e4;
}

.search-nav
{
	background-color: #ccd9e4;
	padding: 5px;
	margin-top: 10px;
	width: 500px;
}

.search-nav a
{
	margin-right: 3px;
}

.search-nav .selected-page
{
	font-weight: bold;
}


/* Suchwolke*/
.search-cloud
{
	padding-left: 15px;
	padding-top: 10px;
}

.search-cloud .cloud-button
{
	cursor: hand;
	border: none;
	background-color: #ccd9e4;
	text-decoration: underline;
	color: #003478;
	font-size: 16px;
	overflow: visible;
	width: auto;
}

.search-cloud .cloud-button:hover
{
	cursor: hand;
	border: none;
	background-color: #ccd9e4;
	text-decoration: underline;
	color: #006699;
	font-size: 16px;
	overflow: visible;
	width: auto;
}

/* Oberer ServicePanel */
.service-panel-top
{
	width: 793px;
}

.service-panel-bottom
{
	width: 793px;
}

.service-panel-top .left-panel
{
	float: left;
	vertical-align: bottom;
	padding-top: 18px;
	padding-left: 5px;
}

.service-panel-bottom .left-panel
{
	float: left;
}

.service-panel-top .left-panel .icon
{
	margin-left: 10px;
}

.service-panel-top .right-panel
{
	float: right;
	padding-bottom: 3px;
	padding-top: 3px;
}

.service-panel-bottom .right-panel
{
	float: right;
	padding-top: 3px;
}

.default-search-back-panel
{
	margin-top:15px;
}

.default-search-back-panel .button
{
	margin-right: 5px;
}

.default-search-content .result-box
{
	border: 1px solid #000;
	margin-top: 10px;
}

.default-search-content .info-text
{
	padding-left: 15px;
}
.detail-search-panel .title
{
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}


/*#### Klappbare Titelleisten ####*/
.detail-search-panel .branch-title
{
	background-color: #F2F4F7;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	height: 18px;
	cursor: pointer;
}

.detail-search-panel div.branch-title:hover
{
	background-color: #fff;
}

.detail-search-panel .branch-title-left
{
	width: 60px;
	float: left;
}

.detail-search-panel .branch-title-right
{
	/*width: 670px;*/
	margin-right: 10px;
	text-align: left;
	float: left;
}


/*#### Direkt sichtbarer Bereich ####*/
.detail-search-panel .detail-search-general-open .search-word-panel .textbox
{
	width: 700px;
}


/*Produkt*/
.detail-search-panel .detail-search-general .product-panel .textbox
{
	width: 315px;
}


/*#### Bäume ####*/
.detail-search-panel .detail-search-trade .search-panel,
.detail-search-panel .detail-search-admin-district .search-panel,
.detail-search-panel .detail-search-country-joints .search-panel
{
	margin-bottom: 10px;
}

.detail-search-panel .detail-search-trade .search-panel .search-textbox,
.detail-search-panel .detail-search-admin-district .search-panel .search-textbox,
.detail-search-panel .detail-search-country-joints .search-panel .search-textbox
{
	width: 170px;
	margin-right: 10px;
}

.detail-search-panel .detail-search-trade .search-panel .reset-button,
.detail-search-panel .detail-search-admin-district .search-panel .reset-button,
.detail-search-panel .detail-search-country-joints .search-panel .reset-button
{
	margin-left: 5px;
}

.detail-search-panel .detail-search-trade .outer-left,
.detail-search-panel .detail-search-admin-district .outer-left,
.detail-search-panel .detail-search-country-joints .outer-left
{
	float: left;
	width: 375px;
	margin-right: 10px;
}

.detail-search-panel .detail-search-trade .inner-left,
.detail-search-panel .detail-search-admin-district .inner-left,
.detail-search-panel .detail-search-country-joints .inner-left
{
	overflow: auto;
	height: 300px;	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	margin-top: 5px;	
}

.detail-search-panel .detail-search-trade .outer-right,
.detail-search-panel .detail-search-admin-district .outer-right,
.detail-search-panel .detail-search-country-joints .outer-right
{
	float: left;
	width: 375px;
}

.detail-search-panel .detail-search-trade .inner-right,
.detail-search-panel .detail-search-admin-district .inner-right,
.detail-search-panel .detail-search-country-joints .inner-right
{
	overflow: auto;
	height: 300px;	
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
	margin-top: 5px;	
}

.detail-search-panel .detail-search-trade .branch-row,
.detail-search-panel .detail-search-admin-district .branch-row,
.detail-search-panel .detail-search-country-joints .branch-row
{
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.detail-search-panel .detail-search-country-joints .branch-row .country-name
{
	margin-bottom: 10px;
	font-weight: bold;
}

.detail-search-panel .detail-search-country-joints .branch-row .relation-column
{
	padding-right: 10px;
}

.detail-search-panel .detail-search-country-joints .branch-row input[type="checkbox"]
{
	margin-right: 5px;
}

.detail-search-panel .detail-search-country-joints .branch-row .or-and-none-panel
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.detail-search-panel .detail-search-country-joints .branch-row .or-and-none-panel .help-image
{
	margin-left: 5px;
	margin-right: 15px;
}


/*### Adresse ####*/
.detail-search-panel .detail-search-address .left-panel
{
	float: left;
	width: 350px;
}

.detail-search-panel .detail-search-address .right-panel
{
	float: left;
	width: 350px;
}

.detail-search-panel .detail-search-address .textbox
{
	width: 330px;
	margin-bottom: 10px;
}

.detail-search-panel .detail-search-address .top-panel
{
	padding-bottom: 10px;
}

.detail-search-panel .detail-search-address .top-panel .company-name-textbox
{
	width: 680px;
}

.detail-search-panel .detail-search-address .bottom-panel .plz-textbox
{
	width: 100px;
	margin-right: 10px;
}

/*### Kammerbezirke und Landkreise ###*/
.detail-search-panel .map-middle td input
{
	margin-right: 5px;
}

/*### Beschäftigte / Rechtsform (alt) ###*/
.detail-search-panel .detail-search-employee .employee-listbox,
.detail-search-panel .detail-search-legal-form .legal-form-listbox
{
	width: 400px;
	height: 100px;
	margin-bottom: 10px;
}

.detail-search-panel .branch-title .icon
{
	float: left;
	margin-right: 10px;
}

.detail-search-panel .detail-search-schwerkz
{
	margin-bottom: 10px;
}

.detail-search-panel .detail-search-schwerkz input
{
	margin-right: 5px;
}

.detail-search-panel .detail-search-schwerkz .infotext
{
	margin: 10px 0 10px 0;
}

.detail-search-panel .detail-search-hrkgt
{
	margin-bottom: 15px;
}

.detail-search-panel .detail-search-vtypkz
{
	margin-bottom: 10px;
}

.detail-search-panel .detail-search-vtypkz .infotext
{
	margin: 10px 0 10px 0;
}

.detail-search-panel .detail-search-vtypkz .detail-search-vtypkz-check1
{
	margin-right: 10px;
}
.details-nav-buttons
{
	width: 170px;
}

.details .details-table .detail-row .detail-left-cell
{
	width: 130px;
	font-weight: bold;
	vertical-align: top;
}

.details .details-table .detail-row .detail-right-cell
{
	background-color: #ffffff;
	width: 629px;
	overflow: hidden;
	vertical-align: top;
	border-bottom: 1px solid #ccd9e4;
	padding: 5px;
}

.details .details-table .detail-row .detail-right-cell .pdf-text-link
{
	margin-left: 15px;
}

/* SubTable Kommunikation */
.details .details-table .detail-row .detail-right-cell .com-subtable .com-subtable-right-cell
{
	padding-left: 5px;
}


/* Forschung &amp; Technologie */
.details .details-table .detail-row .detail-right-cell .fandt-panel
{
	padding-bottom: 5px;
}

.details .details-table .detail-row .detail-right-cell .fandt-panel .fandt-subtitle
{
	font-weight: bold;
}


/* Google-Map */
.details .details-table .detail-row .detail-right-cell .google-map
{
	width: 629px;
	height: 400px;
}

.details .details-table .detail-row .detail-right-cell .compute-route-panel
{
	padding-top: 10px;
}

.details .details-table .detail-row .detail-right-cell .compute-route-panel .compute-route-textbox
{
	width: 400px;
	margin-right: 10px;
}


.details .strip-line
{
	border-color: #ccd9e4;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Navigationsleiste */
.details .nav-panel
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.details .nav-panel .button-panel-left
{
	float: left;
	width: 260px;
}

.details .nav-panel .page-number
{
	float: left;
}

.details .nav-panel .button-panel-right
{
	float: right;
}


/* Weitere Leistungen */
.details .services-panel
{
	margin-bottom: 10px;
}

.details .services-panel .icon
{
	margin-left:10px;
}

.fitbytec
{
	width: 700px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000;
}

.fitbytec .head .left
{
}

.fitbytec .head .right .text
{
	font-size: 18px;
	float: right;
	margin: 15px 80px 0 0;
}
.foot-text
{
	display: block;
	text-align: center;
}
/*### Global Start ###*/

body
{
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

a
{
	color: #003478;
}

a:hover
{
	color: #006699;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 15px;
}

h3
{
	font-size: 12px;
}

.hr
{
	border-top-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-bottom-width: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

.float-clear
{
	clear: both;
	width: 0px;
	height: 0px;
}

.button
{
	cursor: pointer;
	border: none;
	font-weight: bold;
	color: #003478;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.button:hover
{
	color: #ffffff;
}

.button-disabled
{
	/*cursor: pointer;*/
	border: none;
	font-weight: bold;
	color: #ddd;
	background-color: #C0CDDA;
}

.button-panel
{
	padding-top: 10px;
	padding-bottom: 20px;
}

input[type="checkbox"]
{
	margin: 0;
}

input[type="text"]
{
	border: 1px solid #7F9DB9;
	margin: 0;
	padding: 2px;
}

/* Hinweistext, dass kein JavaScript aktiviert ist*/
.alert-no-javascript, .alert-new-session
{
	color: #ff0000;
	font-weight: bold;
	padding: 5px;
}

/* Fehler-Box */
.error-summary
{
	border: 1px solid #f00;
	background-color: #FFCFCF;
	padding: 5px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Für Buttons, die wie ein Link aussehen sollen */
.button-linkstyle
{
	cursor: pointer;
	border: none;
	color: #003478;
	background-color: transparent;
	text-decoration: underline;
	display: block;
	overflow: visible;
	width: auto;
}

.button-linkstyle:hover
{
	color: #006699;
}

/*### Seitenkopf ###*/

.head-panel
{
	width: 1000px;
	margin-bottom: 20px;
}

.logo-panel
{
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #cccccc;
	height: 80px;
	float: left;
}

.title-panel
{
	padding-left: 20px;
	width: 539px;
	float: left;
}

.title-panel .title-image
{
	margin-bottom: 5px;
}

.title-panel .title
{
	color: #003478;
	font-size: 20px;
}


/* Fahnen für die Sprachauswahl */
.language-selection
{
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

.language-selection input
{
	padding-top: 3px;
	padding-left: 2px;
}

.language-selection-selected
{
	position: relative;
	top: -3px;
}
.login .login-error
{
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 10px;
}

.login .login-dropdown
{
	width: 200px;
}

.login .login-textbox
{
	width: 194px;
}

.need-login
{
	color: #ff0000;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 15px;
}

.login-panel .remind-panel
{
	padding-top: 10px;
}

/*### Menü ###*/

.menu-panel
{
	float: left;
	border-top: 1px solid #003478;
}

.menu-panel ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
}

.menu-panel a.menu-link-selected
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 5px 5px 28px;
	border-right: 4px solid #003478;
	border-bottom: 1px solid #003478;
	border-top: 1px solid #003478;
	display: block;
	background-color: #003478;
}

.menu-panel a.menu-link-notselected
{
	font-weight: bold;
	text-decoration: none;
	color: #003478;
	padding: 4px 5px 5px 28px;
	border-right: 4px solid #003478;
	border-bottom: 1px solid #003478;
	display: block;
	background-color: #ffffff;
}

.menu-panel a.menu-link-notselected:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #003478;
	padding: 4px 5px 5px 28px;
	border-right: 4px solid #003478;
	border-bottom: 1px solid #003478;
	display: block;
	background-color: #D9E1E8;
}

.menu-panel a.menu-default
{
	margin: 0px 0 1px 0;
}

.menu-panel a.menu-login
{
	margin: 20px 0 1px 0;
	border-top: 1px solid #003478;
}

/* Preistaffel unterhalb vom Warenkorb */
.menu-panel .price-calc
{
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000;
	padding: 3px;
}
.top-micro-menu
{
	width: 1000px;
	text-align: right;
	margin-bottom: 20px;
	font-size: 11px;
}

.top-micro-menu a
{
	margin-left: 40px;
	text-decoration: none;
}

.bottom-micro-menu
{
	padding-left: 20px;
	font-size: 11px;
}

.bottom-micro-menu a
{
	margin-right: 40px;
	text-decoration: none;
}
.password-remind .remind-ok
{
	color: #3d8f00;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.password-remind .remind-err
{
	color: #ff0000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.password-remind .password-remind-dropdown
{
	width: 200px;
}

.password-remind .password-remind-textbox
{
	width: 194px;
}

.popup-box-placeholder
{
	cursor: pointer;
	width: 17px;
	height: 17px;
	margin-left: 5px;
	float: left;
}

.popup-box-placeholder .popup-box
{
	position: relative;
	left: -10px;
	top: -10px;
	z-index: 1000;
	background-color: #eee;
	border: 2px solid #000;
}

.popup-box-placeholder .popup-box .popup-box-head
{
	text-align: right;
	background-color: #036;
	padding: 2px;
}

.popup-box-placeholder .popup-box .popup-box-head .close
{
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}

.popup-box-placeholder .popup-box .popup-box-head .close:hover
{
	color: #f00;
}

.popup-box-placeholder .popup-box .popup-box-text
{
	padding: 5px;
}
.reminder-mail-confirm-buttons
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.search-bez-landk2 .button
{
	/*margin-right: 5px;*/
}
table.search-param-table
{
	width: 100%;
}

table.search-param-table tr
{
	padding-top: 3px;
}

table.search-param-table td.left-cell
{
	padding-right: 3px;
	white-space: nowrap;
	font-weight: bold;
}

table.search-param-table td.right-cell
{
	width: 100%;
}
.selection-to-email .email-panel
{
	padding: 5px;
}

.selection-to-email .email-panel .email-textbox
{
	width: 300px;
	margin: 10px 0 10px 0;
}

.selection-to-email .button
{
	width: 250px;
}
.service-map-view
{
	width: 795px;
	height: 450px;
}

.map-button-panel
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.start-page .checkbox-text
{
	width: 700px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.start-page .button
{
	margin-left: 20px;
}
.tree-selector .search-panel
{
	padding-bottom: 5px;
}

.tree-selector .search-panel input[type="text"]
{
	width: 150px;
	margin-right: 5px;
}

.tree-selector .search-panel input[type="submit"]
{
	margin-left: 5px;
}

.tree-selector .tree-panel
{
	width: 350px;
	height: 300px;
	overflow: auto;
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.tree-selector .tree-panel td input
{
	margin-right: 5px;
}

.tree-selector .transfer-button-panel
{
	padding: 80px 5px 0 5px;
}

.tree-selector .transfer-button
{
	width: 40px;
	height: 30px;
	margin-top: 15px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #003478;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector .transfer-button:hover
{
	width: 40px;
	height: 30px;
	margin-top: 15px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector .transfer-button-all-left
{
	width: 40px;
	height: 30px;
	margin-top: 35px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #003478;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector .transfer-button-all-left:hover
{
	width: 40px;
	height: 30px;
	margin-top: 35px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector .selection-panel
{
	width: 350px;
	height: 300px;
	overflow: auto;
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.tree-selector .selection-panel input
{
	margin-right: 5px;
}
.tree-selector-country-joints .search-panel
{
	padding-bottom: 5px;
}

.tree-selector-country-joints .search-panel input[type="submit"]
{
	margin-left: 5px;
}

.tree-selector-country-joints .tree-panel
{
	width: 350px;
	height: 311px;
	overflow: auto;
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.tree-selector-country-joints .tree-panel td input
{
	margin-right: 5px;
}

.tree-selector-country-joints .transfer-button-panel
{
	padding: 20px 5px 0 5px;
}

.tree-selector-country-joints .transfer-button
{
	width: 40px;
	height: 30px;
	margin-top: 15px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #003478;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector-country-joints .transfer-button:hover
{
	width: 40px;
	height: 30px;
	margin-top: 15px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector-country-joints .transfer-button-all-left
{
	width: 40px;
	height: 30px;
	margin-top: 35px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #003478;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector-country-joints .transfer-button-all-left:hover
{
	width: 40px;
	height: 30px;
	margin-top: 35px;
	cursor:hand;
	border: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #C0CDDA;
	border: 1px solid #000;
}

.tree-selector-country-joints .selection-panel
{
	width: 350px;
	height: 150px;
	overflow: auto;
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.tree-selector-country-joints .selection-panel input
{
	margin-right: 5px;
}

.tree-selector-country-joints .join-panel
{
	margin: 0 0 5px 0;
	width: 350px;
	height: 20px;
	border-style: solid;
	border-color: #000;
	border-width: 0 1px 1px 1px;
	background-color: #fff;
	padding: 2px;
}

.tree-selector-country-joints .join-type-panel
{
	width: 350px;
	height: 125px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px;
}

.tree-selector-country-joints .join-type-panel input
{
	margin-left: 5px;
	margin-right: 5px;
}

.tree-selector-country-joints .join-type-panel .join-type-panel-title
{
	padding-bottom: 5px;
}

.tree-selector-country-joints .join-type-panel .join-type-panel-orand
{
	padding-top: 5px;
}

.tree-selector-country-joints .help-button
{
	margin-left: 10px;
}

.country-joints .help-box
{
	overflow: hidden;
	position: relative;
	z-index: 1000;
	border: 2px solid #000;
	background-color: #eee;
	min-width: 280px;
}

.country-joints .help-box .head
{
	text-align: right;
	background-color: #036;
	padding: 2px;
}

.country-joints .help-box .head .close
{
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}

.country-joints .help-box .head .close:hover
{
	color: #f00;
}

.country-joints .help-box .text
{
	padding: 5px;
}


&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
</pre></body></html>