body
{
 background : #FAFAF2;
 font-family: Arial ;
 font-size:  11px
}


A.underline:link,
A.underline:visited { 
	text-decoration: underline; 
	color: #797979;
    font-family: Arial ;
}

A.underline:hover,
A.underline:active {
	text-decoration: none; 
	color: #003399; 
    font-family: Arial ;
}


A.none_black:link,
A.none_black:visited {
	text-decoration: none;
	color: #000000;
    font-family: Arial ;
}

A.none_black:hover,
A.none_black:active {
	text-decoration: none;
	color: #000000;
    font-family: Arial ;
}


A.none_blue:link,
A.none_blue:visited {
	text-decoration: none;
	color: #003399;
    font-family: Arial ;
}


A.none_blue:hover,
A.none_blue:active {
	text-decoration: none;
	color: #797979;
    font-family: Arial ;
}


A.none:link,
A.none:visited { 
	text-decoration: none; 
	color: #797979;
    font-family: Arial ;
}

A.none:hover,
A.none:active {
	text-decoration: none; 
	color: #003399; 
    font-family: Arial ;
}
	
A.fuss:link,
A.fuss:visited,
A.fuss:hover,
A.fuss:active { 
	text-decoration: none; 
	color: #797979; 
    font-family: Arial ;
}

A.selected:link,
A.selected:visited,
A.selected:hover,
A.selected:active { 
	text-decoration: none; 
	color: #003399;
    font-family: Arial ;
}


.news {
  text-align : left;
  font-size : 11px;
  color : #000000;  
  font-family: Arial;
}

.titel {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}
  
.titel1 {
  text-align : left;
  font-size : 12px;
  font-weight : 100;
  color : #000000;
  font-family : Arial;
}

.bildtext {
  text-align : left;
  font-style : italic;
  font-size : 7pt;
  color : #797979;
  font-family : Arial;
}

.autor {
  text-align : left;
  font-style : italic;
  font-size : 11px;
  font-weight : normal;
  color : #797979;
  font-family : Arial;
}

.blue {
  text-align : left;
  font-size : 11px;
  color : #003399;
  font-family: Arial;
}

.datum {
  text-align : left;
  font-size : 7pt;
  color : #000000;
  font-family : Arial;
}

.content {
  text-align : left;
  font-size : 11px;
  color : #000000;
  font-family : Arial ;
}

.content_right {
  text-align : right;
  font-size : 11px;
  color : #000000;
  font-family : Arial ;
}

.centered {
  text-align : center;
  font-size : 11px;
  color : #000000;
  font-family : Arial ;
}

.content_red {
  text-align : left;
  font-size : 11px;
  color : red;
  font-family : Arial ;
}



.navigation {
  text-align : left;
  font-size : 11px;
  color : #000000;  

}    

.fuss {
  text-align : center;
  font-size : 11px;
  color : #797979;
  font-family : Arial ;
}

h5 {
  font-size : 14px;
      font-family : Arial ;
}

h4 {
  font-size : 12px;
      font-family : Arial ;
}

.big {
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
  color : #000000;
  font-family : Arial ;
}


