/*
PROJECT ASSIGEND CLASSES
*/
.ssts_vacancies_starttable
{
  width:475px;
  background-color:#022154;
}
.ssts_vacancies_starttable td
{
  color: white;
}

.ssts_vacancies_inquirymsgtable
{
  width:475px;
}

.ssts_vacancies_vacanciesofthemonthtable_surround
{
  width:475px;
  border: 1px solid #231f20;
  border-top:0;
}
.ssts_vacancies_vacanciesofthemonthtable
{
  width:100%;
}
.ssts_vacancies_vacanciesofthemonthtable td
{
/*  color:#001f54;*/
  font-size:11px;
/*  padding:0 1px 0 1px;*/
  padding:0.5em 1px 0 1px;
}
.ssts_vacancies_vacanciesofthemonthtable th
{
  color:#f58220;
  font-size:11px;
  padding:0 1px 0 1px;
}
.ssts_vacancies_vacanciesofthemonthtable td a:link,
.ssts_vacancies_vacanciesofthemonthtable td a:visited,
.ssts_vacancies_vacanciesofthemonthtable td a:active,
.ssts_vacancies_vacanciesofthemonthtable td a:hover
{
  color:#f58220;
}


.ssts_vacancies_vacancieslisttable_surround
{
  width:475px;
}
.ssts_vacancies_vacancieslisttable
{
  width:100%;
}
.ssts_vacancies_vacancieslisttable td
{
/*  color:#001f54;*/
  font-size:11px;
/*  padding:0 1px 0 1px;*/
  padding:0.5em 1px 0 1px;
}
.ssts_vacancies_vacancieslisttable th
{
  color:#94c848;
  font-size:11px;
  padding:0 1px 0 1px;
}
.ssts_vacancies_vacancieslisttable td a:link,
.ssts_vacancies_vacancieslisttable td a:visited,
.ssts_vacancies_vacancieslisttable td a:active,
.ssts_vacancies_vacancieslisttable td a:hover
{
  color:#f58220;
}

.ssts_vacancies_jobgroupselection
{
  font-size:11px;
  color:#94c848;
  font-weight:bold;
  width:475px;
}
.ssts_vacancies_jobgroupselection a:link,
.ssts_vacancies_jobgroupselection a:visited,
.ssts_vacancies_jobgroupselection a:active
{
  font-size:11px;
  color: #122244;
  font-weight:normal;
  text-decoration:none;
}


.ssts_vacancies_vacanciesdetailtable_surround
{
  width:475px;
}
.ssts_vacancies_vacanciesdetailtable
{
  width:100%;
}
.ssts_vacancies_vacanciesdetailtable td
{
  padding:0 10px 0 0;
}


.ssts_titlebar_orange
{
  width:475px;
  background-color:#f58220;
  height:25px;
  font-weight:bold;
}
.ssts_titlebar_orange td
{
  color:white;
  font-weight:bold;
}

input.button
{
  background-color: #94c848;
  color: white;
  border:0;
}

input.button_long
{
  background-color: #94c848;
  color: white;
  padding: 0 1.5em 0 1.5em;
  border:0;
}

input.button_long2
{
  background-color: #00aeef;
  color: white;
  padding: 0 1.5em 0 1.5em;
  border:0;
}



/******************************************************************************/
/*
GENERAL CLASSES
*/
body
{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
	color:black;
	margin:10px;
	text-align:center;/*ie-fix*/
	background-color:#E7E7E9;	
}

p, table p
{
	margin:0 0 1em 0;
	padding:0;
}

/* h1
{
	font-size:100%;
	margin:0 0 1em 0;
}

h2
{
	font-size:100%;
	margin:0 0 0.5em 0;
} */

h3
{
	font-size:100%;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0;
}

hr, table hr
{
	height:1px;
}

.bold
{
	font-weight:bold;
}

.small
{
	font-size:90%;
}

/*
SPECIAL ADAPTIONS
*/
.ssts_preview_productbasket h3
{
	font-weight:normal;
}

/*LAYOUT CLASSES*/
.ssts_main_surround
{
	width:850px;
	margin:auto;
	text-align:left;
}

.ssts_main_left
{	
	background-color:#E8EDF6;	
	border-right: 0px solid black;
	vertical-align:top;
	padding:-2px;
	margin:0;
	width:166px;
}

.ssts_main_right
{
/*	display:none;*/
	width:164px;
	background-color:#ffffff;	
	vertical-align:top; 
	margin-right:15px;
	margin-top:15px;
}

/*
template classes, general
*/

.ssts_form_productsearch
{text-align:top;}

/*TEMPLATE CLASSES*/
/*headerbar holds logo, previews, warenkorb,...*/

.ssts_headerbar
{
	width:100%;
	margin:0;
	padding:0;
	background-color:#001F54; height:76px;
}

.ssts_preview_productbasket p
{
	margin:0;
}
.ssts_preview_produktbasket_inactiv
{
	color:#aaa;
}

.ssts_preview_specialoffers_outer
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.ssts_preview_specialoffers_inner
{
	border:1px solid black;
	width:400px;
	background:#f7f7f7;
	padding:2px;
	text-align:center;
	height:60px;
	border-collapse:collapse;
}
.ssts_preview_specialoffers_inner_text
{
	padding:0.5em;
	text-align:left;
}

/*
groupnavigation
*/
/*container itself*/
.ssts_nav_box
{
	margin:4px 0 1em 0;
	padding:0 7px;
/*border:1px solid red;*/
}

/*active links*/
.ssts_nav_item_act
{
	color:#94C848;	
	
/*	margin-left:0px; */
	padding:0px; 
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
  margin: 0 0 3px 0;
}

.ssts_nav_item_act a
{
	color:#94C848;	
	margin-left:0px;
	padding:0px; 
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
}
.ssts_nav_item_act a:hover
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}
.ssts_nav_item_act a:link
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}
.ssts_nav_item_act a:visited
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}

/*inactiv links*/
.ssts_nav_item_inact
{
	color:#022154; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
  margin: 0 0 3px 0;
}
.ssts_nav_item_inact a
{
	color:#022154; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}
.ssts_nav_item_inact a:link
{
	color:#022154; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}
.ssts_nav_item_inact a:visited
{
	color:#022154; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}

.ssts_nav_item_inact a:hover
{
	color:#94C848;	
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}
















/*active links*/
.ssts_nav_item_orange_act
{
	color:#94C848;	
	
/*	margin-left:0px; */
	padding:0px; 
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
  margin: 0 0 3px 0;
}

.ssts_nav_item_orange_act a
{
	color:#94C848;	
	margin-left:0px;
	padding:0px; 
	list-style-type:none;
	font-weight:bold;
	text-decoration:none;
}
.ssts_nav_item_orange_act a:hover
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}
.ssts_nav_item_orange_act a:link
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}
.ssts_nav_item_orange_act a:visited
{
	color:#93C948;	
	font-weight:bold;
	text-decoration:none;	
}

/*inactiv links*/
.ssts_nav_item_orange_inact
{
	color:#F39457; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
  margin: 0 0 3px 0;
}
.ssts_nav_item_orange_inact a
{
	color:#F39457; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}
.ssts_nav_item_orange_inact a:link
{
	color:#F39457; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}
.ssts_nav_item_orange_inact a:visited
{
	color:#F39457; 
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}

.ssts_nav_item_orange_inact a:hover
{
	color:#94C848;	
	font-weight:bold; 
	font-size:11px; 
	text-decoration:none;
}

/*login*/
.ssts_login
{
	margin:0 0 1em 0;
	padding:0 10px;
}

/*
riders
*/
/*cells (in/active)*/
.ssts_riders_container td
{
  text-align: center;
  margin: 0 1px 0 1px;
}

/*cells (inactive)*/
.ssts_riders_inactive
{
  width:10px;
  padding:0 2px 0 2px;
  background: #e8edf6;
  border: 1px solid black;
}

/*cells (active)*/
.ssts_riders_active
{
  width:10px;
  padding:0 2px 0 2px;
  background: #022154;
  color:white;
  border: 1px solid black;
}

/*spaces between riders*/
.ssts_riders_spacer
{
  width:2px;
  font-size:1px;
}

/*news*/

.ssts_news
{
	list-style-type:none; 
	list-style-image:none; 
	margin:0px; 
	border:1px solid #000000; 
	padding:5px; 
	border-top:none;	
/*	margin:0 0 1em 0;
	padding:0 10px;*/
}
.ssts_news_item
{
	padding:5px 10px;
}
.ssts_news_item_date
{
	font-weight:bold;
}
.ssts_news p
{
	margin:5px 0;
	padding:0 10px;
}
/*.ssts_news_item_name
.ssts_news_item_link*/

/*catalogue (build in when activated)*/
.catalogue
{
	margin:5px 0;
	padding:0 10px;
}

/*user online*/
.ssts_useronline
{
	margin:1em 0;
	padding:0 10px;
	font-size:90%;
	color:#999999;
}

/*
navi2 @ content-top
*/

/*sprachauswahl*/
.ssts_langsw
{
  float:right;
  margin:0px;
  padding:0px;
  margin-bottom:-4px;
  position:relative;
  top:-2px;
}

.ssts_currencyw
{
  float:right;
  margin:0px;
  padding:0px;
  margin-bottom:-4px;
  position:relative;
  top:-2px;
}

.ssts_navi
{
}

/*elemente mit den links*/
.ssts_naviitem
{}

.ssts_naviitem a
{
	text-decoration:none;
}

/*MAINAREA*/
.ssts_mainarea
{
	margin:0 1em; float:left;
}

/*
BREADCRUMB NAVIGATION
*/
/*see also mie/moz-styles*/
.ssts_breadcrumb_text
{
}
.ssts_breadcrumb_divider
{
	margin:0 0.5em;
	position:relative;
	top:-2px;
}

/*catalogueslist*/
.ssts_catalogueslist_table
{
	border-collapse:collapse;
}
.ssts_catalogueslist_table td, .ssts_catalogueslist_table th 
{
	padding:0 0.5em;
}

/*CONTACT FORM*/
.ssts_contact_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_contact_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_contact_table_value
{
/*	width:75%;*/
	width:300px;
}


/*
CUSTOMERAREA
*/
/*customerarea_navigation*/
.ssts_customerarea_navi_header
{
	text-align:center;
	background-color:#ddd;
	padding:1em;
	margin:0 0 1em 0;
}

.ssts_customerarea_navi_order
{
	text-align:center;
	background-color:#eee;
	margin:0 0 1em 0;
	padding:2px;
}

/*ssts_customarea_orders_table_left*/
.ssts_customarea_orders_table
{
	width:100%;
	border-collapse:collapse;
}
.ssts_customarea_orders_table_left
{
	text-align:left;
	padding:0 1em;
}
.ssts_customarea_orders_table_right
{
	text-align:right;
}

/*download*/
.ssts_download_table
{
	border-collapse:collapse;
}
.ssts_download_table td
{
	padding:0 0.5em;
}

/*flags*/
.ssts_flags_hori
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_hori li
{
	display:inline;
	margin:0;
	padding:0;
}

.ssts_flags_vert
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.ssts_flags_vert li
{
	display:block;
	margin:0;
	padding:0;
}

/*
GALLERY
*/
.ssts_gallery_putgroups_table
{
	border-collapse:collapse;
}
.ssts_gallery_putgroups_table td
{
	padding:0 0.5em;
}

/*deliveryGroup*/
.ssts_deliveryGroup_table
{
	border-collapse:collapse;
}

.ssts_deliveryGroup_table td
{
	padding:2px 0.5em;
}

/*
GROUPDETAIL
*/

.ssts_groupdetail_table
{
	border-collapse:collapse;
}
.ssts_groupdetail_table td
{
	padding:2px 0.5em;
	vertical-align:top;
}

/*
NEWS CALENDAR NAVIGATION
*/
.ssts_newscalendarnav_box
{
  background-color: white;
  padding: 10px;
  width:150px;
	border:1px solid #44a;
}

.ssts_newscalendarnav_year
{
  margin:0;
}

.ssts_newscalendarnav_latest_inactive a:link,
.ssts_newscalendarnav_latest_inactive a:visited,
.ssts_newscalendarnav_latest_inactive a:active
{
  background-color:white;
  font-weight:normal;
  font-size:16px;
}

.ssts_newscalendarnav_latest_active a:link,
.ssts_newscalendarnav_latest_active a:visited,
.ssts_newscalendarnav_latest_active a:active
{
  background-color:white;
  font-weight:bold;
  font-size:16px;
}

.ssts_newscalendarnav_year_inactive a:link,
.ssts_newscalendarnav_year_inactive a:visited,
.ssts_newscalendarnav_year_inactive a:active
{
  background-color:white;
  font-weight:normal;
  font-size:14px;
}

.ssts_newscalendarnav_year_active a:link,
.ssts_newscalendarnav_year_active a:visited,
.ssts_newscalendarnav_year_active a:active
{
  background-color:white;
  font-weight:bold;
  font-size:14px;
}


.ssts_newscalendarnav_month_inactive a:link,
.ssts_newscalendarnav_month_inactive a:visited,
.ssts_newscalendarnav_month_inactive a:active
{
  background-color:white;
  margin: 0 0 0 10px;
  font-weight:normal;
}

.ssts_newscalendarnav_month_active a:link,
.ssts_newscalendarnav_month_active a:visited,
.ssts_newscalendarnav_month_active a:active
{
  background-color:white;
  margin: 0 0 0 10px;
  font-weight:bold;
}

.ssts_newscalendarnav_foundItems
{
  display: inline;
}

/*
ZOOMER
*/
.ssts_zoomDiv
{
  z-index: 1000;
}

/*
SEARCH ENGINE DETECTION
*/
.ssts_searchEngineDetection_productPreview
{
  padding: 0 10px 10px 10px;
  height: 50px;
  overflow: auto; 
}

/*
CHAT
*/

#chatMsgList
{
	height:300px;
/*	width:100%;*/
  width: 650px;
	overflow:auto;
	white-space:nowrap;
	border:1px solid black;
	margin:0 0 3em 0;
	background-color:white;
}
.ssts_chatformtextarea
{
	height:5em;
/*	width:100%;*/
  width: 650px;
	border:1px solid black;
}
#chatSendMessageButton
{
	width:120px;
}

/*
CUSTOMERAREA_ORDERPRODUCTS
*/

.ssts_customerarea_products_table
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_customerarea_products_table td
{
	padding:0 0.5em;
}
.ssts_customerarea_products_table form
{
	margin:0;
}

/*newproducts*/
.ssts_newproducts
{
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.ssts_newproducts td
{
	padding:0 0.5em;
}

/*ordersummary*/
.ssts_ordersummary_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
}
.ssts_ordersummary_table th
{
	font-weight:bold;
	padding:0 0.5em;
}
.ssts_ordersummary_table td
{
	padding:0 0.5em;
	white-space:nowrap;
}

/*productlist*/
.ssts_productlist_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
	width:100%;
}
.ssts_productlist_table td
{
	white-space:nowrap;
	padding:0 0.5em;
}
.ssts_productlist_table th
{
	font-weight:bold;
	white-space:nowrap;
	padding:0 0.5em;
}

/*REGISTER FORM*/
.ssts_register_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_register_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_register_table_value
{
/*	width:75%;*/
	width:300px;
}

.ssts_form_input
{
	width:100%;
}

.ssts_form_textarea
{
	width:100%;
	height:10em;
}

/*REGISTER FORUMUSER*/
.ssts_forumuser_table
{
/*	width:80%;*/
	margin:0 auto;
}

.ssts_forumuser_table_key
{
/*	width:25%;*/
	padding:0 1em 0 0;
}

.ssts_forumuser_table_value
{
/*	width:75%;*/
	width:300px;
}

.ssts_forumscatalogue_table
{
	width:560px;
}

.ssts_forumscatalogue_table td
{
	height:5px;
}


.ssts_forumscatalogue_forumcells
{
  height:30px;
  background-color:#ccc;
  padding:5px;
  vertical-align:top;
}

.ssts_forumscatalogue_forumcells a:link,
.ssts_forumscatalogue_forumcells a:visited,
.ssts_forumscatalogue_forumcells a:active
{
  color:black;
}

/*
SITEMAP
*/

.ssts_sitemap_table
{
	border-collapse:collapse;
	margin: 0 0 1em 0;
	width:100%;
}
.ssts_sitemap_table a
{
	text-decoration:none;
}

/*
templateklassen
*/

/*advertisement*/
.ssts_tn_advertisement
{
	width:300px;
	height:80px;
}


/*
------------------------------historical css------------------------------
*/
ul,ol,li {margin-left:10px; font-family:Arial; font-size:12px; font-weight:normal; color:#603400; list-style-position: outside; list-style-image:url(../images/icons/listpoint.gif);}

div,address {font-family:Arial; font-size:12px; color:#001f54;}

/*p { font-family:"Arial"; font-size:12px; color:#000000;}*/
hr {color:#000000; height:1px;}

/*body { margin:0px; background-color: #FFFFFF;font-weight: normal; font-size: 12px; color:#000000; font-family: Arial, Helvetica, sans-serif; }*/
td { font-weight: normal; font-size: 12px; color:#001f54; font-family: Arial, Helvetica, sans-serif }
th  { font-weight: bold; font-size: 12px; color:#001f54; font-family: Arial, Helvetica, sans-serif; text-align:left }

table {padding:0px; border:0px;}

input {font-size:10px;color:#000000;}
select {font-size:10px;color:#000000;}
textarea {font-family:"Microsoft Sans Serif";font-size:12px;color:#000000;}

.TButton {color:#603400; background-color:#DAB07F;}

.TStrong {color:#603400; font-weight:bold;}

a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}
a:hover {color:#666666;}
a:focus {color:#000000;}
:unknown {outline: none;}

.TListTitle {font-family:Arial; font-size:12px; font-weight:bold;}
.TListElement {font-family:Arial; font-size:12px; font-weight:normal;}

.TSearchEngineUrlListTitle {font-family:Arial; font-size:11px; font-weight:bold;}
.TSearchEngineUrlListDescription {font-family:Arial; font-size:10px; font-weight:normal;}

.TFoundSearchResultElement {font-family:Arial; background-color:#CCCCCC;}

.TJSNavigation_0l0i {font-family: Arial; font-size:11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l0o {padding:2px font-family: Arial; font-size:11px;	border:0px}
.TJSNavigation_0l1i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px; text-align:center}
.TJSNavigation_0l1o {padding:2px font-family: Arial; font-size:11px; text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}
.TJSNavigation_0l2i {	font-family: Arial;	font-size: 11px;	text-decoration: none;	color:#FFFFFF;	padding:0px;}
.TJSNavigation_0l2o {padding:2px font-family: Arial; font-size:11px;	text-decoration: none;	border: 0px solid #FFFFFF; border-style:solid; border-color:#9A9997; border-width:1px; border-top-width:0px;}

/*.TAutoLogInText {font-family:Arial; font-size:10px; font-weight:normal;}*/

.TDetailPrice {font-family:Arial; font-size:14px; font-weight:bold; color:#FF0000;}
.TDetailRate {font-family:Arial; font-size:10px; font-weight:normal; color:#FF0000;}

.TDisabledText {font-family:Arial;color:#AAAAAA;}

.TSourceCode {font-family: Arial; font-size:12px; color:#000000; font-style:italic;}

.TPicGalleryDetailText {font-family:Arial; font-size:10px; font-weight:normal;}

a:link.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:visited.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:active.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}
a:hover.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: underline;}
a:focus.TNavigationLinks {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: none;}

a:link.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:visited.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:active.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}
a:hover.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:underline;}
a:focus.TBreadCrumbNavigation {font-family: Arial; font-size:12px; color:000000; text-decoration:none;}

a:link.TForumList {font-family: Arial; font-size:12px; color:#000000; font-weight:normal; text-align:left; text-decoration: underline;}
a:visited.TForumList {font-family: Arial; font-size:12px; color:#954595; font-weight:normal; text-align:left; text-decoration: underline;}
a:active.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}
a:hover.TForumList {font-family: Arial; font-size:12px; color:#1D9610; font-weight:normal; text-align:left; text-decoration: underline;}
a:focus.TForumList {font-family: Arial; font-size:12px; color:#2F56D3; font-weight:normal; text-align:left; text-decoration: underline;}

.TBorderLight {border-style:solid; border-color:#DAB07F; border-width:2px; padding-left:10px; padding-right:10px;}

.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}

a:link.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:visited.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none;}
a:active.THorNavItem {font-family: Arial; font-size: 14px; color:#974700; text-decoration:none; font-weight:bold;}

a:link.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:visited.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none;}
a:active.TDetail {font-family: Arial; font-size: 12px; color:#974700; text-decoration:none; font-weight:bold;}

.TBackgroundTop {background-color:#CCCCCC; border-style:solid; border-color:#000000; border-width:1px; border-bottom:0px;}
.TBackgroundLeft {background-color:#E6E6E6; border-style:solid; border-color:#000000; border-width:1px; border-top:0px;}
.TBackgroundMainarea {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-width:1px; border-top:0px; border-left:0px;}
.TBackgroundRight {background-color:#FFFFFF; border-style:solid; border-color:#000000; border-right-width:1px; border-left-width:0px; border-top-width:0px; border-bottom-width:1px;}


ul.left-nav{margin-left:0px; margin-top:15px; padding-left:0px}
ul.left-nav li{ list-style-type:none; list-style-image:none; margin:5px 0px 0px 0px; padding:0px}
ul.left-nav li.nord-agrar a
{background:url(../images/left-nav.gif) 0px 0px; height:21px; width:146px; display:block; text-decoration:none} 
ul.left-nav li.nord-agrar a:hover
{background:url(../images/left-nav.gif) 0px 63px; height:21px; width:146px;} 
ul.left-nav li.nord-agrar a:active
{background:url(../images/left-nav.gif) 0px 63px; height:21px; width:146px;} 

ul.left-nav li.technik a
{background:url(../images/left-nav.gif) 0px -21px; height:21px; width:146px; display:block; text-decoration:none} 
ul.left-nav li.technik a:hover
{background:url(../images/left-nav.gif) 0px -84px; height:21px; width:146px;} 
ul.left-nav li.technik a:active
{background:url(../images/left-nav.gif) 0px -84px; height:21px; width:146px;} 

ul.left-nav li.nord-zeitarbeit a
{background:url(../images/left-nav.gif) 0px -42px; height:21px; width:146px; display:block; text-decoration:none} 
ul.left-nav li.nord-zeitarbeit a:hover
{background:url(../images/left-nav.gif) 0px -105px; height:21px; width:146px;} 
ul.left-nav li.nord-zeitarbeit a:active
{background:url(../images/left-nav.gif) 0px -105px; height:21px; width:146px;} 

/*
ul.left-nav-1
{margin-top:10px; margin-left:0px; padding:0px; list-style-type:none}
ul.left-nav-1 li
{list-style-type:none; list-style-image:none}
ul.left-nav-1 li a
{ color:#001F54; font-weight:bold; font-size:11px; text-decoration:none;}
ul.left-nav-1 li a:hover
{color:#E06E0C}
*/


.orange-box
{background-color:#F58220; padding:5px; color:#ffffff; font-size:15px; text-align:center }
.blue-box
{background-color:#001F54; color:#ffffff; font-size:13px; padding:5px; font-weight:bold}
.blue-box input
{border:none; height:16px; width:150px; font-size:11px; color:#000000; vertical-align:middle}

.blue-box-new
{background-color:#001F54; color:#ffffff; font-size:13px; padding:5px; font-weight:bold}
.blue-box-new input
{border:none; height:16px; width:125px; font-size:11px; color:#000000; vertical-align:middle}

.news-head
{background-color:#93C948; height:25px; padding:5px; color:#ffffff; font-size:13px; font-weight:bold}
/*
ul.news-line
{list-style-type:none; list-style-image:none; margin:0px; border:1px solid #000000; padding:5px; border-top:none;}
ul.news-line li 
{list-style-type:none; list-style-image:none; margin-left:0px; padding:0px;}
ul.news-line li  a
{display:block}
*/
.contact-part
{
padding:7px;
color:#022154;
font-weight:bold;
font-size:11px;
}

.blue_link {font-family:arial,helvetica,sans-serif;	font-size:1em; color:#00AEEF; text-decoration:underline;}
.blue_link:link {font-family:arial,helvetica,sans-serif;	font-size:1em; color:#00AEEF; text-decoration:underline;}
.blue_link:visited {font-family:arial,helvetica,sans-serif;	font-size:1em; color:#00AEEF; text-decoration:underline;}
.blue_link:hover {font-family:arial,helvetica,sans-serif;	font-size:1em; color:#00AEEF; text-decoration:none;}

.white-text
{
	color:#FFFFFF;
	fone-weight:Bold;
}

/* Add Dt.28052008 */
.bluematter-normal{color:#022154; font-weight:normal; font-size:11px;}

.gray-text a,
.gray-text a:link,
.gray-text a:visited,
.gray-text a:active
{
	color:#A8A9AC;
	padding:7px;
	font-size:11px;
  text-decoration:none;
  font-weight:bold;
}

.gray-text_active a,
.gray-text_active a:link,
.gray-text_active a:visited,
.gray-text_active a:active
{
	color:#94c848;
	padding:7px;
	font-size:11px;
  text-decoration:none;
  font-weight:bold;
}
