BODY {SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #44926d;}

li,div,td,th,nobr,b,i,p,u {font-family:verdana,arial,sans-serif;font-size:10pt;}

#ticker {
	font-weight: bold;
	color: #335286;
         text-decoration: none;
}

#ticker a {
	font-weight: bold;
	color: #335286;
         text-decoration: none;
}

#ticker a:hover {
        font-weight: bold;
        color: #000055;
        text-decoration: none;
}


#box1
{ position:absolute; top:-50000px; left:10px; height:50px; width:700px; z-index:0; }

a {text-decoration:none; font-size:10pt; font-family:verdana;}

body {
	font-family:  helvetica, arial, serif;
	font-size: 10px;
}

#content {
	width: 600px;
	background-color: #f4ecd9;
	padding: 1em 0;
	border: 6px double #7d6340;
	margin: auto;
      	width: 920px;
}
html>body #content {
	width: 300px;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}

td.justify {
	text-align: justify;
         margin-right:5px;
         }

td.lineheight {
         line-height: 20px
              }

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}





li {
	float: left;
	position: relative;
	width: 192px;
	text-align: center;
	cursor: default;
	background-color: #ebf5f0;
	border: 1px solid #44926d;
	border-width: 1px 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(bilder/menubg09.jpg) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 0px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
         z-index: 3;
      }

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}





#nav a {
	font-weight: bold;
	color: black;
         text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #44926d;
	border-width: 0 5px;
}

nav.button
{
     display:block;
     width:68px;
     height:15px;
     margin-bottom:5px;
     text-align:center;
     text-decoration:none;
}



hr {
	display: none;
}

p {
	clear: left;
	background: url(images/#.gif) center left no-repeat;
	padding: 1em 1em 0 1em;
	margin: 0;
}

p.image {
	float: right;
	font-size: 0.8em;
	text-align: center;
	color: #7d6340;
	padding: 1.25em 1.25em 0.25em 0.25em;
}




span.titel
{
     font-weight:bold;
     font-size:18px;
     margin-left:35px;
     color:#44926d;
}

p.inhalt
{
     margin-bottom:45px;
     margin-left:20px;
     margin-right:20px;
     line-height:16px
}

p.footer
{
     font-size:12px;
     margin-left:22px;
     margin-bottom:12px;
     color:#44926d;
     line-height:33px;
}





a:link {
        COLOR: #44926D; font-weight:bold
}
a:visited {
        COLOR: #44926D; font-weight:bold
}
a:active {
        COLOR: #44926D; font-weight:bold
}
a:hover {
        COLOR: #333333; font-weight:bold
}

a.button {display:block; text-decoration:none;}

a.button:hover {color:#ff5566; background-color:#CAE6D9;}