h1 { font-size:25px;
     font-family:Century Gothic;
     color:black;}
h2 { font-size:15px;
     font-family:Century Gothic;
	 color:black;}
h3 { font-size:12px; 
     font-family:Century Gothic; 
	 color:black; 
     font-weight:normal; 
	 text-decoration: none; }
h4 { font-size:14px;
     font-family:Century Gothic;
	 color:red;
	 font-weight:normal;}
h5 { font-size:16px;
     font-family:Century Gothic;
	 color:black;
	 font-weight:bold;}
h6 { color: black; font-size: 18px; font-weight: bold; margin: 2.33em 0;
     font-family:Century Gothic;}
p  { font-size:12px;
     font-family: Century Gothic;
     color:black;}
     
#box10 { position: absolute; top:1px; width:99%; align:center ; height:60px; text-align: center; font-family: Century Gothic; z-index:1;}
#box11 { background-color: #cf551b; position: absolute; top:45px; left: 10%; width:20%; height:22px; font-size: 15px; text-align: center; font-family: Century Gothic; cursor: default; display: block; z-index:2;}
#box12 { background-color: #ffac11; position: absolute; top:45px; left: 40%; width:20%; height:22px; font-size: 15px; text-align: center; font-family: Century Gothic; cursor: default; display: block; z-index:3;}
#box13 { background-color: #12d3b7; position: absolute; top:45px; left: 70%; width:20%; height:22px; font-size: 15px; text-align: center; font-family: Century Gothic; cursor: default; display: block; z-index:4;}

a:link { color:black; text-decoration: none; border-style: none;}
a:visited { color:black; text-decoration: none; border-style: none;}
a:active { color:white; text-decoration: none; border-style: none;}

.bgfarbe { background-color: #FAEDC5;}
/*.bgfarbe{
background-image: url(grafiken/bg.gif);
background-repeat: repeat-x;
}*/