#eins a:link { font-weight:bold; color:black; text-decoration:none; }
#eins a:visited { font-weight:bold; color:black; text-decoration:none; }
#eins a:hover { font-weight:bold; color:white; text-decoration:none; }
#eins a:active { font-weight:bold; color:white; text-decoration:none; } 

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

#zwei_a a:link { font-weight:normal; color:red; text-decoration:none; }
#zwei_a a:visited { font-weight:normal; color:red; text-decoration:none; }
#zwei_a a:hover { font-weight:normal; color:#009933;; text-decoration:underline; }
#zwei_a a:active { font-weight:normal; color:#009933;; text-decoration:underline; } 

#drei a:link { font-weight:normal; color:blue; text-decoration:none; }
#drei a:visited { font-weight:normal; color:blue; text-decoration:none; }
#drei a:hover { font-weight:normal; color:red; text-decoration:underline; }
#drei a:active { font-weight:normal; color:red; text-decoration:underline; } 

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

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

:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
q:before { content:open-quote; }
q:after { content:close-quote; }

.normal {
  font-size:14px;
  text-align: justify;
}

.normal1 {
  font-size:16px;
  font-weight:bold;
  text-align: justify;
}

.normal1a {
  font-size:16px;
  font-weight:bold;
  color: red;
  text-align: justify;
}

.normal1b {
  font-size:14px;
  font-weight:bold;
  color: red;
  text-align: justify;
  text-decoration:underline;
}

.normal1c{
  font-size:16px;
  font-weight:bold;
  color: blue;
  text-align: justify;
}

.normal2 {
  font-size:14px;
  font-weight:bold;
  color: white;
  text-align: justify;
}

.normal2a {
  font-size:16px;
  font-weight:bold;
  color: white;
  text-align: justify;
}

.normal3 {
  font-size:14px;
  font-weight:bold;
  text-align: justify;
}

.normal3a {
  font-size:14px;
  font-weight:bold;
  color: #009933;
  text-align: justify;
}

.normal3b {
  font-size:16px;
  font-weight:bold;
  color: #009933;
  text-align: justify;
}

.normal3c {
  font-size:14px;
  font-weight:bold;
  text-align: justify;
  text-decoration:underline;
}

.normal4 {
  font-size:11px;
  font-weight:bold;
  color: white;
  text-align: justify;
}

.normal4a {
  font-size:12px;
  font-weight:bold;
  color: white;
  text-align: justify;
}

.gross{
  font-size:20px;
  font-weight:bold;
  text-align: justify;
}

.gross1{
  font-size:20px;
  font-weight:bold;
  color: #009933;
  text-align: justify;
}

.gross2{
  font-size:36px;
  font-weight:bold;
  text-align: justify;
}

.gross2a{
  font-size:36px;
  font-weight:bold;
  color: #009933;
  text-align: justify;
}

.klein{
 font-size:11px;
 color:red;
 text-align:justify;
}

.link {
  font-size:12px;
  font-weight:bold;
  text-align: justify;
}  

.link2 {
  font-size:11px;
  font-weight:bold;
  text-align: justify;
}  

.link3 {
  font-size:12px;
  font-weight:bold;
  color: blue;
  text-align: justify;
}  

.links {
  float: left;
  margin:10px 20px 10px 10px;
}

.rechts {
  float: right;
  margin:10px 10px 10px 20px;
}

.rot {
  font-size:14px;
  font-weight:bold;
  color:red;
  text-align:justify;
}

.rot2 {
  font-size:16px;
  font-weight:bold;
  color:red;
  text-align:justify;
}