@font-face {
	font-family: 'MyPro';
	src: url('../_fonts/myriadpro-boldcond-webfont.eot');
	src: local('Ôÿ¦'), url('../_fonts/myriadpro-boldcond-webfont.woff') format('woff'), url('../_fonts/myriadpro-boldcond-webfont.ttf') format('truetype'), url('../_fonts/myriadpro-boldcond-webfont.svg#webfontqqMXn1KN') format('svg');
	font-weight: normal;
	font-style: normal;
}

HTML { height: 100%; }

BODY {
	margin: 0;
	padding: 0;
	font-family: georgia,times new roman,serif;
	color: #000;
	background-color: #f6f6f6;
	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: 980px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	padding-bottom: 20px;
	background-repeat:no-repeat;
}

/* Headerbereich */
DIV#header {
	padding: 0 0 0 8px;
	height: 65px;
	width: 972px;
	background-color:#f6f6f6;
}
DIV#headerShadow {
	height:4px;
	width:980px;
	background-image: url(../images/global/bg-header.png);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:transparent;
}
DIV#headerLogo {
	position:absolute;
	top:12px;
}

DIV#headerNavigation {
	height: 30px;
	padding: 29px 8px 0 5px;
	background-color:#f6f6f6;
	float:right;
}

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

}
DIV#headerNavigationInner ul li {
	list-style-type: none;
	display: inline;
	padding:0;
	margin:24px 0 0 16px;
}
DIV#headerNavigationInner ul li a {
	font:18px MyPro,Corbel,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#999999;
}
DIV#headerNavigationInner ul li a.aActive {
	color:#000000;	
}
DIV#headerNavigationInner ul li a:hover {
	color:#000000;
	background-color: #f6f6f6;
	text-decoration:underline;
}
/* 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 */

/* FLEX Content */
DIV#teaserContent {
	padding: 10px 0 0 10px;
	overflow:hidden;
}
DIV.teShadow {
	background-image: url(../images/global/shadow_300.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:transparent;
	padding-bottom:10px;
	margin: 0 8px 0 0;
	width:300px;
	float: left;
}
DIV.teColumn {
	padding: 4px 0 10px 10px;
	background-color:#ffffff;
}
DIV.teColumn h2 {
	font:30px/1 MyPro,Corbel,Arial,Helvetica,sans-serif;
	line-height:30px;
	margin:0px;
	padding: 4px 0 4px 0;
}
DIV.teColumn p {
	font-size:14px;
	margin:0px;
	padding: 4px 0 4px 0;
}
DIV.teColumn a {
	font-size:14px;
	color:#29196f;
	margin:0px;
	padding: 4px 0 4px 0;
}
/* FLEX Content ende */

/* Content */

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

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

DIV.contentColumn {

background-color:#ffffff;
}

DIV.contentColumn img { margin: 20px 0px 10px 2px; }


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

DIV.columnShadow {
	background-image: url(../images/global/shadow_300.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:transparent;
	padding-bottom:10px;
	margin: 0 8px 60px 0;
	float: left;
}
DIV.columnShadowTwo {
	background-image: url(../images/global/shadow_300.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:transparent;
	padding-bottom:10px;
	margin: 10px 8px 30px 0;
}

DIV#ccLinks {
	padding: 6px 0 20px 0;

}
DIV#ccMitte {
	padding: 6px 0 6px 0;
}
DIV#ccRechts {
	padding: 20px 0 10px 0;
}

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; }
