/* --------------------------------------------------------------------------------
Dunkel-Blau = #002369
border: 1px dotted silver;
-------------------------------------------------------------------------------- */
html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
/* ----------------------------------------------------------------------------- */
a:link {
color: #002369;
text-decoration: underline;
}
a:visited {
color: #002369;
text-decoration: underline;
}
a:hover {
color: #002369;
text-decoration: none;
}
a:active {
color: #002369;
text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
a.n:link {
font-size: 0.7em;
color: #002369;
text-decoration: none;
font-weight: normal;
}
a.n:visited {
font-size: 0.7em;
color: #002369;
text-decoration: none;
font-weight: normal;
}
a.n:hover {
font-size: 0.7em;
color: #002369;
text-decoration: underline;
font-weight: normal;
}
a.n:active {
font-size: 0.7em;
color: #002369;
text-decoration: underline;
font-weight: normal;
}
/* ----------------------------------------------------------------------------- */
a.ga:link, a.ga:visited, a.ga:hover, a.ga:active {
font-size: 0.8em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
a.gn:link {
font-size: 0.8em;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.gn:visited {
font-size: 0.8em;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.gn:hover {
font-size: 0.8em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.gn:active {
font-size: 0.8em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
a.ka:link, a.ka:visited, a.ka:hover, a.ka:active {
padding-left: 5px;
font-size: 0.7em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
a.kn:link {
padding-left: 5px;
font-size: 0.7em;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.kn:visited {
padding-left: 5px;
font-size: 0.7em;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
a.kn:hover {
padding-left: 5px;
font-size: 0.7em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a.kn:active {
padding-left: 5px;
font-size: 0.7em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
h1 {
font-size: 1.0em;
color: #002369;
margin-bottom: 20px;
}
h2 {
font-size: 0.9em;
color: #002369;
margin-top: 20px;
}
p {
font-size: 0.8em;
line-height: 1.5em;
color: #000000;
margin-top: 10px;
}
li {
font-size: 0.8em;
line-height: 1.5em;
color: #000000;
margin-top: 2px;
margin-left: 20px;
}
img.foto {
padding: 20px;
float: right;
}
/* ----------------------------------------------------------------------------- */
#inhalt {
padding: 0 20px 20px 20px;
text-align: left;
}
#navigation {
line-height: 1.5em;
text-align: left;
}
/* ----------------------------------------------------------------------------- */
img {
border: 0;
}
.input {
color: #000000;
background: #EEFCFF;
border: #003399 1px solid;
margin-bottom: 5px;
font: 1em verdana, helvetica, sans-serif;
padding: 3px;
}
.input:focus {
color: #000000;
background: #ffffff;
}
.button {
color: #FFFFFF;
background: #003399;
border-top: 2px solid #e4d9c0;
border-right: 2px solid #99917d;
border-bottom: 2px solid #99917d;
border-left: 2px solid #e4d9c0;
font: bold 1em verdana, arial, helvetica, sans-serif;
cursor: pointer;
}
.button:hover {
color: #003399;
background: #FFFFFF;
font: bold 1em verdana, arial, helvetica, sans-serif;
border-top: 2px solid #99917d;
border-right: 2px solid #e4d9c0;
border-bottom: 2px solid #e4d9c0;
border-left: 2px solid #99917d;
cursor: pointer;
}
/* ----------------------------------------------------------------------------- */
