body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #585858;
	background-color: #fff;
	min-width: 760px;
	margin: 0;
	padding: 0;
	/* ad dropped by al
	background-image: url(../images/wdv_pbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	*/
}
#masthead {
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004c93;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#language {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	font-size: .7em;
}

#language a {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	font-size: .9em;
}


#language a:hover, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
} 

/*The wrapper envelopes all page elements- including the masthead. Margin must be declared, even if it is zero, in order to 
accomodate an IE-Windows workaround for min-width deployed in a conditional comment on the page.
*/
#pagewrapper {
	margin: 0;
	background-color: #FFFFFF;
}


#searchbox {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.searchbox { color: #cccccc; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; background-color: #666666; width: 125px; border: solid 1px; }
#leftside {
	width: 180px;
	background-color: #333;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
}
/*This DIV sits at the top of the midcolumn table cell and contains
a decorative image.*/
#artwork {
	border-bottom: 1px solid #222;
}
/*The menubar DIV is the container for our menu. We set a background color.
Font-size is set to .85em, setting the menu text size.*/
#menubar { font-size: 0.85em; background-color: #333; color: #cccccc; }
/*The maincontent TD is the right column that contains the page's main content.*/
#maincontent { font-size: 0.85em; background-color: #eaeaea; line-height: 1.5em; padding: 12px 20px; border-right: 1px solid #222; }
#main {  }
#inhalt {  }
/*Paragraphs margins*/
#maincontent p {
	margin: 6px 0 8px;
}
/*Style attributes common to all level 1-4 headings*/
h1, h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
/*Style attributes specific to all level 1 headings*/
h1 { border-bottom: 1px solid #999; font-size: 1.1em; margin-top: 0.6em; margin-bottom: 1.1em; }
/*Style attributes specific to all level 2 headings*/
h2 {
	font-size: 1.2em;
	margin: 30px 0 0;
}
/*Style attributes specific to all level 3-4 headings*/
h3, h4 {
 font-size: 1em;
	margin: 24px 0 6px;
}
/*Footer styles.*/
#footer { font-size: 0.75em; color: #5a5a5a; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; border-top: 1px solid #222; }

/*-----PAGE LINK STYLES --------*/
/*We assign specific link styles for links based upon the element that contains them.*/
#maincontent a:link { color: #003399; font-weight: normal; text-decoration: none; }
#maincontent a:visited { color: #003399; font-weight: normal; text-decoration: none; }
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}
#footer a:link { color: #003399; text-decoration: none; }
#footer a:visited {
		color: #003399;
}
#footer a:hover, #footer a:active, #footer a:focus { color: #000000; background-color: #fff; }
/*-----added by WebDeveloper----*/
/*<agl.folder "general">*/
	.bold { font-weight: bold; }
	.italic { font-style: italic; }
	.error { color: #c03; font-size: 1em; font-weight: bold; }
	.dimm { color: #999; }
	.hilite { font-weight: bold; }
	.small { font-size: 0.85em; font-family: Arial, Helvetica, sans-serif; }
	.medium { font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; }
	.medium_italic { font-size: 0.9em; font-style: italic; }
	.mono { font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; }
	.standard { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; }
	.leftspace { padding-left: 6px; }
	.form25 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 25px; }
	.form50 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 50px; }
	.form75 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 75px; }
	.form120 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 120px; }
	.form150 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 150px; }
	.form250 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 250px; }
	.form275 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 275px; }
	.form405 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 405px; }
 .form450 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 450px; }
 .form600 { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; width: 600px; }
	.ok_button { color: #585858; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
	.ok_search { color: #585858; font-size: 0.85em; font-family: Arial, Helvetica, sans-serif; }
	.ok_delete { color: #c03; font-size: 0.85em; font-family: Arial, Helvetica, sans-serif; }
	.whoiswho { text-align: justify; }
	#masthead a { background-color: #fff; }
	#inhalt a { background-color: #eaeaea; }
/*</agl.folder>*/
/*<agl.folder "menues">*/
	.top_on a { display: block; text-decoration: none; background-color: #fff; padding: 1px; color: #333; font-size: 0.75em; font-weight: bold; text-align: center; width: 90px; }
	.top_on a:visited { color: #333; font-size: 0.75em; font-weight: bold; text-decoration: none; background-color: #fff; }
	.topnav a { color: #cccccc; font-size: 0.75em; text-decoration: none; background-color: #333; text-align: center; display: block; padding: 1px; width: 90px; }
	.topnav a:hover, a:active, a:focus { color: #ffffff; background-color: #006aca; }
	.sitemap { padding-top: 3px; padding-bottom: 3px; display: block;
	/*/*/display: block; /* Hide from NN4*/
	background-color: #333; font-size: 0.8em; color: #ccc; text-align: center; margin: 1px 0 0; }
	.sitemap a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}
	.sitemap a:hover, a:active, a:focus { color: #fff; background-color: #333; text-decoration: none; }
	.menu1 { line-height: 1.5; margin-bottom: 4px; }
	.menu1 a { color: #ccc; font-size: 1em; text-decoration: none; background-color: #585858; display: block; padding: 0 12px 0 0.4em; border-top: 1px solid #999; border-bottom: 1px solid #999; }
	.menu1 a:visited { color: #ccc; }
	.menu1 a:hover { color: #fff; background-color: #666; }
	.menu1off { line-height: 1.5; margin-bottom: 4px; }
	.menu1off a { color: #fff; line-height: 1.5; text-decoration: none; background-color: #333; display: block; margin-bottom: 4px; padding: 0 12px 0 0.4em; border-top: 1px solid #999; border-bottom: 1px solid #999; }
	.menu1off a:hover { color: #fff; background-color: #666; }
	.menu2 { margin-left: 0.6em; border-left: 1px solid #999; }
	.menu2 a { color: #ccc; font-size: 0.9em; background-color: #585858; border: 0; }
	.menu2 a:visited { color: #ccc; }
	.menu2 a:hover { color: #fff; background-color: #666; }
	.menu2off { margin-left: 0.6em; color: #ccc; font-size: 0.9em; background-color: #585858; border-left: 1px solid #333; }
	.menu2off a { color: #fff; background-color: #333; border-left: 1px solid #999; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; }
	.menu2off a:hover { color: #fff; background-color: #666; }
	.menu3 { margin-left: 0.6em; border-left: 1px solid #999; }
	.menu3off { margin-left: 0.6em; border-left: 1px solid #999; }
	.menu3off a { color: #fff; background-color: #333; }
	.menu3off a:hover { color: #fff; background-color: #666; }
	.off { color: #fff; background-color: #333; }
	.off a { color: #fff; background-color: #333; }
	.off a:hover { color: #fff; background-color: #666; }
	#searchbox a { color: #cccccc; text-decoration: none; }
	#searchbox a:hover { color: #fff; text-decoration: none; }
/*</agl.folder>*/
/*<agl.folder "ems_index">*/
	.top_head { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 2px; }
	.small_head { color: #333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
	#maincontent_index { font-size: 0.85em; line-height: 1.5em; background-color: #eaeaea; background-image: url(../media/ems/title/bg_pyramid.gif); background-repeat: no-repeat; background-position: center top; padding-top: 154px; border-right: 1px solid #222; }
	.spacer_50 { height: 50px; }
	.menu_text { color: #999; font-size: 13px; width: 125px; padding-top: 55px; padding-left: 30px; }
/*</agl.folder>*/
@media print {
	.noprint { display: none; }
}
@media screen {
	.noscreen { display: none; }
}
