.shadow_left {
	background-image: url(images_layout/shadow_left.gif);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(images_layout/shadow_right.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #FFFCDF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.cell_logo {
	background-image: url(images_layout/bg_top.gif);
	background-repeat: repeat-x;
	height: 207px;
}
.cell_navbottom {
	background-image: url(images_layout/bg_naviunten.gif);
	background-repeat: repeat-x;
	height: 36px;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
.cell_footer {
	font-size: 10px;
	color: #002E5E;
	background-image: url(images_layout/bg_unten.gif);
	background-repeat: repeat-x;
	height: 46px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cell_content {
	font-size: 12px;
	color: #002E5E;
	padding: 12px;
	text-align: left;
}
.cell_sidenav {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #002E5E;
	border-right-color: #002E5E;
	border-bottom-color: #002E5E;
	border-left-color: #002E5E;
	text-align: left;
	height:100%;
}
.table_content {
	height: 100%;
}
.cell_content_text {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 1.5em;
}
.cell_content_text_small {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 1.5em;
}
.cell_content_text_boxhead {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 1.5em;
	background-color:#002E5E;
	color:#FFFFFF;
	height: 22px;
	
}
.cell_content_pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #002E5E;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #002E5E;
	border-right-color: #002E5E;
	border-bottom-color: #002E5E;
	border-left-color: #002E5E;
	vertical-align: middle;
}

a.welcome { font-size:12px; color:#002E5E; font-weight: bold; }
a.welcome:link { text-decoration: none; }
a.welcome:visited { text-decoration: none; }
a.welcome:active {  text-decoration: none; }
a.welcome:hover { text-decoration: underline; }

a.sidenav { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.sidenav:link { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.sidenav:visited { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.sidenav:active {  font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.sidenav:hover { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }

a.sidenav_highlight { font-size:12px; color:#EE0000; font-weight: bold; text-decoration:none; }
a.sidenav_highlight:link { font-size:12px; color:#EE0000; font-weight: bold; text-decoration:none; }
a.sidenav_highlight:visited { font-size:12px; color:#EE0000; font-weight: bold; text-decoration:none; }
a.sidenav_highlight:active {  font-size:12px; color:#EE0000; font-weight: bold; text-decoration:none; }
a.sidenav_highlight:hover { font-size:12px; color:#EE0000; font-weight: bold; text-decoration:underline; }

a.link_normal { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }
a.link_normal:link { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }
a.link_normal:visited { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }
a.link_normal:active {  font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }
a.link_normal:hover { font-size:12px; color:#002E5E; font-weight: bold; text-decoration:underline; }

a.link_underliner { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none }
a.link_underliner:link { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.link_underliner:visited { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.link_underliner:active {  font-size:12px; color:#002E5E; font-weight: normal; text-decoration:none; }
a.link_underliner:hover { font-size:12px; color:#002E5E; font-weight: normal; text-decoration:underline; }

a.nav_bottom { font-size:11px; color:#ffffff; font-weight: normal; text-decoration:none }
a.nav_bottom:link { font-size:11px; color:#ffffff; font-weight: normal; text-decoration:none; }
a.nav_bottom:visited { font-size:11px; color:#ffffff; font-weight: normal; text-decoration:none; }
a.nav_bottom:active {  font-size:11px; color:#ffffff; font-weight: normal; text-decoration:none; }
a.nav_bottom:hover { font-size:11px; color:#ffffff; font-weight: normal; text-decoration:underline; }


.kontur {
	border: 1px solid #002E5E;
}

.sidenav_heading {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #002E5E;
	border-right-color: #002E5E;
	border-bottom-color: #002E5E;
	border-left-color: #002E5E;
}
.sidenav_items {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.cell_h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #005E2E;
	border-right-color: #005E2E;
	border-bottom-color: #005E2E;
	border-left-color: #005E2E;
}
.conferencerooms {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color: #002E5E;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.text-normal {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#002e5e;
}
.fhclogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.fhclogo-o {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #005E2E;
	text-decoration:none;
}

.fwhite {color: #FFFFFF}
.bildunterschrift {
	font-size: 65%;
}