/* CSS Document */

BODY {
	margin: 0;
	padding: 0;
	font-family: Times, Serif;
	font-family: georgia,times new roman,serif;
	color: #000;
	background-color: #ee4044;
	background-repeat: no-repeat;
}

/* Farben */
.weissBackground, #headerNavigation, DIV.contentColumn, #footerNavigation { background-color: #FFF; }

.schwarz, a { color: #000; }

.grau, #ccMitte P, #ccRechts P, .news-list-date, #slideInfoZone H2, .csc-textpic-caption, #ccMitte H1 { color: #000 }

.rot, .news-list-container h2 { color: #ee4044; }

/* Farben Ende */


/* Headerbereich */
DIV#header {
	padding: 20px 0 0 10px;
	height: 70px;
}

DIV#headerLogo { float: left; }

DIV#headerNavigation {
	/*width: 300px;*/
	height: 40px;
	margin-left: 310px;
	padding: 0px 0 0 5px;
}

DIV#headerNavigationInner {padding-top: 7px;}

/* Headerbereich Ende */


/* Navigationen */

DIV#nav1, DIV#nav1_1 , h1 { margin: 8px 0 0 8px; }
DIV#nav2 { text-align: center; }

ul {
	margin: 0;
	padding: 0;
}

DIV#nav3 { margin: 10px 0 0 10px; }
DIV#nav3 ul { margin: 0 0 18px 0; }
DIV#nav3 ul li ul {margin-left: 10px;}

DIV#nav3 ul li.firstListItem { margin: 0 0 20px 0; }

/* Navigationen Ende */

/* Content */

DIV#ccMitte {
	background-color: white;
	width: 300px;
	padding: 0 0 0 0;
}



DIV#content { padding: 10px 0 0 10px; }

DIV.contentColumn, DIV#terNavigation { width: 300px; }

DIV.contentColumn {
	float: left;
	padding: 0 0 0px 0;
	margin: 0 8px 60px 0;
}

DIV.contentColumn, DIV#terNavigation { width: 300px; }

DIV#ccRechts DIV.tx-femp3player-pi1 { margin: -20px 0 10px 0; }

/* Content Ende */


/* Footer */

#footer{padding-left: 10px}

#footerImage {
	float: right;
	overflow: default;
	visibility: hidden;
}

#footerNavigation {
/*	width: 608px; */
	height: 18px;
/*	margin-left: 308px; */
	padding-right: 5px;
	float: left;
}

#footerNavigationInner {
}



/* Footer */

.clear { clear: both; }


/* tt_news Formate */


#ccLinks .news-list-container h2, .news-list-item, .news-single-item { margin: 10px 5px 0 5px; }

#ccMitte .news-list-container h2, .news-list-item, .news-single-item { margin: 10px 5px 0 5px; }

DL, DT {
	margin: 0;
	padding: 0;
}

IMG { border-width: 0; }