/* CSS Document */
h1 { font-family:Arial; font-size:12px; color:#333333; display:inline; }
h2 { font-family:Arial; font-size:12px; color:#333333; display:inline; font-weight:normal;}
h3 { font-family: "Trebuchet MS"; font-size: 13px; 	color:#333333; display:inline; font-weight:normal;}
h4 { font-family:Arial; font-size:14px; color:#ffffff; display:inline; font-weight:bold;}

.schrift_grau {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#333333;
}	
.schrift_hellgrau {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color:#666666;
}	
.schrift_grau_u {
	font-family: Arial;
	font-size: 12px;
	font-style: bold;
	color:#333333;
	text-decoration:underline;
}
.schrift_grau_14 {
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	color:#333333;
}
.schrift_grau_11 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#333333;
}	
.news_titel {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color:#0080FF;
	font-weight:bold;
	text-decoration:underline;
}	

.extern {
background-image:url(../images/link_extern.gif);
background-position: right;
background-repeat:no-repeat;
padding-right:15px;
text-decoration:underline;
font-family: Arial;
font-size: 13px;
font-style: normal;
color:#333333;
}  
.extern_news {
background-image:url(../images/link_extern.gif);
background-position: right;
background-repeat:no-repeat;
padding-right:15px;
text-decoration:underline;
font-family: Arial;
font-size: 11px;
font-style: normal;
color:#333333;
}  
.extern_news1 {
background-image:url(../images/pfeil_schwarz.gif);
display:inline;
background-position: left;
background-repeat:no-repeat;
padding-left:15px;
text-decoration:underline;
font-family: Arial;
font-size: 11px;
font-style: normal;
color:#333333;
}  
 
.intern {
font:12px Arial;
color:#333333;
text-decoration:underline; 
display:block;
background-image:url(../images/menu_pfeil.gif);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
} 
.intern_news  {
font:11px Arial;
color:#333333;
text-decoration:underline; 
display:block;
background-image:url(../images/link_intern.gif);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
} 
.intern_news_text  {
background-image:url(../images/link_extern.gif);
background-position: right;
background-repeat:no-repeat;
padding-right:15px;
text-decoration:underline;
font-family: Arial;
font-size: 13px;
font-style: normal;
color:#333333;
} 
.intern_text{
font:12px Arial;
color:#333333;
text-decoration:underline; 
background-image:url(../images/menu_pfeil.gif);
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
} 
.intern_imp{
font:12px Arial;
color:#ffffff;
text-decoration:underline; 
} 

