.tab_rahmen {
	background-color: #C9E8C9;
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.tab_header {
	background-image: url(../pictures/tab_news.jpg);
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 14px;
	color: #00155B;
	margin-top: 0px;
}

.tab_content {
	background-color: #C9E8C9;
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tab_footer {
	background-image: url(../pictures/tab_news_u.jpg);
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 10px;
	color: #00155B;
}

.menue_header {
	background-color: #96BF96;
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	color: #00155B;
}


span.article_preview {
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #00155B;
}

span.article_prev_kursiv {
     font-style: italic;
     font-weight: normal;
     text-align: left;
	 font-size: 12px;
}

.article_tab_footer {
	background-color: #96BF96;
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 10px;
	color: #00155B;
}

.footer {
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

span.startseite
{
     align: left;
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 12px;
     word-spacing: 1px;
     letter-spacing: 1px;
     font-weight: bolder;
}

span.ueberschrift
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 18px;
     font-weight: bold;
}

span.ueberschrift2
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 16px;
     font-weight: bold;
}


span.normal_txt
{
     align: left;
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 12px;
     font-weight: normal;
}

span.normal_headline_txt
{
     align: left;
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 12px;
     font-weight: bold;
     word-spacing: 1px;
     letter-spacing: 1px;
}

span.unterstrichen
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 14px;
     font-weight: bold;
     text-decoration: underline;
}

span.menue
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 12px;
     font-weight: bold;
}

.wichtig_txt {
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 13px;
	color: #8A1723;
}

li, .aufzaehlung
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 13px;
     font-weight: normal;
}


ul
{
     color: #000000;
     font-family: "Arial", "helvetica", "sans-serif";
     font-size: 9px;
     word-spacing: 0px;
     letter-spacing: 0px;
     font-weight: heavy;
}


a:link {
	font-weight:bold;
	color:#2B5D87;
	text-decoration:underline;
}

a:visited {
	font-weight:bold;
	color:#2B5D87;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#F00202;
	text-decoration:none;
}
a:active {
	font-weight:bold;
	color:#D01313;
	text-decoration:underline;
}
a:focus {
	font-weight:bold;
	color:#D01313;
	text-decoration:underline;
}


.menue_navi {
	pointer: hand;
	cursor: hand;
	font-family: "Arial", "helvetica", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.menue_link {
	pointer: hand;
	cursor: hand;
	border: 0px #B4B4B4 dashed;
	font-family: "Arial", "helvetica", "sans-serif";
	font-size: 11px;
	font-weight:bold;
	color:#2B5D87;
	text-decoration:underline;
}




