body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: verdana, Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 11px;}
body {
	color: #343;
	margin: 0px;
	padding: 0px;
	background-image: url(pics/grn-verl.jpg);
         background-repeat: repeat-x;
         background-attachment: fixed;
         background-position: bottom;
	text-align: center;
	scrollbar-3dlight-color : silver;
	scrollbar-arrow-color : silver;
	scrollbar-base-color : teal;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : teal;
	scrollbar-highlight-color : silver;
	scrollbar-shadow-color : silver;
	scrollbar-track-color : #8B8B8B;
}
div#gesamt{
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: center;
	background-color: transparent;
	}
div#header {
	float: right;
	height: 100px;
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background-color: transparent;
	background-image: url(pics/flies4.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div#hmenu {
	clear: both;
	height: 22px;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	font-size: 1.3em;
	background-color: teal;
	border-bottom: 1px dotted Blue;
	border-top: 1px solid blue;
	color: white;
	text-decoration: none;
	text-align: center;
}
div#text{padding: 1px;
         margin: 1px;
         font-size: 1.2em;
         background-color: silver;
         border-bottom: thin solid teal;
         border-top: thin solid gray;
         color: black;
         text-decoration: none;
         text-align: left;
        	}
p{
	padding: 1px;
	margin: 5px;
	color: #002F31;
	text-decoration: none;
	text-align: left;
	text-align: justify;
	line-height: 105%;
}
a.hmenu {
	text-decoration: none;
	color: White;
}
a.hmenu:link {
	color: White;
}
a.hmenu:visited {
	color: white;
}
a.hmenu:hover {
	background-color: white;
	color: teal;
}
a.hmenu:active {
	color: white;
	background-color: teal;
}
div#fries {
	clear: both;
	height: 45px;
	padding: 0px;
	margin: 0px;
	z-index: 4;
	background-repeat: repeat-x;
	background-image: url(pics/bildleiste-gr.jpg);
}
div#gross{
	float: left;
	width: 80%;
	margin: 5px;
	padding: 5px;
	text-align: center;
	background-color: transparent;
}
div#left{
	float: left;
	width: 15%;
	z-index: 5;
	color: GrayText;
	margin: 5px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	height: auto;
	border-right: 1px;
	background-color: transparent;
}
div#right{
	float: right;
	width: 24%;
	margin: 5px 3px 0px 5px;
	padding: 5px 5px 2px 5px;
	text-align: left;
	background-color: transparent;
}
div#middle {
	margin: 5px 26% 0px 16%;
   	text-align: left;
	border: Silver;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px 5px 0px 5px;
   	background-color: transparent;
	border-right: Silver 1px solid;
}

div#midri {
         margin: 5px 0px 0px 16%;
         text-align: left;
         border: Silver;
         border-left-style: solid;
         border-left-width: 1px;
         padding: 0px 10px 0px 10px;
   background-color: transparent;
}

div#footer {
	clear: both;
	height: 80px;
	width: 1000px;
	background-color: silver;
}
div#footermenu {
	clear: both;
	height: 18px;
	width: 1000px;
	padding: 1px;
	margin: 0px;
	background-color: Teal;
	color: White;
	text-decoration: none;
	text-align: center;
	border-bottom: thin solid Blue;
}
div#menuh{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	float: right;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-family: Fixedsys;
	height: 14px;
	clear: both;
	color: white;
	background-color: #E9F3F3;
	border-bottom: 1px solid;
	border-bottom-color: teal;
	vertical-align: middle;
	border-top: solid Teal;
	border-top-width: thin;
}
a.menuh {
text-decoration: none;
color: silver;
}
.grau {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px;
	color: #343;
	background-color: #F3F3F3;
	border-bottom: 1px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	margin: 1px;
	text-align: left;
	padding: 2px 2px 2px 2px;
	line-height: 17px;
}
.teal {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	background-color: Teal;
	border-bottom: 1px;
	border-bottom-color: #2F4F4F;
	border-bottom-style: solid;
	margin: 1px;
	text-align: left;
	padding: 0px 0px 0px 4px;
	line-height: 15px;
	border-left-color: Red;
	border-left-style: solid;
	border-left-width: 2px;
	}
LI {
        text-align: left;
		  list-style: disc;
		  color: Teal;
}
UL{
		 text-align: left;
}
TD.buttom{
        background-image : url(pics/bg-wg.gif);
        vertical-align : bottom;
}
TABLE.inh{
        background-image : url(pics/pcbg.jpg);
}
TD.allg {
        text-align : left;
        vertical-align : text-top;
        padding : 0px 2px 0px 4px;
        text-decoration : none;
        background-color : White;
}
TD.fenster {
        background-color : White;
        border : 1px outset Gray;
        margin-bottom : 2px;
        margin-left : 4px;
        margin-right : 2px;
        margin-top : 2px;
        text-align : left;
        padding : 2px 2px 2px 4px;
}
td.spezi{
	text-align: center;
	margin: 1px 3px 1px 2px;
	color: Teal;
	line-height: 14px;
	padding: 1px 3px 1px 3px;
	border: 1px outset;
	background: #DCDCDC;
}
h1 {
         font-size: 1.0em;
	font-weight: lighter;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         color: teal;
         background-color: #F3F3F3;
         border-bottom: 1px;
         border-bottom-color: Gray;
         border-bottom-style: solid;
         margin: 1px;
         text-align: center;
         padding: 2px 2px 2px 2px;
         line-height: 105%;
         }
h2 {
	color: teal;
	font: 1.2em, arial, helvetica, sans-serif;
	font-weight: 500;
	line-height: 105%;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}
h3 {
	color: Teal;
	font: bold 1.1em/105% Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
}
h4 {
   	color : gray;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 1.2em;
   	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}
HR {
	color: teal;
	height: 1pt;
}
.small {
        font-size: 9px;
		  font-family : Arial, Helvetica;
        }
.mini {
        font-size: 11px;
        color : Black;
        font-family : Arial, Helvetica;
        font-weight : normal;
}
.text{
        font-size: 11px;
        color: #333333;
        line-height: 15px;
        font-family: Verdana,Arial,Helvetica;

}
.rot{
color: Red;
}
.weiss{
color: #FFFFFF;
}
.titel
{
        font-size: 14px;
        color: #005555;
        line-height: 18px;
        text-align: center;
        font-family: Verdana,Arial,Helvetica;
        font-weight : bold;
}
.oben    {
        vertical-align:top;
        background-color: #ADD8E6;
}
.mittig  {
        vertical-align:middle;
        text-align: center;
}
.white {
        font-size : 11px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        height : 12px;
        color : White;
        font-style : normal;
}
.grunv {
        font-size : 12px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        height : 14px;
        color: white;
        margin : 2px 3px 3px 2px;
        background-image : url(pics/bg-sp.gif);
        line-height : 17px;
}
a {
        color: #2C5858;
        font-size:11px;
        margin-left:2px;
        font-family: verdana, arial, helvetica, sans-serif;
        text-decoration: underline;
        text-align : left;
}
a:link {
        color: #2C5858;
}
a:visited {
        color: #3F7C7C;
}
a:hover {
	background-color: Teal;
	color: #E6F2F2;
}
a.menuh {
	color: White;
	font-size: 11px;
	margin-left: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
a.menuh:link {
	color: White;
}
a.menuh:visited {
	color: Black;
}
a.menuh:hover {
	background-color: Red;
	color: Lime;
}
a.menuh:active {
	color: Red;
	background-color: White;
}
a.menu {
	display: block;
	margin-top: 3px;
	text-align: right;
	margin-left: 4px;
	width: 18ex;
	line-height: 19px;
	color: Gray;
	text-decoration: none;
	background: url(pics/bt-on.gif) no-repeat;
	background-color: transparent;
	padding-left: 5px;
}
a.menu:link {
        color: #234747;
                background : url(pics/bt-on.gif) no-repeat;
}
a.menu:visited {
        color: #234747;
        background : url(pics/bt-off.gif) no-repeat;
}
a.menu:hover {
        color: Red;
        background : url(pics/bt-on2.gif) no-repeat;
        border-bottom : 1px solid Red;
}
a.menu:active {
        color: Silver;
        background-color:#AA0033;
}
a.menakt {
        display:block;
        margin-top:3px;
        text-align: right;
        margin-left:2px;
        width:19ex;
        line-height: 20px;
        color: Gray;
        text-decoration: none;
        background : url(pics/bt-off.gif) no-repeat;
        border-bottom : 1px outset;
        background-color : transparent;
        padding-left : 3px;
}
a.menakt:link {
        color: Gray;
        background : url(pics/bt-off.gif) no-repeat;
}
a.menakt:visited {
        color: Gray;
        background : url(pics/bt-off.gif) no-repeat;
}
a.menakt:hover {
        color: Gray;
        background : url(pics/bt-on2.gif) no-repeat;
}
a.menakt:active {
        color: Gray;
}
A.umenu {
        display:block;
        margin-top:3px;
        text-align: right;
        margin-left:2px;
        width:19ex;
        line-height: 12px;
        color: #343;
        text-decoration: none;
        padding-left : 3px;
}
a.umenu:link {
        color: #343;
}
a.umenu:visited {
        color: #343;
}
a.umenu:hover {
        color: Red;
}
a.umenu:active {
        color: Silver;
        background-color:#AA0033;
}
a.menuu {
        display:block;
        margin-top:3px;
        text-align: right;
        margin-left:2px;
        width:19ex;
        border-bottom : 1px inset;
        line-height: 14px;
        color: Silver;
        text-decoration: none;
        padding-left : 3px;
        background : White;
        background-image : url(pics/triright.gif);
        background-repeat : no-repeat;
}
a.menuu:link {
        color: Silver;
}
a.menuu:visited {
        color: Silver;
}
a.menuu:hover {
        color: Silver;
        background-color : White;
}
a.menuu:active {
        color: Silver;
}
a.spezi {
        margin-right:1px;
        margin-left:1px;
        text-align:left;
        color: White;
        text-decoration : non;
        font-size : 12px;
}
a.spezi:link {
        color: White;
}
a.spezi:visited {
        color: White;
}
a.spezi:hover {
	color: red;
	background-color: Silver;
}
a.spezi:active { color:#FFFF00; background-color:#AA0033; }