/* ######################################################################################### */
/* ############ ALLGEMEINE KLASSEN ############ */
/* ######################################################################################### */
BODY { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFD6E8; 
	background-color: #003466;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

H1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BFD6E8;
	display:inline 
}
/* ######################################################################################### */
/* ############ SPEZIELLE KLASSEN ############ */
/* ######################################################################################### */
.verlinken_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ECB95E;
}
.fremdlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #BFD6E8;
	text-align: left;
	vertical-align: middle;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #BFD6E8;
	text-align: left;
}
.arial_10_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
	text-align: left;
}
.arial_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
	text-align: left;
}
.arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:normal;
	text-align: left;
}
.arial_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
}
.pfeilweiter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	text-align:right;
}
/* Beschriftung fuer die Contentseite der sitemaps (copyright...) oben rechts */
.arial_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
}
/* Beschriftung Flashfussleiste 10F,11F etc. */
.arial_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFCC00;
	font-weight:normal;
}
.rahmengelb {
	border: #FFCC00;
	border-width: 1px;
	border-style: solid;
}
.navHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
}
.navTDText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #BFD6E8;
	font-weight:bold;
}
.flashfussleiste {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	text-align:center;
}

/* ######################################################################################### */
/* ################## BORDER ################## */
/* ######################################################################################### */
.navTDBorder {
border-left: 1px solid #082140;
border-right: 1px solid #082140;
border-bottom: 1px solid #082140;
}
.tabelleAussen {
border-left: 1px solid #335F8C;
border-right: 1px solid #335F8C;
}
.fremdLinksBorder {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}
.NoFremdLinksBorder {

}
.leftRightBorder {
border-left: 1px solid #082140;
border-right: 1px solid #082140;
}
.leftRightBorder {
border-left: 1px solid #082140;
border-right: 1px solid #082140;
}
.bottom {
border-bottom: 1px solid #335F8C;
}
/* ######################################################################################### */
/* ################## LINKS ################## */
/* ######################################################################################### */
a:link {
	color: #c2d2e1;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #c2d2e1;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #ecb95e;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #c2d2e1;
	font-size: 12px;
	font-weight: normal;
}

/*  Rundgang ------------------------------------ */
a.rundgang:link {
	color: #c2d2e1;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a.rundgang:visited {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
}
a.rundgang:hover {
	text-decoration: none;
	color: #ecb95e;
	font-weight: bold;
	font-size: 9px;
}
a.rundgang:active {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
}
/*  Fremdlinks ------------------------------------ */
a.fremdlinks:link {
	color: #c2d2e1;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
a.fremdlinks:visited {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
}
a.fremdlinks:hover {
	text-decoration: none;
	color: #ecb95e;
	font-weight: bold;
	font-size: 9px;
}
a.fremdlinks:active {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
}

/*  Fussleisten Links ------------------------------------ */
a.flashfussleiste:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
a.flashfussleiste:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}
a.flashfussleiste:hover {
	text-decoration: none;
	color: #ecb95e;
	background-color: #003466;
	font-size: 9px;
}
a.flashfussleiste:active {
	text-decoration: none;
	color: #FF9900;
	font-size: 9px;
}

/*  Navigations Links ------------------------------------ */
a.navigation:link {
	color: #c2d2e1;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.navigation:visited {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: normal;
	font-size: 10px;
}
a.navigation:hover {
	text-decoration: none;
	color: #ecb95e;
	font-weight: normal;
	font-size: 10px;
}
a.navigation:active {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: normal;
	font-size: 10px;
}
/*  Webhits Links ------------------------------------ */
a.webhits:link {
	color: #1c558b;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:visited {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:hover {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:active {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
/*  Copyrights ------------------------------------ */
a.copyrights:link {
	color: #c2d2e1;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	cursor: text;
}
a.copyrights:visited {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
	cursor: text;
}
a.copyrights:hover {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
	cursor: text;
}
a.copyrights:active {
	text-decoration: none;
	color: #c2d2e1;
	font-weight: bold;
	font-size: 9px;
	cursor: text;
}
a.webhits:link {
	color: #1c558b;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:visited {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:hover {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
a.webhits:active {
	text-decoration: none;
	color: #1c558b;
	font-weight: normal;
	font-size: 10px;
}
/*  weiter ------------------------------------ */
a.weiter:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
}
a.weiter:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
}
a.weiter:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
}
a.weiters:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
}



