body, html {
	background-color:#fff2df; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding: 0;
	height: 100%;
	}
	
a:link {color:#660000;}
a:hover{color:#78050F; text-decoration:none;}
a:visited{color:#A6453A;}

#main{
	margin:auto;
	background-color:#FFFFFF;
	background-image:url(/fileadmin/layout/images/hinternavi.gif);
	background-repeat:repeat-y;
	width:800px;
	height:100%;
	}
#linke_spalte {
	width: 203px;
	float:left;
	}
#logo {
	background-image:url(/fileadmin/layout/images/hinternavi.gif); 
	width:203px;
	height:157px;
	padding-bottom:5px;
	}
.internal-link img{border:0px;}
.news-list-date{color:#FFFFFF;}
/*//////////////////////////////////////////////////////////////*/
/*//////////////////NAVI///////////////////////*/
/*//////////////////////////////////////////////////////////////*/

#navi ul { 
	margin:0; 
	padding:0;
	}
#navi li {
	list-style: none;
	font-variant:small-caps;
	height:36px;
	background-image:url(/fileadmin/layout/images/button_bg.gif);
	background-repeat:no-repeat;
	}
#navi a {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	padding-top: 7px;
	padding-right:30px;
	height:100%;
	display:block;
	}
#navi a:hover {
	background-image:url(/fileadmin/layout/images/button_bg_hover.gif);	
	background-repeat:no-repeat;
	}
	
/*//////////////////////////////////////////////////////////////*/
/*//////////////////CONTENT///////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#content_container {
	float: right;
	height:100%;
	}
#content {
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	overflow: auto;
	width:530px;
	height:100%;
	}
#pagesubtitle {
	margin-bottom: 20px;
	}
#footer {
margin-top: 15px;
	font-size:12px;
	text-align:center;
	bottom:0px;
	}
/*//////////////////////////////////////////////////////////////*/
/*//////////////////NAVI_CONTENT///////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#navi_sublevel {
	height: 65px;
	overflow: hidden;
}
#navi_content  {
	margin-top: 25px;
	/*margin-left:-5px;*/
	padding:0;
	text-align: center;
	}
#navi_content li {
	display:inline;
	list-style: none;
	font-variant:small-caps;
	text-align:center;
	}
#navi_content a {
	text-decoration:none;
	color:#FFFFFF;
	height:100%;
	background-color:#78050F;
	border: 2px solid #A6453A;	
	padding: 2px;
	margin-left: 5px;
	}
#navi_content a:hover {
	background-color: #A6453A;
	border:  2px solid #78050F;
	}
csc-mailform-label{font-size:-1;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container{border:0px;font-size:12px;}
.news-list-item{font-size:12px;}
.news-list-date{font-size:8px;width:120px;}
.news-list-morelink{font-size:12px;}
.news-list-inhalt{font-size:12px;}
.news-list-bild{width:120px;}
.autor{font-size:12px;}
hr{color:#cfcece; border-style:dotted; thin;}
.news-single-item {width:510px;}
