/* ----------- BODY Internetauftritt -----------*/

/*body {background: url(./images/bg_all.gif) repeat-xy}*/

/* ----------- Überschriften -----------*/
h1 {
color: #003366;
margin: 0px;
padding: 0px;
font-family: sylfaen , roman, times, Verdana;
font-size: 30px;
line-height: 30px;
text-align: center;
}
h2 {
/*background-color: #7296ff;*/
color: #000;
margin: 0px;
padding: 0px;
font-family: verdana, sylfaen , roman, times;
font-size: 20px;
text-align: left;
line-height: 30px;
/*letter-spacing: 0.15em;*/
}
h3 {
font-family: verdana;
font-size: 15px;
color: #003366;
font-weight: bold;
margin: 0px;
border-top: 1px dotted black;
border-bottom: 1px dotted black;
}
h4 {
font-family: verdana;
font-size: 12px;
font-style: oblique;
text-decoration: none;
text-align: left;
color: #003366;
font-weight: bold;
margin: 0px;
}
h5 {
font-family: verdana;
font-size: 12px;
font-style: normal;
text-decoration: none;
color: #003366;
font-weight: bold;
margin: 0px;
}
/* ----------- Zitate -----------*/
blockquote {
font-family: verdana;
font-size: 12px;
font-style: italic;
font-weight: normal;
margin: 20px;
}
q {
font-family: verdana;
font-size: 12px;
font-style: italic;
font-weight: normal;
margin: 0px;
}
/* -----------------------------*/
/* ----------- Links -----------*/
/* ---------- normal -----------*/
/* -----------------------------*/
a {
color: #000;
text-decoration: none;
text-weight: normal;
}
a:link {
color: #000;
text-decoration: none;
text-weight: normal;
}
a:hover {
background: #ffcc99;
color: #aaa;
text-decoration: underline;
text-weight: normal;
}
a:active {
color: #aaa;
text-decoration: underline;
text-weight: normal;
}
/*a:visited {
color: #000;
text-decoration: none;
text-weight: normal;
}*/
/* -----------------------------*/
/* ------------ none ---------- */
/* -----------------------------*/
a.none {
color: #fff;
text-decoration: none;
font-weight: bold;
}
a:link.none {
color: #fff;
text-decoration: none;
font-weight: bold;
}
a:hover.none {
color: #fff;
text-decoration: underline;
font-weight: bold;
}
/* -----------------------------*/
/* ----------- weiß ----------- */
/* -----------------------------*/
a.weiss {
color: #fff;
text-decoration: none;
font-weight: bold;
}
a:link.weiss {
color: #fff;
text-decoration: none;
font-weight: bold;
}
a:hover.weiss {
background: #003366;
color: #99ccff;
text-decoration: underline;
font-weight: bold;
}
/*a:visited.weiss {
color: #fff;
text-decoration: none;
}*/
/* -----------------------------*/
/* ----------- blau ----------- */
/* -----------------------------*/
a.blau {
color: #003366;
text-decoration: none;
font-weight: bold;
}
a:link.blau {
color: #003366;
text-decoration: none;
font-weight: bold;
}
a:hover.blau {
background: #ff6600;
color: #3366ff;
text-decoration: underline;
font-weight: bold;
}
/* a:visited.blau {
color: #fff;
text-decoration: none;
font-weight: normal;
}*/
/* -----------------------------*/
/* --------- blaugrau --------- */
/* -----------------------------*/
a.blaugrau {
color: #003366;
text-decoration: none;
font-weight: bold;
}
a:link.blaugrau {
color: #003366;
text-decoration: none;
font-weight: bold;
}
a:hover.blaugrau {
background: #d0d0d0;
color: #3366ff;
text-decoration: underline;
font-weight: bold;
}
/* a:visited.blaugrau {
color: #fff;
text-decoration: none;
font-weight: normal;
}*/
/* -----------------------------*/
/* ---------- blaurot --------- */
/* -----------------------------*/
a.blaurot {
color: #003366;
text-decoration: none;
font-weight: normal;
}
a:link.blaurot {
color: #003366;
text-decoration: none;
font-weight: normal;
}
a:hover.blaurot {
background: #ffcc99;
color: #990000;
text-decoration: underline;
font-weight: normal;
}
/* a:visited.blaurot {
color: #003366;
text-decoration: none;
font-weight: normal;
}*/
/* ----------- Bilder ------------*/
img#rechts {
border: 1px solid black;
float: right;
align: right;
}
img#mitte {
border: 0px;
}
/* ----------- Absätze -----------*/
li {
list-style-type: circle;
text-align: left;
margin: 0px;
margin-left: 15px;
padding: 5px;
}
li.1 {
list-style-type: square;
margin: 0px;
margin-left: 15px;
padding: 5px;
}
div {
margin: 0px;
padding: 0px;
}
/* ----------- Tabellen -----------*/
table {
font-family: verdana;
font-size: 12px;
}
tr {
font-family: verdana;
font-size: 12px;
}
td {
font-family: verdana;
font-size: 12px;
text-align: justify;
}
/* ----------- Farben -----------*/
.farbenavilinks {
color: maroon;
}
.linkleer {
color: #bcbcbc;
}
.blaurot {
color: #003366;
}

