/* Allgemeine Definitionen // Allgemeine Definitionen// Allgemeine Definitionen */
body, p, td, li, h1, h2, h3, a, input, textarea {
font-family: Arial, Helvetica, sans-serif;
}

body, p, td, li {
font-size: 12px;
}

body {
margin:0px;
padding:0px;
}

/* Link-Definitionen allgemeiner Text*/
a {
color: #000000;
text-decoration: none;
font-weight: bold;
}
a:link {
color: #000000;
text-decoration: underline;
}
a:visited {
color: #83a2c7;
text-decoration: underline;
}
a:active {
color: #113366;
text-decoration: none;
}
a:hover {
color: #113366;
text-decoration: underline;
}

/* Link-Definitionen Adresse - falls Textadresse mit Mail-Scrambler*/
a.adresse {
font-size: 12px;
color: #ff0000;
text-decoration: none;
font-weight: normal;
}

/* Navigations Definitionen // Navigations Definitionen // Navigations Definitionen */
/* Topnavigation */
#topnavigation {
	line-height: 20px;
	padding-top: 15px;
}
#topnavigation div {
font-size: 12px;
font-weight: bold;
color: #cccccc;
}

#topnavigation a.topnormal {
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

#topnavigation a.topnormal:hover {
color: #f5f5aa;
text-decoration: none;
}

#topnavigation span aktiv {
	font-size: 12px;
	font-weight: bold;
	color: #113366;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* Hauptnavigation */
#hauptnavigation {
text-decoration: none;
line-height: 26px;
}

#hauptnavigation span {
color: #FFFFFF;
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

#hauptnavigation span a {
font-size: 12px;
font-weight: bold;
color: #113366;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

#hauptnavigation span a:hover {
color: #666666;
text-decoration: none;
}

#hauptnavigation span aktiv {
font-size: 12px;
font-weight: bold;
color: #113366;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}

#hauptnavigation span.hnavlinie img {
vertical-align: middle;
}

/* Subnavigation */
#subnavigation {
text-decoration: none;
line-height: 12px;
}

#subnavigation span.snavlinie img {
vertical-align: middle;
}

#subnavigation span {
color: #113366;
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

/* Ebene 2 ist die Unternavigation */
#subnavigation a.ebene2normal {
font-size: 12px;
font-weight: normal;
color: #113366;
text-decoration: none;
}

#subnavigation a.ebene2normal:hover {
color: #666666;
text-decoration: none;
}

#subnavigation .ebene2aktiv {
color: #113366;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#startheader {
color: #ccddee;
font-size: 14px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
padding-bottom: 16px;
}

#startheader h1 {
color: #ccddee;
font-size: 26px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
padding: 0px;
margin: 0 0 10px 0;
}
#startheader h2 {
color: #ccddee;
font-size: 14px;
width: 100px;
text-align: right;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
padding: 0px;
margin: 0 0 10px 0;
}

#startheader a:link, #startheader a:visited{
color: #ccddee; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: underline;
}

#startheader a:hover, #startheader a:active {
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: underline;}

#startheader ul {
	list-style-image: url(images/li_gedankenstrich.gif);
	margin: 0 0 0 70px;
	padding: 0;
}
#startheader ul * {
	font-size: 14px;
}

#startheader li {
	margin: 0 0 0 30px;
	padding: 0 0 10px 0px;
}

#header {
text-align: right;
padding-top: 46px;
padding-right: 15px;
font-size: 26px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}

#header .green {
color: #93d38d;
}
#header .blue {
color: #ccddee;
}

#header .pink {
color: #9999cc;
}

#header .yellow {
color: #f5f5aa;
}

#header .rosa {
color: #ffcc99;
}

td#header span.h2blue {
color: #ccddee;
font-size: 26px;
padding-top: 140px;
font-weight: normal;
font-family: "Arial, Helvetica, sans-serif";
font-style: normal;
}


/* Content Definitionen // Content Definitionen // Content Definitionen */
h1 {
font-size: 14px;
font-weight: bold;
color: #113366;
display: block;
}

h1.default {
font-size: 24px;
font-weight: bold;
color: #000000
}

h2.default {
font-size: 20px;
font-weight: bold;
color: #999999;
margin-top: 20px;
}

/* Formularfelder können individuell angepasst werden*/
input.eingabefeld {
font-size: 12px;
background-color: #ffffff;
}

input.button {
font-size: 12px;
font-weight: normal;
padding: 1px;
color: #000000;
}

textarea {
font-size: 12px;
}

/* Content-Bereich */
#content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 20px 0px 0px 0px;
}

#content a {
color: #000000;
text-decoration: underline;
font-weight: bold;
}

#content a:link { color: #000000; }
#content a:visited { color: #83a2c7; }
#content a:active { color: #93d38d; }
#content a:hover { color: #113366; }

ul {
text-decoration: none;
margin-left: 8px;
padding-left: 8px;
list-style-image: url(images/i_quadratdg.gif);
}

li ul {
text-decoration: none;
margin-left: 12px;
padding-left: 12px;
list-style-image: url(images/i_quadrat.gif);
}

