html,p,br,h3,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}


body		{ background-color: #FFFFFF; margin: 0px; }
h1 			{ font-family: Verdana, sans-serif; font-size: 20px; font-weight: normal; color: #005196; margin-bottom: 24; margin-top: 0; padding: 0; }
h2			{ font-size: 12px; font-weight: bold; color: #005196; margin-bottom: 5px; }

/*--------------TRENNER---------------*/

A.sechseck_link	{ text-decoration: none;
		        font-size: 10px;
				font-weight: bold;
				color: #005296; }
A.sechseck_link:hover	{ text-decoration: underline; }

/*--------------TRENNER---------------*/

A				{ text-decoration: none;
				font-size: 11px;
				font-weight: bold;
				color: #005296; }
A:hover			{ text-decoration: underline; }

/*--------------TRENNER---------------*/

A.impressum	{ color: #2D6290; 
				font-size: 9px;
				font-weight: normal;
				text-decoration: none; }

A.impressum:hover	{ text-decoration: underline; }

/*--------------TRENNER---------------*/

A.absofort	{ color: #79A1C6;
				font-size: 9px;
				font-weight: normal;
				text-decoration: none; }

A.absofort:hover	{ text-decoration: underline; }

/*--------------TRENNER---------------*/

A.navi_link	{
        text-decoration: none;
		font-family: Verdana, sans-serif;
		font-weight: bold;
		font-size: 10px;
        color: #FFFFFF;
}

A.navi_link:hover	{
        text-decoration: underline;
}

/*--------------TRENNER---------------*/

A.news:link 			{
	text-decoration: none;
	font-size: 10px;
	color: #5080A8;
}

A.news:active 		{
	text-decoration: none;
	font-size: 10px;
	color: #5080A8;
}

A.news:visited   	{ 
	text-decoration: none;
	font-size: 10px;
	color: #5080A8;
}

A.news:hover 		{
	text-decoration: underline;
	font-size: 10px;
	color: #5080A8;
}

/*--------------TRENNER---------------*/

.navi			{ background-color: #005196; 
					border-bottom: 1px solid #FFFFFF;
					height: 19px;
					text-align: center; }
.news_container	{ padding-top: 17px; 
					padding-left: 17px;
					padding-right: 13px;
					vertical-align: top;
					height: 100%; }
.news_head	{ font-weight: bold; color: #005196; }
.news_body	{ font-size: 10px; color: #000000; padding-bottom: 20px; }

.sechseck	{ 
	/*padding-left: 13px;			
	padding-top: 1px;*/
	font-weight: bold; 
}

.footer		{ font-size: 9px; padding-top: 7px; color: #2D6290; }
