* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #cacaca;
	color: #727272;
	text-align: center;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}


h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #bd2634;
/*	clear: both; */
}

h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #bd2634;
}

h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.4em;
}

a {
	color: #727272;
}

a:hover {
	color: #bd2634; 
}

#aussenblock {
	text-align: left;
	border-color: #bd2634;
	border-width: 1px;
	border-style: solid;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #E7E8E7;
/*	background-color: #e7e8e7; ?????? */
}

#innenblock {
	width: 959px;
	background-image: url('../images/background.gif');
}



#kopfleiste {
	width: 100%;
	height: 106px;
}

#fussleiste {
	padding-top: 3px;
	left: 0px;
	float: none;
	clear: both;
	height: 14px;
	background-color: #E7E8E7;
	padding-left: 20px;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: -0.0em;
	word-spacing: -0.05em;
}

#logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 959px;
	text-align: right;
	font-size: 10px;
	z-index: 1;
}

#sprachwahl {
	position: absolute;
	left: 0px;
	top: 20px;
	width: 939px;
	text-align: right;
	font-size: 9px;
	z-index: 2;
	color: #FFFFFF; 
}

#sprachwahl a, #sprachwahl a:link, #sprachwahl a:hover, #sprachwahl a:active, #sprachwahl a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

#sprachwahl a:hover
{
	text-decoration: underline;
}




#topmenu {
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	font-size: 12px;
	height: 14px;
}

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
}


#topmenu a:hover, #topmenu a:active {
	color: #bd2634; 
}

#topmenu a:hover {
	text-decoration: underline;
}



#location_path {
	font-size: 10px;
/*	margin-bottom: 15px;*/
	margin-bottom: 0px;

}

#location_path a:link, #location_path a:visited, #location_path a:avtive {
	text-decoration: none;
}

#location_path a:hover {
	text-decoration: underline;
}

.topmenu_item {
	display: inline;
}

.topmenu_item a, .topmenu_item a:link, .topmenu_item a:visited {
	color: #000000; 
}

.topmenu_item_active a, .topmenu_item_active a:link, .topmenu_item_active a:visited {
	color: #bd2634; 
}


#submenu {
	float: left;
	clear: none;
	margin-top: 45px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 5px;
	width: 165px;
	font-weight: normal;
	color: #000000;
}

.submenu_item {
	margin-top: 12px;
	margin-bottom: 12px;
}

.submenu_item a:link, .submenu_item a:visited {
	text-decoration: none;
}

.submenu_item a:hover {
	text-decoration: underline;
}

#main_block {
	float: left;
	left: 0px;
	top: 0px;
/*	width: 600px;*/
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_content {
/*	width: 600px;*/
	width: 750px;
}

#main_area {
	width: 100%;
}

/*
==============================================================================
NEWS ALT
==============================================================================

.news-latest-container .news-latest-date
{
	font-size: 9px;

}

.news-latest-container hr
{
	display: none;
}

.news-latest-gotoarchive{
	display: none;
}

.news-latest-date{
	display: block;
	font-size: 6px;
	padding-top: 12px;
	line-height: 10px;
}

.news-latest-container h3 a:link, .news-latest-container h3 a:hover, .news-latest-container h3 a:visited{
*	color: #004b96;*
}

.news-latest-morelink{
	display: block;
	font-size: 9px;
	padding-bottom: 12px;
}

.news-single-category{
	display: none;
}

.news-single-item h3{
	display: none;
}

.news-list-category{
	display: none;
}

.news-single-related{
	display: none;
}

*/

/*
==============================================================================
NEWS NEU
==============================================================================
*/

.csc-menu-1 li {
	display: inline;
	margin-right: 5px;
	list-style: none;
	font-size: 9px;
}

.news-latest-container .news-latest-date {
	font-size: 9px;

}

.news-latest-container hr {
	display: none;
}

.news-latest-gotoarchive {
	display: none;
}

.news-latest-date {
	display: block;
	font-size: 8px;
	padding-top: 12px;
	line-height: 10px;
}

.news-latest-container h3 a:link, .news-latest-container h3 a:hover, .news-latest-container h3 a:visited {
	color: #bd2634;
}

.news-latest-morelink {
	display: block;
	font-size: 9px;
	padding-bottom: 12px;
}

.news-list-category {
	display: none;
}

.news-list-container h3 a:link, .news-list-container h3 a:hover, .news-list-container h3 a:visited {
	color: #bd2634;
}

.news-list-date {
	display: block;
	font-size: 8px;
	padding-top: 12px;
	line-height: 10px;
}

.news-list-morelink {
	display: block;
	font-size: 9px;
	padding-bottom: 12px;
}

.news-list-container hr {
	display: none;
}

.news-single-category {
	display: none;
}

.news-single-item h3 {
	display: none;
}

.news-single-related {
	display: none;
}
