body {  
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #333333;
; background-image: url(../pics/bg.gif); background-repeat: repeat
}
 h1 {
 font-size: 17px;
 font-family: Arial, Helvetica, sans-serif;
 color: #333333;
 font-weight: bold;
 text-align: center
 }
h2 {
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
 color: #333333; 
 font-weight: bold;
 text-align: center
 }
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 text-align: center
 }
A { 
color: #DD5F5F; 
text-decoration: underline;
}
A:HOVER {
color: #FF7F7F;
text-decoration: underline;
}
A:VISITED { 
color: #333333;
text-decoration: underline;
}
A IMG { 
color: none;
border: none;
text-decoration: none;
}
A:HOVER IMG {
color: none;
border: none;
text-decoration: none;
}
A:VISITED IMG { 
color: none;
border: none; 
text-decoration: none;
}

p {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #33333;
 text-align: justify
 }
 p.bottom {
 font-size: 12px; 
 }
 p.copyright {
 font-size: 11px; 
 }
 p.navigation{
	font-size: 13px;
}
p.imagetext{
	font-size: 11px;
}
span.ci{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33333;
	font-weight : bold;
}
td {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #33333;
 }
 th {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 color: #33333;
 font-weight: bold;
 }
td.navigation {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 15px; 
 color: #999999;
 }
th.list {
	background-color : #E1E19D;
}
td.list1 {
	background-color : #E7E6C2;
}
td.list2 {
	background-color : #F3F2CF;
}
A.navigationselected{
 color: #DD5F5F;
text-decoration: none;
 }
A.navigationselected:HOVER{
 color:#DD5F5F;
text-decoration: none;
 }
A.navigationselected:VISITED { 
color: #DD5F5F;
text-decoration: none;
}
A.navigation{
 color: #666666;
text-decoration: none;
 }
A.navigation:HOVER{
 color:  #666666;
text-decoration: none;
 }
A.navigation:VISITED { 
color: #666666;
text-decoration: none;
}
.newsueberschrift {  font-weight: bold}
