body
{
	background:#FFFFFF;
	text-align:left;
	/*margin:3px;*/
	margin:0px;
	padding:0;
}

/* ------------------------- DIV-ELEMENTS ------------------------- */


#body_center
{
	
	/*padding:0px 206px 0px 206px;*/
	/*margin:0px 203px 0px 203px;*/
	text-align:left;
	width:600px;
}

#body_center
{
	/*background-color:#CCCCFF;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;*/
	padding:15px;
}


/* ------------------------------------------------------------ */

h1
{
	margin-top:0px;
	top:0px;
	padding-top:0px;
}

/* ----------------- CONTENT ------------------------------------------------- */

#body_center h1
{
	font-family:Tahoma;
	font-size:14px;
	text-weight:bold;
}

#body_center p,.mainlink
{
	font-family:Tahoma;
	font-size:13px;
}

#body_center p a,.mainlink
{
	font-family:Tahoma;
	font-size:13px;
	color:#5C5C5C;
	text-decoration:underline;
}

#body_center p a:hover,.mainlink:hover
{
	font-family:Tahoma;
	font-size:13px;
	text-decoration:underline;
}

#body_center ul
{
	list-style-image : url(../images/menu/arrow.gif);
	font-family:Tahoma;
	font-size:13px;
}

#body_center table
{
	font-family:Tahoma;
	font-size:13px;
}

/* --------------------------------- NEWS ------------------------------------ */

/* ---- NEWS LATEST ------------------------------ */

.latest_container
{
	/*background-color:#003399;*/
	padding:0;
	margin:0;
}

.latest_title
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	/*padding:3 0 0 20;*/
	width:200px;
	height:20px;
	background-color:#5C5C5C;
	margin-bottom:3px;
}

.latest_single_item
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#F2F2F2;
	padding:0 20px 14px 20px;
	margin-top:3px;
	
}

.latest_single_item a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.latest_single_item a:hover
{
	text-decoration:underline;
}

.weiter
{
	padding:0 0 0 0;
	margin:5px 0 0 0;
	top:0;
	bottom:0;
}

.weiter a
{
	text-decoration:none;
	font-size:10px;
	color:#000000;
}

.weiter a:hover
{
	text-decoration:underline;
}

.news_latest_alle_news
{
	margin:10px 0 0 20px;
}

.news_latest_alle_news a
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.news_latest_alle_news a:hover
{
	text-decoration:underline;
}

.news_latest_alle_news img
{
	margin-bottom:1px;
}

/* ---- NEWS LIST -------------------------------------- */

.news_list_single_item
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}

.news_list_title
{
	padding:0;
	margin:0 0 -5px 0;
}

.news_list_title a
{
	font-weight:bold;
	text-decoration:none;
	color:#5c5c5c;
}

.news_list_title a:hover
{
	text-decoration:underline;
}

.news_list_author
{
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
}

/* ---- NEWS SINGLE ITEM ------------------------------ */

.news_single_item
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}


/* ---- SITEMAP --------------------------------------- */

.sitemap_1,.sitemap_2
{
	font-size:12px;
	color:#5C5C5C;
	margin-left:100px;
	text-decoration:none;
}

.sitemap_1:hover,.sitemap_2:hover
{
	font-size:12px;
	color:#144271;
	text-decoration:underline;
}

.sitemap_2
{
	margin-left:140px;
}





