/* Links */
A {
	color: #004DA4;  /* Link-Blau */
	TEXT-DECORATION: none;
	font-weight: normal;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #FF6500;   /* orange*/
}

.normal, normal:visited {
	color: #004DA4;  /* Link-Blau */
	TEXT-DECORATION: none;
	font-weight: normal; 
	line-height: normal;
}
.normal:hover{
	TEXT-DECORATION: underline;
	color: #FF6500;   /* orange*/ 
}
.metanavi, metanavi:visited { 
	color: #5a5a5a;;
	TEXT-DECORATION: none;
	font-weight: normal; 
	line-height: normal;
}
.metanavi:hover { 
	color: #5a5a5a;;
	TEXT-DECORATION: underline;
}
.startnavi {
	line-height: 19px;
	font-weight:bold;
}
.iconlink {
	color: #5a5a5a;
}
/* Links Ende */

BODY {
	font-family: verdana, sans-serif;
	margin:0px; padding-left: 14px; padding-right: 14px; padding-top:10;
}
body, input, p, td, th, div, ol, ol, br { 
	line-height: 15px; font-size: 11px; color: #000000;
}

TABLE {
	FONT-SIZE: 13px; FONT-FAMILY: verdana, arial, helvetica, serif;
	line-height: 16px;
}
.TABLEnormal {
	FONT-SIZE: 13px; FONT-FAMILY: verdana,arial, helvetica, serif;
	line-height: normal;
}
.TABLEwide {
	FONT-SIZE: 11px; FONT-FAMILY: verdana, arial, helvetica, serif;
	line-height: 20px;
}

.schrift10 {
	COLOR: Black; FONT-SIZE: 10px;
	font-weight : normal;
}
.schrift11 {
	COLOR: Black; FONT-SIZE: 11px;
	font-weight : normal;
}
.schriftBrief {
	COLOR: Black; FONT-SIZE: 15px; FONT-FAMILY: "Comic Sans MS";
	font-weight : normal;line-height: 20px;
}
.schrift12 {
	COLOR: Black; FONT-SIZE: 12px; font-weight : normal;
}
.schrift13 {
	COLOR: Black; FONT-SIZE: 13px; font-weight : normal;
}
.schrift18 {
	COLOR: Black; FONT-SIZE: 18px;  TEXT-DECORATION: none
}
input.box {
	font-size: 11px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}

.zwischenuschrift { 
	margin-top: 13px; margin-bottom: 5px; font-weight:bold;
}

/*-------------------------------------------------------------------------------------------------*/
/* Zwischenraum */

.zwischenraum_typ4, .zwischenraum_typ3, .zwischenraum_typ2, .zwischenraum_typ1   
{ position: relative; height: 30px; }

.zwischenraum_typ4 
{ top: 4px; width: 760px; }

.zwischenraum_typ3 
{ top: 2px; width: 760px; }

.zwischenraum_typ2 
{ top: 2px; width: 570px;  }

.zwischenraum_typ1 
{ top: 2px; width: 508px;}

.ecke_zwischenraum_typ4, .ecke_zwischenraum_typ3, .ecke_zwischenraum_typ2   
{ display: inline; position: absolute; left: 166px; top: 2px; width: 14px; height: 28px; background: url('../bilder2/ecke.gif') no-repeat 0px 0px; }

.uschrift_zwischenraum_typ4, .uschrift_zwischenraum_typ3, .uschrift_zwischenraum_typ2, .uschrift_zwischenraum_typ1
{ display: inline; position: absolute; left: 0px;  top: 2px; width: 580px; height: 28px; line-height: 37px }

.uschrift_zwischenraum_typ2
{ width: 390px; }

.uschrift_zwischenraum_typ1
{ display: inline; position: absolute; left: 0px; width: 508px;   }

.linie_uschrift_zwischenraum_typ4, .linie_uschrift_zwischenraum_typ3, .linie_uschrift_zwischenraum_typ2
{ background-image: url('bilder/pkt_duenn.gif'); position: relative; left: 0px; height: 1px; }

.linie_uschrift_zwischenraum_typ4
{ top: 4px; width: 580px; }

.linie_uschrift_zwischenraum_typ3
{ top: 2px; width: 580px; }

.linie_uschrift_zwischenraum_typ2
{ top: 2px; width: 389px; }

.linie_uschrift_zwischenraum_typ1
{ background-image: url('bilder/pkt_duenn.gif'); position: relative; left: 0px; height: 1px; top: 0px; width: 508px; }

.footer_div {
color: #aaaaaa;
margin-top: 10px; margin-bottom: 20px; width: 760px; text-align: center;
}

.footer {
color: #aaaaaa;
}
.footer:hover {
color: #aaaaaa;
text-decoration: underline;
}

.linie_rechts-block  
{ margin-top: 12px; margin-bottom: 0px; height: 1px; clear: left; background: url('../bilder2/pkt_duenn.gif'); }
