
/* Styles of Vink */

A.bottomVink {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000066; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, Arial; TEXT-DECORATION: underline
}
A.bottomVink:hover {
	FONT-WEIGHT: normal; COLOR: #666666; FONT-STYLE: normal; TEXT-DECORATION: underline
}

TABLE {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, Arial; TEXT-DECORATION: none
}

.vinkBottom{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image: url(bottom_vinklogo2.gif);	
}

.topLeftBgr{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image: url(top_home.gif);	
}


/* ##################   TABLE (Green) BORDER STYLES   ################## */

/*	border only north - */
.n {
	border-top: 1px solid Black;
}

/* border only east |  */
.e {
	border-right: 1px solid Black;
}

/* border only south _ */
.s {
	border-bottom: 1px solid Black;
}

/* border only west  | */
.w {
	border-left: 1px solid Black;
}

/* border all directions */
.aldi {
	border: 1px solid Black;
}

/* ##################   DARK (UDGray) BORDER STYLES   ################## */
/*	border only north - */
.dn {
	border-top: 1px solid #333333;
}

/* border only east |  */
.de {
	border-right: 1px solid #333333;
}

/* border only south _ */
.ds {
	border-bottom: 1px solid #333333;
}

/* border only west  | */
.dw {
	border-left: 1px solid #333333;
}

/* ##################   LIGHT (LGreen) BORDER STYLES   ################## */
/*	border only north - */
.ln {
	border-top: 1px solid #4F4F4F;
}

/* border only east |  */
.le {
	border-right: 1px solid #4F4F4F;
}

/* border only south _ */
.ls {
	border-bottom: 1px solid #4F4F4F;
}

/* border only west  | */
.lw {
	border-left: 1px solid #4F4F4F;
}


/* ##################   ALIGNMENTS   ################## */
/* horizontal, the name implies */
.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

/* vertical, the name implies */
.baseline {
	vertical-align: baseline;
}

.top {
	vertical-align: top;
}

.middle {
	vertical-align: middle;
}

.bottom {
	vertical-align: bottom;
}

/* ##################   GLOBAL HEADER STYLES   ################## */

/* colors the background of the header area */
.header_background {
	background-color: #999999;
}

.headerpixelborder {
	background-color: #666666;
}

/* used for text cell at global menu*/
.headermenu_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color : #CCCCCC;
	padding-right: 6px;
	text-align: center;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #999999;
}

.headermenu_txt_active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color : #CCCCCC;
	padding-right: 6px;
	text-align: center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #ffffff;
}

/* used for space cell at global menu*/
.headermenu_space {	
	height: 18px;
	background-color : #4F4F4F;
	border-bottom: solid 1px Black;
	border-top: solid 1px #FFFFCC;
}

.headermenu_separator {	
	height: 18px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #999999;
	background-color : #CCCCCC;
}

/* used for icon cell at global menu*/
.headermenu_ico {	
	height: 18px;
	background-color : #CCCCCC;
	text-align: center;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #999999;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 4px;
}

.headermenu_ico_active {	
	height: 18px;
	background-color : #CCCCCC;
	text-align: center;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #ffffff;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 4px;
}

/* used for left icon cell at global menu*/
.headermenu_leftico {	
	height: 18px;
	background-color : #CCCCCC;
	text-align: center;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #999999;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}

.headermenu_leftico_active {	
	height: 18px;
	background-color : #CCCCCC;
	text-align: center;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #ffffff;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 3px;
}

/* ##################   LOGON INFORMATION   ################## */
.logoninfo_space {
	padding-left: 5px;
	padding-right: 5px;
}

.logoninfo_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	padding-right: 8px;
}

.logoninfo_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	padding-left: 5px;
}

/* ##################   Start Global Sitenavigation Styles   ################## */

/* simple bgcolor used above and below the sitenavi elements*/
.navpixelborder {
	background-color : #333333;
}

/* common style for leftmenuspace */
.leftmenu_space {
	padding: 8px;
}

/* common style for leftmenu title text */
.leftmenu_title {
	height: 16px;
	background-color: #666666;
	border-top: solid 1px #FFFFFF;
	border-bottom: 1px solid Black;
	width: 158;
}

.leftmenu_title_active {
	height: 16px;
	background-color: #CCCCCC;
	border-top: solid 1px #FFFFFF;
	border-bottom: 0px solid #666666;
	width: 158;
}

.leftmenu_subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	height: 16px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #4F4F4F;
	border-bottom: solid 1px Black;
}

/* common style for leftmenu subtitle text */
.leftmenu_sub {
	background-color: #ffffff;	
	padding-left: 7px;
	padding-right: 6px;
	padding-bottom: 2px;
	
}

.leftmenu_subspace {
	background-color: #ffffff;	
	height: 4px;
}

/* style to display the search area*/
.searchtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	padding-left: 3px;
	padding-right: 6px;
	font-weight: bold;
	border-bottom: 1px none Black;
	border-top: 1px none Black;
	vertical-align: middle;

}

/* style to display the search area*/
.searcharea {
	border-bottom: 1px none Black;
	border-top: 1px none Black;
	vertical-align: middle;
}

.searchtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	
}

/* style to display the login information details*/
.logininfotxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 2px;
}

/* style to display the login information header*/
.logininfotxthead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 9px;
}
A.loginLink {		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

/* used for switching the color if the user mouses the links over */
A:loginLink.leftmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}





/* common login information bgcolor and border*/
.logininfo {
	background-color: #FFCC00;
	border-left: 1px solid #CC9966;
	border-bottom: 1px solid #CC9966;
	padding-left: 6px;
}

/* used for mandatory fields to color the "*" */
.star {
	color: #FF0000;
}

/* ##################   INPUT FIELDS   ################## */

/* used for the input fields*/
.inputfield_en {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* used for the select boxes*/
.select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* ##################   BUTTONS   ################## */
/* search button style */
.button_find {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #cccccc;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	cursor: hand;	
 }

/* border all directions for search button */
td.button_find {
	border: 1px solid #333300;
}

/* common button style */
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #cccccc;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	cursor: hand;	
}

/* border all directions for button */
td.button {
	border: 1px solid #333300;
}

/* ##################   BODY AND LINKS   ################## */
/* main background color */
BODY {
	
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-image: url(bgNy.gif);
	background-position: center;
}


.tableBG{
	background-attachment:fixed;
	background-image: url(bgImg.gif);
	background-position: center;		
}

.menuBG{
	background-attachment:fixed;
	background-image: url(nav_rest.gif);
}


/* used for links in the SiteNavigationBar (SNB) */
A.leftmenu {		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

/* used for switching the color if the user mouses the links over */
A:hover.leftmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

/* used for links in the SiteNavigationBar (SNB) */
A.leftmenusub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003065;
	text-decoration: underline;
}

/* used for switching the color if the user mouses the links over */
A:active.leftmenusub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

/* link at the GlobalNavigationBar (GNB) */
A.headermenu {
	color: #333333;
	text-decoration: none;
}

/* link at the GlobalNavigationBar (GNB) */
A:hover.headermenu {
	color: #333333;
	text-decoration: underline;
}

/* active link at the GlobalNavigationBar (GNB) */
A.headermenuactive {
	color: #333333;
	text-decoration: none;
}

/* active link at the GlobalNavigationBar (GNB) */
A:active.headermenuactive {
	color: #333333;
	text-decoration: underline;
}

/* ##################   CONTENT   ################## */

/* welcome message */
.welcome {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.welcome_note {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

/* ##################   TABS   ################## */

/* Tabs enabled */
.table_tabs_en_background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #FFCC00;
	height: 17px;
	padding-left: 7px;
	padding-right: 7px;
}

/* Tabs disabled*/
.table_tabs_dis_background {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #CCCCCC;
	height: 18px;
	padding-left: 7px;
	padding-right: 7px;
}

/* colors and formats links in disabled tabs */
A.table_tabs_dis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}


/* ##################  TABLES  ################## */
/* used for table title */
.table_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #FFCC00;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}

/* used for table subtitle */
.table_subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #D7D7D7;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
}

/* used for table title description */
.table_title_description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFCC;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* used for table header in lists*/
.table_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #FFCC00;
	height: 16px;
	padding-right: 6px;
	padding-left: 6px;
}

A.tableheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

/* used for table cells below the table title and in rows at lists where row NOT contains input fields */
.table_detail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
}

/* used for table cells below the table title and in rows at lists where row contains input fields */
.table_detail2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 30px;
}

/* used for table cells below the table title and in rows at lists where row contains input fields */
.table_detail3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 18px;
}

.table_bg {
	background-color: #FFFFFF;
}


/* link in table content */
A.table_detail_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* lesser link in table content */
A.table_detail_link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* action links in table content e.g. "edit" ,"delete", "view" */
A.action_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

.fielditem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 6px;
	vertical-align: top;
}
/* used for the text in front of the input fields; font is bold */
.fielditem2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 6px;
	vertical-align: top;
}

.fielditem_comment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}


/* used for the text in front of the input fields; font is red */
.fielditem2_error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	padding: 6px;
	vertical-align: top;
}

/* backgound for input formulars like user details */
.form_bg {
	background-color: #FFFFFF;
}

/* ##################   BREADCRUMB   ################## */
/* Global Breadcrumb Text */
.breadcrumb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

/* Global Breadcrumb Link */
A.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}

/* gives the table around the breadcrumb a distance of n px */
.breadcrumb_table {
	padding-top: 6px;
	padding-bottom: 6px;
}

/* buttonbar below the actionbar, usually used for "Back", "Print", "Approval Workflow Preview" a.s.o. */
.backbar_left {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
}

/* ########################################### CALENDAR STYLES ########################################################### */
/* Default attributes of table container for entire calendar */
.table-style {
	border: 1px solid #6699CB; 
	background-color: #6699CB;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: Verdana; 
	font-size: 11px;
	color: #FFFFFF;	
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #6699CB;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	background-color: #cee3ef;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	background-color: #cee3ef;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #FF0000;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

.normal_background {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;	
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

.selected_background {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.datenow_selected_background {
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}

/* Default attributes of designated holidays. */
.holiday-style {
	color: #FF0000;
	text-decoration: none;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #cee3ef;
	text-align: center;
	text-decoration: none;
}

.current_background {
	border: 1px solid #FF0000;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}

.date_over {
	border: 1px solid #CCCCCC;
}

.date_out {
	border: 1px solid #FFFFFF;
}

/* ##################   PAGE NAVIGATION BAR   ################## */
/* common style to color the PageNavigationBar and give it a n px distance */
.pagecursor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	height: 20px;
	background-color : #4F4F4F;
	border: 1px solid Black;
}

/* common style to handle the page numbers eg. 1..2 */
.pagecursoritem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

/* common style to handle the page navigation texts eg. "Showing...[x]" */
.pagecursortxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
}

/* common style to handle the page navigation links eg. "Show All...Next...x1...x2...Previous..." */
A.pagecursortxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

/* ##################   PRODUCT/OFFER DETAIL PAGES   ################## */

/* attribute names on product detail pages */
.productdetail_item {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #DCDCDC;
	height: 18px;
}

/* attribute values on product detail pages */
.productdetail_value {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
}

.productdetail_image {
	background-color: #FFFFFF;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
}

/* price on product detail pages */
.productdetail_price {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #FFCC00;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
}

/* price value on product detail pages */
.productdetail_pricevalue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
}

/* price on product detail pages */
.productdetail_quan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #FFCC00;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
}

/* price value on product detail pages */
.productdetail_quaninput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;
}



/* ##################   INFOBOXES   ################## */
/* colors the background of the info box */
.infobox {
	background-color: #D7D7D7;
}

/* colors the background of the info box */
.infobox_locale {
	background-color: #EBEBEB;	
}

/* colors and formats the info box title */
.infobox_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

.infobox_subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-right: 2px;
}
/* colors and formats the info box description */
.infobox_description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	padding-right: 2px;
}

/* colors and formats the info box text in front of the input fields */
.infobox_item {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	padding-right: 2px;
}

.infobox_item2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding-right: 2px;
}

A.infobox_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	color: #FFCC00;
	text-decoration: underline;
}

A.infobox_cataloglink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

/* ##################   ERROR & CONFIRMATION BOXES   ################## */
/* makes a frame around the error message */
.error_box {

}

/* makes a frame around the error message */
.error_icon {
	background-color: #cccccc;
}

/* text in error messages */
.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* makes a frame around the confirmation message */
.confirm_box {

}

/* text in confirm messages */
.confirm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* ##################   SERVERAL LINKS   ################## */
/* "switch"-links e.g. on search pages */
A.switch_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	cursor: hand;
}

/* ##################   CATALOGS/CATEGORIES   ################## */

/* cell padding */
.catalog_cell {
	padding: 4px;	
	background-color: #FFFFFF;
}

/* description beside catalog links */
.catalog_description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
}

/* description beside catalog links */
.catalog_description2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* description beside subcatalog links */
.subcatalog_description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
}

/* atalog links */
A.catalog {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

/* subcatalog links */
A.subcatalog {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}

/* cells of upper tree part of classification catalog pages */
.classificationtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #FFCC00;
	padding-top: 2px; 
	padding-bottom: 3px; 
	padding-left: 4px;
}

/* links of upper tree part of classification catalog pages */
A.classificationtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	background-color: #FFCC00;
	text-decoration: underline;
}

/* cells of lower category list part of classification catalog pages */
.classificationlist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/* links of lower category list part of classification catalog pages */
A.classificationlist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
/* cells of lower category list part of classification catalog pages */
.classificationlist_desc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-bottom: 4px;
}

/* Margins for content */
.marginLeft{

	margin-left: 5px;
}

.marginRight{
	
	margin-right: 5px;
}

