body {
 	margin:0px;
 	background-color: #D5D5D5;
 	background-image: url(../img/header_back.gif);
 	background-repeat: no-repeat;
 	text-align: center;
 	font-family:Arial,sans-serif;
 	font-size:11px;
}
#main {
	width:919px;
	min-height: 550px;
	border-left: 1px dashed #B5B5B5;
	border-right: 1px dashed #B5B5B5;
	margin: 0px auto;
	background-color: #f4f4f4;
	text-align: left;
}
#menu {
	float:left;
	width: 253px;
	margin-top: 20px;
}
ul#submenu {
	padding-left:10px;
}
#submenu li {
	margin:5px 5px 13px 0;
	padding:0;
	list-style-image:none;
	background-repeat:no-repeat;
}
#submenu li.li_no_l1 {
	background-image:url(../img/nav_l1_off.gif);
	background-position:2px 1px;
	padding-left:14px;
}
#submenu li.li_no_l1:hover {
	background-image:url(../img/nav_l1_on_nosub.gif);
}
#submenu li.li_act_l1 {
	background-image:url(../img/nav_l1_on.gif);
	background-position:0px 5px;
	padding-left:14px;
}
#submenu li.li_act_l1.nosub_l1 {
	background-image:url(../img/nav_l1_on_nosub.gif);
	background-position:2px 1px;
	padding-left:14px;
}

#submenu ul.l2 {
	padding-left:5px;
}
#submenu ul.l2 li {
	margin:2px 0;
}
#submenu li.li_no_l2 {
	background-image:url(../img/nav_l2_off.gif);
	background-position:1px 4px;
	padding:0 0 3px 13px;
}
#submenu li.li_no_l2 a {
	color:#666;
	font-size:12px;
}
#submenu li.li_no_l2 a:hover {
	color:#000;
}
#submenu li.li_no_l2:hover {
	background-image:url(../img/nav_l2_on.gif);
}
#submenu li.li_act_l2 {
	background-image:url(../img/nav_l2_on.gif);
	background-position:1px 4px;
	padding:0 0 3px 13px;
}
#submenu li.li_act_l2 a {
	color:#000;
	font-size:12px;
}

#submenu ul.l3 {
	padding-left:5px;
}
#submenu ul.l3 li {
	margin:2px 0;
}
#submenu li.li_no_l3 {
	background-image:url(../img/nav_l3_off.gif);
	background-position:0px 1px;
	padding-left:13px;
}
#submenu li.li_no_l3 a {
	color:#666;
	font-size:11px;
}
#submenu li.li_no_l3 a:hover {
	color:#000;
}
#submenu li.li_no_l3:hover {
	background-image:url(../img/nav_l3_on.gif);
}
#submenu li.li_act_l3 {
	background-image:url(../img/nav_l3_on.gif);
	background-position:0px 1px;
	padding-left:13px;
}
#submenu li.li_act_l3 a {
	color:#000;
	font-size:11px;
}

#submenu ul.l4 {
	padding-left:5px;
}
#submenu ul.l4 li {
	margin:2px 0;
}
#submenu li.li_no_l4 {
	background-image:url(../img/nav_l4_off.gif);
	background-position:0px 3px;
	padding-left:10px;
}
#submenu li.li_no_l4 a {
	color:#666;
	font-size:11px;
}
#submenu li.li_no_l4 a:hover {
	color:#000;
}
#submenu li.li_no_l4:hover {
	background-image:url(../img/nav_l4_on.gif);
}
#submenu li.li_act_l4 {
	background-image:url(../img/nav_l4_on.gif);
	background-position:0px 3px;
	padding-left:10px;
}
#submenu li.li_act_l4 a {
	color:#000;
}
#fontsize {
	position:absolute;
	top:27px;
	right:182px;
	width:105px;
	height:30px;
	text-align:left;
	color:#999;
	line-height:1.2em;
	margin-right:75px;
}
#fs_txt {
	padding-bottom:3px;
	float:left;
}
.fs-link {
	border:1px solid #999;
	display:block;
	float:right;
	margin:0 2px;
	cursor:pointer;
}
.fs-link:hover {
	border:1px solid #E20000;
}
#fs-small {
	padding:0;
}
#colRight{ }
#contentframe{
	float:right;
	width: 665px;
	min-height: 450px;
	background-color: #ffffff;
	border-left: 1px dashed #B5B5B5;
	padding-bottom:40px;
}
#breadcrumb {
	width: 645px;
	padding-left:19px;
	padding-top:13px;
	height:16px;
	vertical-align:bottom;
	color:#999999;
}
#breadcrumb a {
	color:#999999;
	text-decoration:none;
	font-size:10px;
}
#breadcrumb a:hover {
	color:#e20000;
}
.csc-firstHeader {
	margin-top:0;
}
#content {
	margin-top:18px;
	padding: 0px 10px 0px 20px;
	float:left;
	width:452px;
	border-right: 1px solid #ccc;
	line-height:18px;
	min-height:270px;
}
#content table td {
	vertical-align:top;
}
#contentteaser {
	margin:19px 0 0 14px;
	float:left;
	width:158px;
	padding-right:10px;
}

#contentteaser h1 {
	font-size:14px;
}
#contentteaser p.bodytext {
	font-size:11px;
	line-height:15px;
	color:#333;
	margin:0;
	padding: 0px;
}
#contentteaser .contenttable {
	width:158px !important;
}
#header_menu{
	border-bottom: 1px dashed #B5B5B5;
}
#mainNav {
	position:absolute;
	left:50%;
	top:65px;
	width:460px;
	margin-left:-187px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #main {height:550px}
/* End hide from IE5/mac */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #header_menu {margin-right: -2px;}
/* End hide from IE5/mac */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #contentframe {height: 450px;margin-right:-2px;}
/* End hide from IE5/mac */

#header_menu .nav_elem {
	display:inline;
	margin-right:18px;
}

#footer {
	border-left: 1px dashed #B5B5B5;
	border-right: 1px dashed #B5B5B5;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 20px;
	font-weight:normal;
	color: #e20000;
	margin-top: 20px;
	line-height:1.1em;
}

#logo {
	z-index:100;
	position:relative;
	left:-40px;
	top:-70px;
	width:215px;
}
#logolink {
	position:absolute;
	left:17px;
	top:12px;
	width:216px;
	height:74px;
	cursor:pointer;
	z-index:100;
/*	border:1px solid red;*/
}
#headerimage{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-left:0px;
}

#headerimage2{
	padding: 0px;
	margin: 0px;
	margin-top:-8px;
	margin-bottom: 18px;
	margin-left:0px;
}
#meta {
	left:50%;
	margin:0 -460px;
	position:absolute;
	top:0;
	width:919px;
}
#search {
	height:50px;
	margin:27px 0 0 0;
	position:absolute;
	right:8px;
	width:160px;
	text-align:left;
}
#search form {
	padding:0;
	margin:0;
}
#search input {
	width:150px;
	height:12px;
	padding:0;
	margin:0;
	font-size:10px;
}
#gosearch {
	cursor:pointer;
	color:#fff;
	text-align:right;
	margin-right:4px;
}
.csc-searchform .csc-form-labelcell {
	display:none;
}
#search a {
	color:#fff;
}
#search div.meta_link {
	width:52px;
	float:left;
	margin-top:18px;
}

p {
	color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	margin-bottom: 13px;
	font-size:12px;

}
p.contenttable{
	font-family:Arial;
 	font-size:11px;    
	color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	margin-bottom: 13px;
}
p.bodytext {
	font-family:Arial,sans-serif;
 	font-size:12px;    
	color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	margin-bottom: 13px;
	margin-right: 10px;
}

a {
	color: #E20000;
	text-decoration: none;
}



#gal-wrap {
	background-color:#ccc;
	height:318px;
	width:440px;
}
#gal-wrap .prev {
	width:65px;
	height:318px;
	float:left;
/*	text-indent:400px;*/
	background:url(../img/galerie_rueck.gif) center center no-repeat;
	cursor:pointer;
/*	overflow:hidden;*/
}
#slideshow {
	float:left;
	margin:5px 0;
	width:308px;
}
#gal-wrap .next {
	width:64px;
	height:318px;
	float:left;
/*	text-indent:400px;*/
	background:url(../img/galerie_vor.gif) center center no-repeat;
	cursor:pointer;
/*	overflow:hidden;*/

}


#level2{
	margin-left: 27px;
	margin-bottom: 2px;
}

#leveloff{
	color: #4e4e4e;
	border-bottom: 4px solid  #f4f4f4;
}
#levelon{
	border-bottom: 4px solid  #f4f4f4;
}
#level2 a{
	color: #E20000;
	text-decoration: none;
}
#space {
	margin-left:19px;
}

#menu_on_the_site{
	min-height: 17px;
	width: 621px;
	background-color: #FDCA01;
	padding-top:3px;
	padding-left:19px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #menu_on_the_site { height: 20px; width: 640px;}
/* End hide from IE5/mac */

#menu_on_the_site a{
	color: #4e4e4e;
	text-decoration: none;
}
#level4off{
	color: #E20000;
	text-decoration: none;
}

#menudiv{
	color: #4e4e4e;
	margin:3px;
}


#keyvisual{
	margin-bottom: 15px;
}



#colRight {

}
#reiniger{
	clear:right;
	color:#f2f2f2;
}
ul {
	color: #4e4e4e;
	margin-left:0px;
	font-family:Arial,sans-serif;
	font-size:12px; 
	list-style:none;
}

li {
	list-style-image: url(../img/listen.gif);
	margin: 5px 5px 5px 16px;
	/*width:480px;*/
}

ul ul li {
	list-style-image: url(../img/nav_l2_off.gif);
}


.news-amenu-item-year li{
	list-style:none;
}


hr {
	color: #E20000;
	background-color: #E20000;
	height: 1px;
	border: 0px;
	margin-left: 20px;
	margin-right: 20px;
}


*html/* */ ul {
	margin-left: 36px;
}


/*--------------------------------- tt_news LATEST view  -----------------------------------*/
#contentteaser .news-latest-container h2 {
	font-size:14px;
	margin-top:0;
}
#contentteaser .news-latest-item p.bodytext {
	font-size:11px;
	display:inline;
}
#contentteaser .news-latest-item h3 {
	margin:0;
	font-size:11px;
	font-weight:bold;
}
.news-latest-item h3 a {
	color:#4E4E4E;
}
div.news-latest-morelink {
	display:inline;
}
div.clearer {
	clear:both;
	margin-bottom:1em;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color:#f2f2f2;
	min-height:160px;
	padding:10px;
}

*html .news-list-container {
	height:160px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .news-list-container { width: 460px;}
/* End hide from IE5/mac */



.news-list-item {
	padding:3px;
	margin:0px 3px 3px 10px;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container h3.news-title {
	margin-bottom: 5px;
	line-height:12px;
	display:inline;
	font-size:12px;
}
.news-list-container .news-title A:LINK,.news-list-container .news-title A:VISITED,.news-list-container .news-title A:HOVER {
	color:#E20000;
	font-weight: bold;
}
.news-list-container .news-title A {
	color:#E20000;

}
.news-list-date {
	margin: 0px;
	padding: 0px;
	color: #E20000;
	font-weight: bold;
}



.news-subheader p.bodytext{
	margin-left: 22px;
	color:#4e4e4e;;
}


.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	color: #E20000;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	background-color: #F2f2f2;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	border:0px solid #333;
	background-color:#FFFFFF;
}
.news-amenu-container li {
	padding-bottom:1px;
	list-style-type: none;
	margin-left:30px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border:0px solid #666;
	background-color:#FFFFFF;
	list-style: none;
}
.news-amenu-container li.news-amenu-item-year {
	font-weight: bold;
	padding:1px 0px 0px 40px;
	margin:0px;
	background-color: #E20000;
	color:#fff;
	text-align:left;
	list-style:none;
}

*html .news-amenu-item-year {
	width:460px;
}

.news-amenu-item-title{
	margin-left:24px;
}
/************ news single *************/
.news-single-item h2 {
	margin:0.5em 0;
}

