

#tab  { visibility: visible; position: absolute; top: -60px; left: -50px }
h1 { }
/* allgemeine links im text */

a:link { color: #ffc100; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:visited { color: #ffc100; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:active { color: #ffc100; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:hover  { color: #ffc100; font-size: 10pt; font-family: verdana; text-decoration: none }
.text  { color: #ffc100; font-family: verdana, arial; font-weight: bold; line-height: font-size: 20px  }
body{
  margin:0;
  padding:0 0 <length> 0;
 }
 div#bild { position: absolute; right: -78%; bottom: 0; width: 100%; height: 1em }
 @media screen{
  body>div#bild{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
 
 #navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}
#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
 {
	background-color: #0F1782;
	background-image: url(images/l1_dow.gif);
	padding: 1px 8px 1px 24px;
	border: solid 1px #333;
	color: #ffc100;
}

#navlist a:link, #navlist a:visited
  { color: #0F1782r; font-size: 11px; font-weight: bold; text-decoration: none }

#navlist a:hover
 { color: #0F1782; background-color: #ffc100; background-image: url("images/l1_over.gif"); border: solid 1px }
#eintrag    { color: #000000; background-color: #ffffff; list-style-image: url("images/bg1.jpg"); list-style-position: inside; margin-bottom: 35px; width: 95%; border: 1px solid black}
#eintrag a  { color: #4C4941; !important; border-width: 1px 2px 3px 4px; border-color: #acebde silver olive maroon }
#eintrag a:hover  { color: ButtonHighlight; background-color: black }

small  {
	font-size: 11px;
	line-height: 13px;
}
xx-small  { font-size: 9px }

 #navlist2 ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}
#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a
 {
padding: 1px 8px 1px 24px;
	}




