<!--

/* ------------------ Links ------------------ */
a					{ text-decoration: none; color: #074B60; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

/* ------------------ Überschriften ------------------ */
h1                  { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; text-decoration: none; }
h2                  { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; text-decoration: none; }


/* ------------------ Allgemeine Tags ------------------ */
body                { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; }
input               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #BEEFFF; border: 1px solid #075973; }
textarea            { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; }
select              { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; background-color: #BEEFFF; border: 1px solid #075973; }
td                  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; }
th                  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; }
div                 { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11px; }
img 				{ border: 0px; }

#logo 				{ background-color: black; color: white; height: 80px; font-size: 12px; }
#nav1				{ height: 19px; font-size: 11px; }

table.subnav 		{ background-color: #BEEFFF; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; }

a.nav1				{ color: black; background-color: white; font-weight: normal; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; padding-top: 2px; padding-bottom: 1px; }
a.nav1:hover		{ background-color: #3AB3DA; }

a.nav1sel			{ color: black; background-color: #3AB3DA; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; padding-top: 2px; padding-bottom: 1px; }

a.nav2				{ color: #074B60; font-weight: normal; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; }
a.nav2:hover		{ font-weight: bold; }

a.nav2sel			{ color: #074B60; font-weight: bold; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; }

a.nav3				{ color: #074B60; font-weight: normal; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; }
a.nav3:hover		{ font-weight: bold; }

a.nav3sel			{ color: #074B60; font-weight: bold; font-family: Arial, Helvetica, sans-serif; display: block; width: 100%; }
.marginright 		{ margin-right: 5px;}
/* background colors */
.backdark			{ background-color: #04A4D7; }
.backmiddle			{ background-color: #3AB3DA; }
.backlight			{ background-color: #8CE1FC; }
.backverylight 		{ background-color: #D2F4FF; }
.backlogobar 		{ background-color: #075973; }
/* text colors */
.textdark				{ color: #074B60; }
-->
