﻿/**/
/* 
Farben
Blau: #0080c6
Orange: #f08a00
Dunkel türkis: #009aad
Hell türkis: #6abfb2
hell beige: #F4F4F4
*/
/* <![CDATA[ */ 

a:link {
    text-decoration:none;
    color:#f08a00;
    font-weight:bold;
}
a:visited {
    text-decoration:none;
    color:#f08a00;
}
a:hover {
    text-decoration:underline;
    color:#f08a00;
    font-weight:bold;
}
a:active {
  color:#f08a00;
  font-weight:bold;
}


h1 {
    font-size:14px;
    clear:left;/*DO NOT REMOVE*/
}
h2 {
    font-size:12px;
}
h3 {
    font-size:12px;
}
.bigText {font-size: 16px; 
color: #f08a00;
font-weight: bold;}
.smallText {
font-size: 9px;
}
/* ]]> */
