/*  Navigations -Gifs: Hintergrund #FF6600, Schrift: FFFFF6, 14 px, */

body 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; background-color: #96A6AD; margin-top:30px; }
.logo		{ background-color: #FFFBE9; border-color:#003333; border-top-style:solid; border-left-style:solid; border-right-style:solid; border-width:1px; }
.menue		{ background-color: #96A6AD; text-align : bottom; }
.content	{ background-color: #FFFFF6; border-color:#003333; border-top-style:solid; border-left-style:solid; border-right-style:solid; border-bottom-style:solid; border-width:1px; padding: 0px; }
.footer		{ background-color: #96A6AD; color: #334C6B; font-family: verdana, helvetica,arial,sans-serif; font-size: 10px; }

.text {
   color: #334C6B;
   padding:10px;
   font-family: verdana, helvetica,arial,sans-serif;
   font-size: 12px;
}

.texthead {
   color: #334C6B;
   padding:5px;
   font-family: verdana, helvetica,arial,sans-serif;
   font-size: 12px;
}

.nav		{ background-color: #FFFFF6; padding:0px; text-align:right; vertical-align:top; }
h1		{ font-family: verdana, helvetica,arial,sans-serif; font-size: 12px; font-weight: bold; }
h5		{ font-family: verdana, helvetica,arial,sans-serif; font-size: 16px; font-weight: bold; }
a:link, a:visited, a:active { color: #334C6B; padding-left: 20px; background-image:url(../pics/link.gif); background-repeat:no-repeat; background-position:center left; font-family: verdana, helvetica,arial,sans-serif; font-size: 12px; font-weight: bold; }
a:hover 	{ color: #334C6B; padding-left: 20px; background-image:url(../pics/link_hover.gif); background-repeat:no-repeat; background-position:center left; font-family: verdana, helvetica,arial,sans-serif; font-size: 12px; font-weight: bold; }