HTML { height: 100%; }

BODY {
	margin: 0;
	padding: 0;
	font-family: georgia,times new roman,serif;
	color: #000;
	background-color: #FAFAFA;
	background-repeat: repeat-y;
	height: 100%;
}



/* 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: #4D4D4D }

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

.hellgrau { color: #999; }

.signalrot, a.extLink {
	color: #FF003C !important;
}

a.extLink:hover {
	background-color: #FF003C;
	color: #FFF !important;
}

/* Farben Ende */


DIV#all {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	padding-bottom: 20px;
}

/* Headerbereich */
DIV#header {
	padding: 21px 0 0 10px;
	height: 69px;
	background-image: url(../images/global/head_schraffur.gif);
	background-repeat: no-repeat;
}

DIV#headerLogo { float: left; }

DIV#headerNavigation {
	width: 370px;
	height: 43px;
	margin-left: 309px;
	padding: 0px 0 0 5px;
}

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

/* Headerbereich Ende */


/* Navigationen */

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


ul {
	margin: 0;
	padding: 0;
}

DIV#nav1 ul li SPAN{ padding-left: 8px; }

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#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 img { margin: 20px 0px 10px 2px; }


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

DIV#ccLinks {
	background-image: url(../images/global/teilung.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 30px 0;
}

DIV#ccRechts { padding-top: 20px; }

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, #ccLinks .tx-flvplayer-pi1 {
	margin: 0;
	background-image: url(../images/global/teilung.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 22px 0;
}

#ccLinks .tx-flvplayer-pi1 {
	padding: 0 0 17px 0;
}

#ccRechts .tx-flvplayer-pi1 {
	padding: 0;
	margin: -20px 0 0 0;
}

#ccLinks .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; }