body {
	margin: 0px;
	background-color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:visited {
	color: #2f488b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#table_main {
	background-image: url(header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.td_header {
	cursor: pointer;
}
#tr_grey_border td {
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	height: 14px;
}
.td_footer {
	font-size: 10px;
	color: #555555;
}
.td_footer a,
.td_footer a:visited {
	color: #000000;
	text-decoration: none;
}
.td_footer a:hover {
	color: #000000;
	text-decoration: underline;
}


#td_content {
	padding: 15px;
}
	#td_content h1 {
		background-image: url(h1_bg.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 40px 0px 63px;
		line-height: 52px;
		font-size: 22px;
		font-weight: normal;
		color: 1a181c;
		border-bottom: 1px solid #dcb30b;
	}
	#td_content .content-element {
		background-image: url(p_bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
		margin: 0px 0px 15px 0px;
	}
	#td_content p {
		padding: 0px 15px;
		font-size: 12px;
	}
	#td_content td,
	#td_content li {
		font-size: 12px;
	}
	.csc-header img {
		display: none;
	}
	.csc-header br {
		display: none;
	}
#td_content_left {
	padding: 0px 15px 15px 0px;
}
#td_content_right {
	background-color: #ffd600;
	padding: 15px 0px;
}
	#td_content_right h1 {
		background-image: url(right_h1_bg.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px 15px 15px 15px;
		padding: 0px 15px 0px 17px;
		line-height: 52px;
		font-size: 22px;
		font-weight: normal;
		color: #1a181c;
	}
	
	
	
	
/* NAVIGATION */

/* EBENE 1 */
#td_content_left .leftnav1 a,
#td_content_left .leftnav1 a:visited {
	display: block;
	color: #1a181c;
	font-size: 15px;
	line-height: 33px;
	text-decoration: none;
	padding: 0px 15px;
	border-bottom: 1px solid #e0e0e0;
}
#td_content_left .leftnav1 a:hover {
	background-color: #e0e0e0;
}
#td_content_left .leftnav1-act a,
#td_content_left .leftnav1-act a:visited {
	display: block;
	color: #1a181c;
	font-size: 15px;
	line-height: 33px;
	text-decoration: none;
	padding: 0px 15px;
	border-bottom: 1px solid #dcb30b;
	border-right: 1px solid #dcb30b;
	background-color: #ffd600;
}
#td_content_left .leftnav1-act a:hover {
	background-color: #ffd600;
}

/* EBENE 2 */
#td_content_left .leftnav2 a,
#td_content_left .leftnav2 a:visited {
	display: block;
	color: #1a181c;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none;
	padding: 0px 15px 0px 35px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
#td_content_left .leftnav2 a:hover {
	background-color: #e0e0e0;
}
#td_content_left .leftnav2-act a,
#td_content_left .leftnav2-act a:visited {
	display: block;
	color: #1a181c;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none;
	padding: 0px 15px 0px 35px;
	border-bottom: 1px solid #dcb30b;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
#td_content_left .leftnav2-act a:hover {
	background-color: #e0e0e0;
}

/* EBENE 3 */
#td_content_left .leftnav3 a,
#td_content_left .leftnav3 a:visited {
	display: block;
	color: #1a181c;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	padding: 0px 15px 0px 52px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 35px 6px;
}
#td_content_left .leftnav3 a:hover {
	background-color: #e0e0e0;
}
#td_content_left .leftnav3-act a,
#td_content_left .leftnav3-act a:visited {
	display: block;
	color: #1a181c;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	padding: 0px 15px 0px 52px;
	border-bottom: 1px solid #dcb30b;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 35px 6px;
}
#td_content_left .leftnav3-act a:hover {
	background-color: #e0e0e0;
}

/* EBENE 4 */
#td_content_left .leftnav4 a,
#td_content_left .leftnav4 a:visited {
	display: block;
	color: #1a181c;
	font-size: 10px;
	line-height: 21px;
	text-decoration: none;
	padding: 0px 15px 0px 70px;
	border-bottom: 1px solid #e0e0e0;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 52px 5px;
}
#td_content_left .leftnav4 a:hover {
	background-color: #e0e0e0;
}
#td_content_left .leftnav4-act a,
#td_content_left .leftnav4-act a:visited {
	display: block;
	color: #1a181c;
	font-size: 10px;
	line-height: 21px;
	text-decoration: none;
	padding: 0px 15px 0px 70px;
	border-bottom: 1px solid #dcb30b;
	background-image: url(menudot.png);
	background-repeat: no-repeat;
	background-position: 52px 5px;
}
#td_content_left .leftnav4-act a:hover {
	background-color: #e0e0e0;
}


/* NEWS */
.div_news_elem {
	margin: 25px 0px 10px 0px;
}
.div_news_elem h3 {
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
.div_news_elem h3 a,
.div_news_elem h3 a:visited {
	text-decoration: none;
	color: black;
}
.div_news_elem h3 a:hover {
	text-decoration: underline;
}
.div_news_elem .div_news_content {
	border-top: 1px solid #dcbb0f;
	background: #f3f1c4;
	padding: 5px 15px 15px 15px;
}
.div_news_elem .div_news_text {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
	color: #363633;
}
.div_news_elem .div_news_text p {
	margin: 0px;
	padding: 0px;
	color: #363633;
}
.div_news_elem .div_news_mehr {
	font-size: 11px;
	padding-bottom: 0px;
	color: #1a171b;
}
.div_news_elem .div_news_mehr a,
.div_news_elem .div_news_mehr a:visited {
	font-size: 11px;
	color: #1a171b;
	text-decoration: none;
}
.div_news_elem .div_news_mehr a:hover {
	text-decoration: underline;
}
.div_news_elem .span_news_date {
	float: right;
}
.div_news_elem .div_news_img {
	margin-top: 10px;
	height: 78px;
	overflow: hidden;
}
	

.div_news_liste {
	padding: 15px;
}
.div_news_liste .div_news_liste_element {
	margin: 0px 0px 35px 0px;
}
.div_news_liste .div_news_liste_element h3 a,
.div_news_liste .div_news_liste_element h3 a:visited {
	font-size: 18px;
	border-bottom: 1px solid #dcbb0f;
	display: block;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.div_news_liste .div_news_liste_element h3 a:hover {
	text-decoration: none;
	color: #2f488b;
}
.div_news_liste .div_news_liste_element p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.div_news_liste .div_news_liste_img {
	float: right;
	padding-left: 15px;
	padding-top: 10px;
}
.div_news_liste .span_news_date {
	float: right;
	font-weight: normal;
	font-size: 11px;
	color: #1a171b;
	text-decoration: none;
}
.div_news_liste .div_news_liste_mehr {
	font-size: 12px;
	padding-top: 10px;
}
.div_news_liste .div_news_liste_archiv {
	font-size: 12px;
	margin: 30px 0px 0px 0px;
}

.news-amenu-item-year {
	border-bottom: 1px solid #dcbb0f;
	list-style: none;
	line-height: 20px;
	padding-bottom: 2px;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px 15px 5px -25px;
}
.news-amenu-item-year dd {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.tx-ttnews-browsebox {
	background-color: white;
}
.tx-ttnews-browsebox-SCell {
	background-color: #e0e0e0;
}