BODY {
margin: 0.25em 0.5em;
}
/* General Fonts */
BODY,P,OL,UL,DIV {
background-image:url(fileadmin/images/back_fb.gif);
font-family: verdana,arial,helvetica;
font-size: 12px;
color: black;
font-style: normal;
line-height: 150%;
margin: 0.25em 0.5em;
}
/* Headings */
H1,H2,H3,H4,H5 {
font-family: verdana,arial,helvetica;
color: #003366; /* dark blue */
/* font-variant: small-caps; */
/* font-stretch: wider; */
text-align: center;
}
H1 {
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
margin-bottom: 0.5em;
border-bottom: thin dashed #0000FF; /* dashed dark blue */
border-top: thin solid #0000ff;
}
H2 {
font-size: 12px;
font-weight: bold;
font-style: oblique;
}
H3 {
font-size: 12px;
font-weight: normal;
font-style: italic;
}
H4 {
font-size: 11px;
font-weight: bold;
font-style: oblique;
}
H5 {
font-size: 11px;
font-weight: normal;
font-style: italic;
}
/* Border of whole page */
.pageframe {
background-color: White;
border: 0px dashed #0000FF;
margin: 5px 5px 5px 5px;
padding: 15px 5px 15px 5px;
}
/* Bold Title same as text size */
.title {
color: Blue;
text-align: center;
font-weight: bolder;
font-variant: small-caps;
font-size: 48px;
}
/* Bold Title same as text size */
.subtitle {
color: Black;
text-align: center;
font-weight: bolder;
font-variant: small-caps;
font-size: 24px;
}
/* BREADCRUMBS */
.breadcrumbs {
font-size: 10px;
color: #0000FF; /* dark blue */
text-align: left;
}
/* Footer */
.footer {
font-size: 10px;
color: #0000FF; /* dark blue */
line-height: 150%;
text-align: center;
}
/* Last Update */
.lastupdate {
font-size: 10px;
color: #0000FF; /* dark blue */
line-height: 150%;
text-align: center;
}
/* In Text Hyperlinks */
a:link {
font-weight: bold;
font-weight: bold
color: #0000FF; /* dark blue */
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #0000FF; /* dark blue */
text-decoration: none;
}
a:hover {
font-weight: bold;
color: Red;
text-decoration: underline;
}
/* Top Navigation Menu */
.topnav {
font-size: 14px;
font-variant: small-caps;
background: #C0C8D4; /* lite blue grey */
}
.topnav a:link {
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
}
.topnav a:visited {
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
}
.topnav a:hover {
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;
background: #0000FF; /* dark blue */
color: #FFFFFF; /* white */
padding: 2px;
}
.topnav_act {
font-size: 14px;
font-variant: small-caps;
}
.topnav_act a:active {
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;
background: #0000FF; /* dark blue */
color: #FFFFFF; /* white */
padding: 2px;
}
.topnav_act a:link {
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
}
.topnav_act a:visited {
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
}
.topnav_act a:hover {
font-weight: bold;
font-variant: small-caps;
text-decoration: underline;
background: #0000FF; /* dark blue */
color: #FFFFFF; /* white */
padding: 2px;
}
/* Left Navigation Menu */
.leftnav {
font-size: 12px;
color: #0000FF; /* dark blue */
margin-left: 10px;
}
.leftnav a:link {
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 10px;
border-bottom: 1px dotted #0000FF; /* dark blue */
}
.leftnav a:visited {
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 10px;
border-bottom: 1px dotted #0000FF; /* dark blue */
}
.leftnav a:active {
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 1px 2px 2px 2px;
margin-left: 10px;
border: 1px solid #0000FF; /* dark blue */
background-color: #C0C8D4; /* lite blue grey */
}
.leftnav a:hover {
font-weight: bold;
text-decoration: none;
color: #9B193D; /* burgundy */
padding: 1px 2px 2px 2px;
margin-left: 10px;
border: 1px solid #0000FF; /* dark blue */
background-color: #C0C8D4; /* lite blue grey */
}
.leftnav_act a:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 1px 2px 2px 2px;
margin-left: 10px;
border: 1px solid #0000FF; /* dark blue */
background-color: #C0C8D4; /* lite blue grey */
}
.leftnav_act a:visited {
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 1px 2px 2px 2px;
margin-left: 10px;
border: 1px solid #0000FF; /* dark blue */
background-color: #C0C8D4; /* lite blue grey */
}
.leftnav_act a:hover {
font-weight: bold;
text-decoration: none;
color: #0000FF; /* dark blue */
padding: 1px 2px 2px 2px;
margin-left: 10px;
border: 1px solid #0000FF; /* dark blue */
background-color: #C0C8D4; /* lite blue grey */
}
/* Left Navigation SubMenu Spacer */
.leftnavspc {
font-size: 12px;
font-variant: small-caps;
font-weight: bolder;
color: #0000FF; /* dark blue */
text-decoration: none;
padding: 2px;
margin-left: 15px;
background-color: #FFFFFF; /* dark blue /
/* border-bottom: thin dotted #9B193D; / burgundy / */
}
/* Left Navigation SubMenu */
.leftnav1 {
font-size: 12px;
color: #0000FF; /* dark blue */
margin-left: 15px;
}
.leftnav1 a:link {
font-weight: bold;
text-decoration: underline;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 15px;
}
.leftnav1 a:visited {
font-weight: bold;
text-decoration: underline;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 15px;
}
.leftnav1 a:active {
font-weight: bold;
text-decoration: none;
color: #C0C8D4; /* lite blue */
padding: 2px;
margin-left: 15px;
background-color: #0000FF; /* dark blue */
}
.leftnav1 a:hover {
font-weight: bold;
text-decoration: none;
color: #C0C8D4; /* lite blue */
padding: 2px;
margin-left: 15px;
background-color: #0000FF; /* dark blue */
}
.leftnav1_act a:link {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #C0C8D4; /* lite blue */
padding: 2px;
margin-left: 15px;
background-color: #0000FF; /* dark blue */
}
.leftnav1_act a:visited {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #C0C8D4; /* lite blue */
padding: 2px;
margin-left: 15px;
background-color: #0000FF; /* dark blue */
}
.leftnav1_act a:hover {
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #C0C8D4; /* lite blue */
padding: 2px;
margin-left: 15px;
background-color: #0000FF; /* dark blue */
}
/* Left Navigation SubMenu Level 2 */
.leftnav2 {
font-size: 11px;
color: #0000FF; /* dark blue */
margin-left: 20px;
}
.leftnav2 a:link {
font-weight: normal;
text-decoration: underline;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 20px;
}
.leftnav2 a:visited {
font-weight: normal;
text-decoration: underline;
color: #0000FF; /* dark blue */
padding: 2px;
margin-left: 20px;
}
.leftnav2 a:active {
font-weight: normal;
text-decoration: none;
color: #9B193D; /* burgundy */
padding: 2px;
margin-left: 20px;
border: 1px solid #0000FF; /* dark blue */
}
.leftnav2 a:hover {
font-weight: normal;
color: #9B193D; /* burgundy */
padding: 2px;
margin-left: 20px;
border: 1px solid #0000FF; /* dark blue */
}
.leftnav2_act a:link {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #9B193D; /* burgundy */
padding: 2px;
margin-left: 20px;
border: 1px solid #0000FF; /* dark blue */
}
.leftnav2_act a:visited {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #9B193D; /* burgundy */
padding: 2px;
margin-left: 20px;
border: 1px solid #0000FF; /* dark blue */
}
.leftnav2_act a:hover {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #9B193D; /* burgundy */
padding: 2px;
margin-left: 20px;
border: 1px solid #0000FF; /* dark blue */
}
/* Feedback Links */
.fback A {
height:100%;
color: #0000FF; /* dark blue */
font-weight: bold;
font-size: 12px;
/* font-stretch: wider; */
text-decoration: none;
padding: 0.25em;
border: 1px solid #0000FF; /* dark blue */
}
.fback A:visited {
height:100%;
color: #0000FF; /* dark blue */
font-weight: bold;
font-size: 12px;
/* font-stretch: wider; */
text-decoration: none;
padding: 0.25em;
border: 1px solid #0000FF; /* dark blue */
}
.fback A:hover {
height:100%;
color: #FFFFFF; /* white */
font-weight: bold;
font-size: 12px;
/* font-stretch: wider; */
text-decoration: none;
background: #0000FF; /* dark blue */
padding: 0.25em;
border: 1px solid #333333; /* med grey */
}
/* Forms Fields */
SELECT {
font-size: 10px
}
TEXTAREA {
font-size: 10px
}
INPUT {
font-size: 10px
}
.caption {
font-size : 10px;
color : #000000;
}
.bulletlist {
font-size : 10px;
color : #000000;
}
.table {
font-size : 12px;
color : #000000;
}
.contenttable {
font-size : 12px;
color : #000000;
}
/* Search Formats */
.searchform {
font-size : 12px;
color : #000000;
font-weight : normal;
}
.searchresultpagetitle {
font-size : 15px;
color : #333333;
font-weight : bold;
}
.searchresultcontent {
font-size : 12px;
color : #000000;
font-weight : normal;
}
.searchresultheader {
font-size : 14px;
color : #333366;
font-weight : bolder;
}
.searchmarkup {
color : #000000;
}
.loginform {
font-size : 14px;
color : #000000;
font-weight : normal;
}
/* Mailform Formattting */
.mailform {
font-size : 12px;
color : #0000FF;
font-weight : normal;
}
.mailformrequired {
font-size : 12px;
color : #0000FF;
font-weight : bolder;
}
.mailformcomment {
font-size : 12px;
color : #CC0000;
font-weight : bolder;
}
.mailformradio {
font-size : 10px;
color : #0000FF;
font-weight : normal;
}
.filelinks {
font-size : 12px;
color : #000000;
}
.filelinkssize {
font-size : 12px;
color : #000000;
}
/* Tabellen*/
td.align-center {
text-align: center;
}