
/* default: tags */
body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0;
}

li
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

ol
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

p
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 120%;
}

td
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 120%;
}

ul
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

input
{
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
input.checkbox
{
	height: 12px;
	width: 12px;
}
input.radio
{
	height: 12px;
	width: 12px;
}
input.text
{
	background-color: #F2F2F2;
	border: 1px solid #999999;
	padding: 1px 1px 1px 1px;
}

img
{
	border: 0;
}

option
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

select
{
	background-color: #F2F2F2;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	margin:  0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}

textarea
{
	background-color: #F2F2F2;
	border: 1px solid #999999;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	margin:  0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}

/* default: texts */
.normal,
.b_normal,
.j_normal
{
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;}
.b_normal
{
	font-weight: bold;
}
.j_normal
{
	text-align: justify;
}

/* contacts */
.contacts
{
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	padding: 3px 0px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.contacts a,
.contacts a:hover
{
	color: #666666;
	text-decoration: underline;
}

/* copyright */
.copyright
{
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	padding: 3px 0px;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}

/* document body */

/* - container */
.doc_body
{
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;
	padding: 14px 0px 0px 0px;
	vertical-align: top;
}

/* - default links */
.doc_body a,
.frontp_doc_body a
{
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;
	font-weight: normal;
	text-decoration: underline;
}
.doc_body a:hover,
.frontp_doc_body a:hover
{
	color: #CC0000;
	text-decoration: none;
}

/* - buttons of forms */
.doc_body .button
{
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	color: #FF0000;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0px 10px 173px;
	padding: 1px 4px;
	text-decoration: none;
}
.doc_body .button:active,
.doc_body .button:hover
{
	background-color: #FF0000;
	border: 1px #FF0000 solid;
	color: #FFFFFF;
	text-decoration: none;
}

/* - forms */
.doc_body .form
{
	background-color: #FFFFFF;
}
.doc_body .form td
{
	background-color: #FFFFFF;
}

/*  - errors in form fields */
.err
{
	color: #CC0000;
}
input.checkbox#err,
input.radio#err,
input.text#err,
select#err,
select#err option,
textarea#err
{
	border: 1px #CC0000 solid;
	color: #000000;
}

/* - hints in forms */
.hint
{
	color: #999999;
	font-size: 10px;	padding: 0px 5px;
}

/* - required fields */
.req
{
	color: #CC0000;
	padding-left: 3px;
}

/*  - titles of fieldgroups */
.doc_body .form .title
{
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

/* document title */
.doc_title
{
	width: 100%;
}
.doc_title td
{
	border-bottom: 1px #FF0000 solid;
	padding: 17px 0px 2px 0px;
	text-align: left;
}
.doc_title td h1
{
	color: #FF0000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
}
.doc_title td#icon_print
{
	padding: 17px 0px 2px 5px;
	width: 1%;
}

/* error message */
.error
{
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;}

/* footer */
.footer,
.footer a {
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;	font-weight: normal;
	padding: 0px 5px;
	text-decoration: none;
}
.footer:active,
.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer #title {
	font-weight: bold;
}

/* frontpage: contacts */
.frontp_contacts
{
	border-bottom: 2px #CCCCCC solid;
	border-top: 1px #999999 solid;
	color: #999999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	padding: 2px 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.frontp_contacts a,
.frontp_contacts a:hover
{
	color: #999999;
	text-decoration: underline;
}

/* frontpage: copyright */
.frontp_copyright
{
	background-image: url(../tmpl/img/frontp_bg1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px #CCCCCC solid;
	color: #999999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	height: 17px;
	padding: 0px 340px 0px 0px;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}

/* languages */
.lang
{
	display: block;
	/*padding: 7px 30px 0px 0px;*/
	float: right;
	margin-top: 6px;
	margin-right: 15px;
}

/* search */
.search_word
{
	background-color: #FFFFFF;
	border: 1px #666666 solid;
	color: #999999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	padding: 1px 5px;
	width: 95px;
}
.search_btn
{
	background-color: #FF0000;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	padding: 1px 4px;
	text-decoration: none;
}
.search_btn:hover
{
	background-color: #FFFFFF;
	border: 1px #FF0000 solid;
	color: #FF0000;
	text-decoration: none;
}

/* sitemap-select */
.sitemap_select select { width: 170px; }

#catering-persons
{
	color: #f00;
	float: left;
	font-size: 11px;
	margin: 245px 0 0 30px;
	text-align: center;
	width: 361px;
}



/*****************/
/* Form, Listing */
/*****************/

.layout_body
{
	margin-bottom: 4px;
	margin-top: 4px;
	width: 100%;
}
.layout_body .edata
{
	background-color: #fff;
}
.layout_body .odata
{
	background-color: #f2f2f2;
}

.layout_footer1,
.layout_footer2,
.layout_header1,
.layout_header2
{
	width: 100%;
}

.layout_footer1 #sep
{
	width: 6px;
}

.layout_footer2 #sep
{
	width: 6px;
}

.layout_header1 #sep
{
	width: 6px;
}

.layout_header2 #sep
{
	width: 6px;
}

td.groups
{
	color: #7f7f7f;
	font-weight: normal;
}
div.groups
{
	border-top: 1px solid #ccc;
	float: left;
	margin-top: 20px;
	padding-top: 5px;
	text-align: left;
	width: 80%;
}
div.groups a
{
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: none;
}
div.groups a:active,
div.groups a:hover
{
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
div.groups a.sel
{
	font-weight: bold;
}
div.groups .npage
{
	padding-left: 10px;
}
div.groups .ppage
{
	padding-right: 10px;
}
div.total-rows
{
	border-top: 1px solid #ccc;
	float: right;
	margin-top: 20px;
	padding-top: 5px;
	text-align: right;
	width: 20%;
	white-space: nowrap;
}
div.total-rows span
{
	font-weight: bold;
}



/* special: background colors of table cells */

/* tables of layout */
.layout1
{
	background-color: #EEEFEF;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

.layout1 td.c00
{
	height: 70px;
	vertical-align: top;
}
.layout1 td.c10
{
	height: 30px;
	padding: 0px 0px 8px 167px;
	vertical-align: bottom;
}
#layout1-c00-table
{
	width: 569px;
}

.layout2,
.layout2-cater,
.layout2-confer
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

.layout2 td.c00,
.layout2-cater td#c01,
.layout2-confer td#c01
{
	padding: 13px 0px;
	vertical-align: top;
	width: 205px;
}
.layout2 td#c01,
.layout2-cater td.c00,
.layout2-confer td.c00
{
	height: 400px;
	padding: 13px 5px 5px 25px;
	vertical-align: top;
	width: 565px;
}
.layout2-cater td.c00,
.layout2-cater td.c10,
.layout2-confer td.c00,
.layout2-confer td.c10
{
	padding: 13px 25px 5px 5px;
}
.layout2 td#c11
{
	padding: 13px 5px 5px 25px;
}


/* horizontal menu at left-top corner */

.menu1
{
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

.menu1 li
{
	float: left;
	list-style: none;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	white-space: nowrap;
}
.menu1 a
{
	color: #FFF;
	text-decoration: none;
}
.menu1 a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.menu1 li.active a
{
	color: #FFF;
	text-decoration: underline;
}
.menu1 li#menu1-first-1
{
	margin-left: 20px;
}


/* horizontal menu at footer */
.menu2
{
	margin: 0;
	margin-top: 7px;
	padding: 0;
}

.menu2 li
{
	display: block;
	float: left;
	list-style: none;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	padding-bottom: 35px;
}
.menu2 a
{
	color: #666;
	text-decoration: none;
}
.menu2 a:hover
{
	color: #666;
	text-decoration: underline;
}
.menu2 li.active a
{
	color: #666;
	text-decoration: underline;
}

/* horizontal menu at right-top corner */
.menu3
{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	float: right;
	text-align: right;
	width: 240px;
}

.menu3 li
{
	display: inline;
	list-style: none;
	background: url("../tmpl/img/h3_l1.gif") no-repeat 0 50%;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 10px;
	padding-left: 10px;
}
.menu3 a
{
	color: #FFF;
	text-decoration: none;
}
.menu3 a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.menu3 li.active a
{
	color: #FFF;
}


/* vertical menu at left or right */
.v1
{
	margin: 0;
	padding: 0;
	border-left: 1px #A5A5A5 dotted;
	border-right: 1px #A5A5A5 dotted;
	width: 205px
}
.v1 li
{
	list-style: none;
}
.v1 li a
{
	display: block;
	background-image: url(../tmpl/img/l1.gif);
	background-position: 8% 50%;
	background-repeat: no-repeat;
	color: #5E5E5E;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v1 li a:hover
{
	background-color: #F2F2F2;
	color: #5E5E5E;
	text-decoration: none;
}
.v1 li.active a
{
	background-color: #E6E6E6;
	color: #5E5E5E;
	text-decoration: none;
}

/*  - 2.level */
.v1 li ul
{
	margin: 0;
	padding: 0;
}
.v1 li ul li a,
.v1 li.active ul li a
{
	display: block;
	background: #FFF;
	color: #5E5E5E;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v1 li ul li a:hover,
.v1 li.active ul li a:hover
{
	background-color: #F2F2F2;
	color: #5E5E5E;
	text-decoration: none;
}


/* vertical menu under document title */
.v2
{
	margin: 0;
	padding: 0;
	border-bottom: 1px #f00 dotted;
	padding: 5px 0;
}
.v2 li
{
	list-style: none;
}
.v2 li a
{
	display: block;
	background: url("../tmpl/img/l1.gif") no-repeat 2% 50%;
	color: #5E5E5E;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 5px 2px 32px;
	text-decoration: none;
}
.v2 li a:hover
{
	color: #5E5E5E;
	text-decoration: none;
}
.v2 li.active a
{
	background-image: url("../tmpl/img/l1_a.gif");
	color: #5E5E5E;
	text-decoration: none;
}


/*  - 1.level */
.location_bar td
{
	vertical-align: top;
}
.location_bar a
{
	color: #999999;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: normal;
	padding: 0px 1px;
	text-decoration: none;
}
.location_bar a:active,
.location_bar a:hover
{
	color: #666666;
	text-decoration: underline;
}

/*  - separator */
.location_bar .sep
{
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: normal;
	padding: 0px 4px 0px 1px;
}


/* navigation-bar */

.navi
{
	margin: 0;
	padding: 0;
	border-top: 1px #FF0000 dotted;
	float: left;
}

.navi li
{
	display: block;
	float: left;
	list-style: none;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	padding: 5px 0;
}
.navi li.sep
{
	padding: 5px 5px 5px 5px;
}

.navi a
{
	color: #666666;
	text-decoration: none;
}
.navi a:hover
{
	color: #666666;
	text-decoration: underline;
}
.navi li.active a
{
	color: #666666;
}



/* Digital Fruit logo */
.df_logo
{
	padding: 10px 0px 30px 0px;
	text-align: right;
}
.frontp_df_logo
{
	background-color: #FFFFFF;
	padding: 5px 0px;
	text-align: right;
}

/* listing of images */
/*
.mod_gal
{
	background-color: #FFFFFF;
}
.mod_gal .edata
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;	vertical-align: top;
	width: 50%;
}
.mod_gal .odata
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;	vertical-align: top;
	width: 50%;
}
.mod_gal .img
{
	border: 1px #666666 solid;
	width: 100%;
}
.mod_gal .img td
{
	padding: 3px 7px 3px 3px;
}
.mod_gal .img #name
{
	font-weight: bold;
	padding: 3px 3px;
	vertical-align: top;
	width: 99%;
}
.mod_gal .img #c_date
{
	font-weight: normal;
	padding: 3px 3px;
	vertical-align: bottom;
}
*/


/* container */
.mod_news
{
	width: 100%;
}

/* creation date of article (in list of fresh news and details of article) */
.mod_news .c_date
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
/* creation date of article (in list of archive) */
.mod_news .c_date_arc
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
	width: 1%;
}

/* title of article (in list of fresh news) */
.mod_news .title_list
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;	font-weight: bold;
	color: #CC0000;
}
/* title of article (in details of article) */
.mod_news .title
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 10px 0px;
}
/* title of article (in list of archive) */
.mod_news .title a
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
.mod_news .title a:active,
.mod_news .title a:hover
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: bold;
	text-decoration: underline;
}

/* summary of article (in details of article) */
.mod_news .summary
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

/* 'read more'-link (in list of fresh news) */
.mod_news .read_more a
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	text-decoration: underline;
}
.mod_news .read_more a:active,
.mod_news .read_more a:hover
{
	text-decoration: underline;
}

/* creator's name of article (in details of article) */
.mod_news .c_name
{
	font-style: italic;
	padding: 10px 0px 0px 0px;
}

/* separator row (in list of fresh news and list of archive) */
.mod_news .separator
{
	height: 20px;
}

/* menu of available years in archive */
/*  - container */
.mod_news td.years
{
	text-align: right;
}
.years_menu_content
{
	margin-left: auto;
	margin-right: 0px;
}

/*  - 1.level */
.years_menu_content .l1,
.years_menu_content .l1_a
{
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: normal;
	padding: 0px 1px;
	text-decoration: none;
}
.years_menu_content .l1_a,
.years_menu_content .l1:active,
.years_menu_content .l1:hover,
.years_menu_content .l1_a:active,
.years_menu_content .l1_a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

/*  - separator */
.years_menu_content .l1_sep
{
	color: #CC0000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;	font-weight: normal;
	padding: 0px 4px 0px 1px;
}


.sm_menu_content a
{
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px; line-height: 120%;}

/*  - 1.level */
.sm_menu_content .l1_a
{
	display: block;
	font-weight: bold;
	padding: 10px 5px 2px 0px;
	text-decoration: none;
}
.sm_menu_content .l1_a:active,
.sm_menu_content .l1_a:hover
{
	text-decoration: none;
}

/*  - 2.level */
.sm_menu_content .l2_a
{
	background-image: url(../tmpl/img/sm_l2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 5px 2px 12px;
	text-decoration: none;
}
.sm_menu_content .l2_a:active,
.sm_menu_content .l2_a:hover
{
	text-decoration: none;
}

/*  - 3.level */
.sm_menu_content .l3_a
{
	background-image: url(../tmpl/img/sm_l3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 5px 2px 27px;
	text-decoration: none;
}
.sm_menu_content .l3_a:active,
.sm_menu_content .l3_a:hover
{
	text-decoration: none;
}

/*  - 4.level */
.sm_menu_content .l4_a
{
	background-image: url(../tmpl/img/sm_l4.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 5px 2px 47px;
	text-decoration: none;
}
.sm_menu_content .l4_a:active,
.sm_menu_content .l4_a:hover
{
	text-decoration: none;
}

/* questions */
.mod_survey .que
{
	font-weight: bold;
	padding: 10px 5px 5px 0px;
}

/* answers */
.mod_survey .ans
{
	padding: 0px 5px 5px 0px;
}

/* textareas */
.mod_survey textarea
{
	height: 50px;
	margin: 0px 5px 5px 0px;
	width: 300px;
}


