





body {
  align: center;
  text-align: center;
  font-family: arial;
  font-size:14px;
  font-weight:normal;
  background-color::#000000;
  position: 	absolute; /* NN4 */
  top:      	0;        /* NN4 */
  left:     	0;        /* NN4 */
  margin:   	0;        /* das reicht eigentlich */
  padding:  	0;        /* Opera UASS */

	}


table {
  border-collapse:collapse;
  }


td
{
vertical-align:top;
border-collapse:collapse;
}


#schrift1 {
position: relative;
z-index: 1;
font: bold 2em Verdana;
color: #041270;
}

#schrift2 {
position: absolute;
top: 2px;
left: 2px;
bottom: 2px;
right: 2px;
z-index: 2;
color: silver;
} 

#columna1 {
	  float:left;
	  width: 50%;
	}

#columna2 {
	  float:left;
	  width: 50%;
	}

#columna11 {
	  float:left;
	  width: 50%;
	}

#columna21 {
	  float:left;
	  width: 50%;
	}



h1 {           text-align:center;  
               font-weight:bolder;
               margin-left:10px;
               font-size: 36px;
        }

h2 {
               font-weight:bold;
               margin-left:10px;
               font-size: 24px;
        }


h3 {
               font-weight:bold;
               margin-left:10px;
               font-size: 18px;
        }

p {
                font-style: normal;
                font-weight: normal;
                font-size: 1em;
                font-family: verdana;
                letter-spacing: 0px;
                text-align: justify;
                margin-left:10px; 
                margin-right:10px; 
                line-height:1.5em;
                color: #333333;
 }


p.second{ 
 font-style: normal;
                font-weight: normal;
                font-size: .9em;
                font-family: verdana;
                letter-spacing: 0px;
                text-align: justify;
                margin-left:10px; 
                margin-right:10px; 
                line-height:1.0em;
                color: #333333;

 }



a.e:link {
  
  text-decoration : none;
  
}


a.e:visited {

  text-decoration : none;
  
}


a.e:hover {
  text-decoration : underline;
  color=blue;
}

div#pa{
	font-family:tahoma;
	text-align:right;
}
#pa span{
	display:block;
	float:right;
	font-size:11px;
	line-height:13px;
	margin: 2px 6px 2px 0;
}
#pa span a{
	background-color:white;
	border:1px solid #bbbbbb;
	color:blue;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}
#pa span a:hover, #pa span a:active{
	background-color: #FFFFCC;
	border:1px solid #303030;
}
#pa span.aktuell{
	background-color: #303030;
	border:1px solid #303030;
	color:#ffffff;
	font-size:11px;
	padding:1px 5px 2px 5px;
}


div#pz{
	font-family:tahoma;
	text-align:right;
}
#pz span{
	display:block;
	float:right;
	font-size:11px;
	line-height:13px;
	margin: 2px 6px 2px 0;
}
#pz span a{
	background-color:#AFC7C7;
	border:1px solid #bbbbbb;
	color:#303030;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}
#pz span a:hover, #pa span a:active{
	background-color: #FFFFCC;
	border:1px solid #303030;
}
#pz span.aktuell{
	background-color: #303030;
	border:1px solid #303030;
	color:#ffffff;
	font-size:11px;
	padding:1px 5px 2px 5px;
}



