body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(../layout/bg.jpg);*/
	background-repeat: repeat-x;
	background-color:#E8E8E8;
	font-size: 12px;
	line-height: 1.4em;
}

#logo {
	float: right;
	clear: both;
}
#header {
	height: 166px;
	width: 980px;
	clear: both;
	float: left;
}
#seite #inhalt {
	float: left;
	/*background-image: url(../layout/inhalt-bg.jpg);*/
	background-repeat: no-repeat;
	height: 562px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 770px;
	margin-top: 5px;
}
#inhalt #content {
	padding: 10px;
	float: left;
	height: 200px;
}
#inhalt #spalte-rechts {
	width: 310px;
	float: left;
	padding: 10px;
}

/* bei 2 Spalten Inhalt..
#inhalt #content {
	padding: 10px;
	float: left;
	width: 400px;
	height: 200px;
}*/
#inhalt #trailer {
	height: 280px;
}


#inhalt #subtitle {
	background-color: #666666;
	height: 25px;
	width: 768px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 1px;
	line-height: 22px;
	font-size: 20px;
	font-family: "trebuchet ms", arial;
}

#seite #navi_block {
	float: right;
	width: 200px;
	text-align: right;
	height: 356px;
	vertical-align: top;
	display: table-row;
}
#seite #kursplan {
	background-color: #666666;
	width: 190px;
	height: 25px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
}

#kursplan a {
	color: #FFFFFF;
	text-decoration: none;
}

th {
	text-align: left;
}

#navi_block a {
	width: 190px;
	color: #FFFFFF;
	height: 22px;
	display: block;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../layout/pfeil-unten.gif);
	background-position: 10px 10px;
	background-color: #A32729;
	padding-right: 10px;
}

.subnavi {
	display: block;
	margin: 0px;
	padding-top: 2px;
}

#navi_block .subnavi a {
	font-size: 12px;
	color: #333333;
	background-image: none;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
}
#navi_block .aktiveSubnavi {
	font-size: 12px;
	color: #333333;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
	background-image: url(../layout/pfeil-submenue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	font-weight: bold;
	width: 190px;
	height: 22px;
	margin: 0px;
}
#navi_block .subnavi a:hover {
	font-size: 12px;
	color:#990000;
}

#navi_block .aktive {
	width: 190px;
	display: block;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	background-color: #A32729;
	padding-top: 2px;
	color: #FFFFFF;
	margin-bottom: 7px;
	padding-right: 10px;
	padding-bottom: 1px;
}


#seite #footer {
	height: 40px;
	width: 980px;
}



#seite {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 15px solid #FFFFFF;
	height: 773px;
}

#seite #banner {
	float: right;
	width: 198px;
	border: 1px solid #666666;
	clear: right;
	height: 159px;
}
#navi_block .nav-rand {
	border: 1px solid #999999;
	background-image: url(../layout/nav-schatten.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
#navi_block .aktiveMain a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	height: 22px;
	width: 190px;
	margin-top: 5px;
	background-image: none;
}
#seite #navi_block .nav-rand .subnaviAktive {
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../layout/pfeil-submenue.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#seite #navi_block .nav-rand .subnaviAktive a {
	font-size: 12px;
	color: #333333;
	background-image: url(../layout/pfeil-submenue.gif);
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 1px;
	background-repeat: no-repeat;
	background-position: 10px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#inhalt #zeile1-1 {
	float: left;
	height: 347px;
	width: 378px;
	border: 1px solid #A6A6A6;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #E7E7E7;
}
#inhalt #zeilee1-2 {
	float: right;
	height: 347px;
	width: 378px;
	clear: right;
	border: 1px solid #A6A6A6;
	margin-bottom: 10px;
	background-image: url(../layout/zeile1-2-bg.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}
#inhalt #zeile2-1 {
	float: left;
	height: 199px;
	width: 378px;
	border: 1px solid #A6A6A6;
	clear: left;
	background-image: url(../layout/zeile2-1-bg.jpg);
	background-color: #E7E7E7;
}
#inhalt #zeile2-2 {
	float: right;
	height: 199px;
	width: 378px;
	border: 1px solid #A6A6A6;
	clear: right;
	background-image: url(../layout/zeile2-2-bg.jpg);
	background-color: #E7E7E7;
}
/* überschreiben für Startseite */
#seite #inhalt {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	background-image: none!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:1px none #000;
	background-color:#000000;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
        background-color: #000000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
        background-color: #000000;

}

.news-list-date {
	float: right;
	color: #FFFFFF;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border-top:  none;
	border-right:  none;
	border-bottom: none;
	border-left:  none #FFFFFF;
	color: #FFFFFF;
        background-color: #000000;
	}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid;
	background-color: #000000;
	border-top-style: none;
}

/*--------------------------------- tt_news   --------------------------------- */
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:1px none #000;
	background-color:#ffffff;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
        background-color: #ffffff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;
	font-size: 19px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
        background-color: #ffffff;

}

.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border-top:  none;
	border-right:  none;
	border-bottom: none;
	border-left:  none #000000;
	color: #000000;
        background-color: #ffffff;
	}

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid;
	background-color: #ffffff;
	border-top-style: none;
}


#inhalt dd {
	list-style-image: none;
	list-style-type: none;
	float: left;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
}

#inhalt p {
	margin: 0px;
	padding: 0px;
}

/* single view */
.news-single-item {
	padding-top: 10px;
}

#inhalt .news-single-img .news-single-imgcaption {
	font-size: 10px;
	color: #666666;
	padding-bottom: 2px;
}



#inhalt .news-single-img {
	width: 190px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.news-single-img img {
	border: 1px solid #CCCCCC;
}
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	 
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	 
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	 
}
.news-amenu-item-year {
	height:1px;
	font-size: 1px;
	border: 0px;
	padding: 0px;
	color:#fff;
}


#inhalt .news-amenu-container .news-amenu-item-year {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inhalt .news-amenu-container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inhalt .news-amenu-container h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#inhalt .archivkopf {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	height: 35px;
}


#inhalt .archivkopf a {
        font-size:15px;
	font-weight: bold;
	text-decoration: none;
}
.tx-ttnews-browsebox-SCell {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
/*eof archive */


/*
#navilinksblock .SUBsubnavi {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 10px;
}
#navilinksblock .SUBsubnavi a:hover{
	color: #CCCCCC;
	font-size: 11px;
}
*/

/* tt news */
#seite #inhalt  h2 {
	float: left;
	width: 180px;
	clear: left;
}
#seite .bildrechts {
	width: 165px;
	float: right;
	clear: right;
	border: 1px solid #999999;
	margin-left: 5px;
}
.bildrechtsList{
	width: 100px;
	float: right;
	clear: right;
	margin-left: 5px;
}
.news-list-item img {
	border: 1px solid #CCCCCC;
}
/* überschreiben für Startseite */
#seite #inhalt .startseite {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	background-image: none!important;
	background-color: #FFFFFF!important;
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;
	background-image: none!important;
}.news-list-item {
margin-top: 10px;
	width: 700px;
}

.news-latest-container {
	width: 358px;
	float: left;
}