body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 127%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.content {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 127%;
	padding: 0px 22px 0px 15px;
}
.content a:link, .content a:visited {
	color: #ED1C24;
	text-decoration: none;
}
.content a:hover {
	color: #ED1C24;
	text-decoration: underline;
}


.metanavi {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.metanavi a:link, .metanavi a:visited {
	color: #666666;
	text-decoration: none;
}
.metanavi a:hover {
	color: #666666;
	text-decoration: underline;
}


.footer {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 3px;
}
.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}


/*------------------------ Start Classes Homepage ------------------------*/
.news {
	color: #454545;
	line-height: 120%;
	padding: 4px 50px 0px 6px;
}
.news a:link, .news a:visited {
	color: #ED1C24;
	text-decoration: none;
}
.news a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.zeitschriften {
	font-size: 11px;
	color: #333333;
	line-height: 120%
	text-decoration: none;
	padding: 4px 4px 0px 0px;
}
.zeitschriften a:link, .zeitschriften a:visited {
	color: #333333;
	text-decoration: none;
}
.zeitschriften a:hover {
	color: #333333;
	text-decoration: underline;
}

.text {
	color: #454545;
	line-height: 130%;
}
/*------------------------ Ende Classes Homepage ------------------------*/


/*------------------------ Start Navigation Links ------------------------*/
.navi {
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
	line-height: 160%;
	padding: 12px 20px 33px 10px;
}
.navi a:link, .navi a:visited {
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
	line-height: 160%;
}
.navi a:hover {
	font-weight: normal;
	color: #ED1C24;
	text-decoration: underline;
	line-height: 160%;
}


.subnavi {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
	list-style-image: url(bilder/navi_punkt.gif);
	list-style-position: inside;
}
.subnavi a:link, .subnavi a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subnavi a:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.subnaviActive {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
	list-style-image: url(bilder/navi_pfeile.gif);
	list-style-position: inside;
}
.subnaviActive a:link, .subnaviActive a:visited {
	color: #333333;
	text-decoration: none;
}
.subnaviActive a:hover {
	color: #333333;
	text-decoration: underline;
}
/*------------------------ Ende Navigation Links ------------------------*/


/*------------------------ Start Spalte rechts ------------------------*/
.rechts {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
	padding-left: 1px;
}
.rechts a:link, .rechts a:visited {
	font-size: 11px;
	color: #ED1C24;
	text-decoration: none;
}
.rechts a:hover {
	font-size: 11px;
	color: #ED1C24;
	text-decoration: underline;
}
/*------------------------ Ende Spalte rechts ------------------------*/


/*------------------------ RAFAL START  ------------------------*/
#kopfmenu{ 
width: 510px; 
height:20px; 
background-color: #CCFF99; 
border: 1px solid #000000; 
color: #ffffff; 
margin-right: 7px; 
margin-bottom: 5px; 
} 

#js-menu{ 
background-color: #FFFFFF;
border-color: #CDCDCD; 
border: 1px solid; 
padding-left: 5px; 
padding-bottom: 3px; 
float:left; 
width:150px; 
filter: Alpha(opacity=100, finishopacity=95, style=1); 
} 

#js-menu a{ 
margin-left: 5px; 
text-decoration: none; 
color:black; 
} 

#js-menu a:hover{ 
margin-left: 5px; 
text-decoration: underline; 
color:black; 
} 

.aboheader {
  color: #ED1C24;
  font-size: 20px;
  line-height: 130%;
}

.aboheader_small {
  color: #ED1C24;
  font-size: 13px;
  font-weight: bold;
}

.contGrey {
  background-color: #F2F2F2;
}

.contGreyHome {
  background-color: #F2F2F2;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 12px;
}

.contGreyHomeBilder {
  background-color: #F2F2F2;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 12px;
}

.contGreyHomeTitel {
  background-color: #F2F2F2;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  font-size: 11px;
}


.contGreyHeader {
  background-color: #E5E5E5;
  font-weight: bold;
  padding: 2px 2px 2px 10px;
}

.contGreyHeader11 {
  background-color: #E5E5E5;
  font-weight: bold;
  padding: 2px 2px 2px 10px;
  font-size: 11px;
}


.contentGreyBody {
  background-color: #F7F7F7;
  padding: 2px 2px 2px 10px;
}

.contentGreyBodyThin {
  background-color: #F7F7F7;
  padding: 2px 2px 2px 0px;
}

.contentGreyBodyThin11 {
  background-color: #F7F7F7;
  padding: 2px 2px 2px 0px;
  font-size: 11px;
}


.contentWhiteBody {
  background-color: #FFFFFF;
  padding: 2px 2px 2px 10px;
}

.contentWhiteBody11 {
  background-color: #FFFFFF;
  padding: 2px 2px 2px 10px;
  font-size: 11px;
}

.submitclass {
  background-color: #F7F7F7;
  padding: 4px 4px 4px 4px;
  font-size: 11px;
  border: 1px solid #E5E5E5;  
  font-weight: bold;
}

input[type=button][type=submit] {
  background-color: #F7F7F7;
  padding: 4px 4px 4px 4px;
  font-size: 11px;
  border: 1px solid #E5E5E5;  
  font-weight: bold;
}

input[type=radio][type=checkbox] {
  padding: 2px 2px 2px 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 0px solid #F7F7F7;  
}

input[type=text], textarea {
  padding: 2px 2px 2px 2px;
  font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: 1px solid #E5E5E5;  
}

input {
  padding: 2px 2px 2px 2px;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
  padding: 2px 2px 2px 2px;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border: 1px solid #E5E5E5;  
}




	