/* CSS Level 1, Thomas Dorn, Norbert Hack */
BODY {
        margin: 10pt;
        background-color: #FFF8AD;
        background-position: left top;
        background-attachment: fixed;
        background-repeat:repeat; 
        color: black;
    font-family: Arial, helvetica, sans-serif;
}

.c1 {
  color: #DD9D2E; /* Ocker-Gelb */
}
.c3 {
  color: #8A152C;
}

.c
{
  text-align:center;
}

.c2
{
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}

.c22
{
  text-align:center;
  font-size: 16px;
  font-weight: bold;
}

.biotxt{

	font-size:12px;
        color: black;
}

.news{

	font-size:16pt;
        color: black;
}
.c11 {
  background-color: #0079BA; /* Bayern-Blau */
  color: #FFF228; /* Gelb */
}
.c12 {
  background-color: #CD8073; /* Rosa */
  color: black;
}
.c13 {
  background-color: red;
  color: #FFF228;
}

.tback{
        background-image: URL("/pics/back_700x30.png"); 
	font-size:16px;
	width:200px;
	height:24px;
  padding: 0pt 0pt;
  margin:0;
}

.tback3{
        background-image: URL("/pics/back_200x30.png"); 
	font-size:16px;
	width:200px;
	height:24px;
  padding: 0pt 0pt;
  margin:0;
}


FORM {
  margin:0;
  display: inline;
}
INPUT {
  margin:0;
  display: inline;
}



.fett {
    font-weight: bold;
	font-size: 20pt;
}

P {
    font-family: Arial, helvetica, sans-serif;
        font-style: normal;
        font-size: 12px;
        text-align: left;
}


.mini { 
        color: #a0a0a0;
        background-color: transparent;
        font-size: 8pt;
        font-style: normal;
        text-align: right;
}



H1	{
	font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 24pt;
	text-align: left;
	}
H2	{		
		font-weight: normal;
		font-size: 18pt;
		text-align: left;
}
H3	{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	position: relative;
}
H4	{
	font-weight: normal;
	font-size: 8pt;
	text-align: Left;
	position: relative;
}
H5	{
	font-weight: normal;
	font-size: 10pt;
	text-align: Left;
	position: relative;
	left: 10px;
}
IMG {
	border-style: none;
}

IMG.left { 
  float: left;
  margin-left: 10pt;
  margin-right: 10pt;
}
IMG.right { 
  float: right;
  margin-right: 10pt;
  margin-left: 10pt;
}

A {
   text-decoration: none;
   COLOR: black; 
}
A:visited {
   TEXT-DECORATION: none;
   COLOR: black; 
}
A:active {
        TEXT-DECORATION: none
}
A:hover {
   font-weight: normal;
        COLOR: black; 
        TEXT-DECORATION: underline;
}


.nav { 
        color: white;
        background-color: transparent;
        font-size: 12pt;
        font-style: normal;
}
A.nav {
   text-decoration: none;
   COLOR: black; 
}
A.nav:visited {
   font-weight: normal;
   COLOR: black; 
}
A.nav:active {
}
A.nav:hover {
        COLOR: white; 
}




.attention { 
 font-size: 16pt;
 font-style: normal;
 text-align: center;
}


.silver {
 font-size: 16pt;
 font-weight:bold;
}


.nix {
        background-color: transparent;
        /* color: transparent; */
        color: #333366;
        border: none;
        font-size: 12pt;
        font-style: normal;
        text-align: left;

}

.tnix {
        background-color: transparent;
        border: none;
 }

.aktuell 
{
   border-style:groove;
   border-width:5px;
   border-color:#FFF8AD;
   background-color: white;
   /* background-color: transparent; */
   color: black;
   margin:0px;
   padding:0px;
}
H1.aktuell,P.aktuell 
{
   background-color: #FFF8AD;
   color: black;
   border-style:none;
}
