#seite {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 15px solid #FFFFFF;
	height: 773px;
}
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;
	background-color: #FFFFFF;
}
#seite #inhalt {
	float: left;
	background-image: url(../layout/inhalt-bg.jpg);
	background-repeat: no-repeat;
	height: 560px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 768px;
	margin-top: 5px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	/*background-color: #E7E7E7;*/
}


/*fur rte schriftformatirung */
.detail, em {
	font-size: 10px;
	width: 768px;	margin-top: 5px;
	line-height: 1.2em;
	font-style: normal;
}

#inhalt #content {
	padding: 10px;
	float: left;
	height: 200px;
}
#inhalt #spalte-rechts {
	width: 310px;
	float: left;
	padding: 10px;
}
#zeileOben {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#zeileOben p {
	padding: 0px;
	margin: 0px;
}
/* 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;
	color: #FFFFFF;
	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: 357px;
	vertical-align: top;
	display: table-row;
	background-color: #FFFFFF;
}
/* safe
#seite #kursplan {
	background-color: #999999;
	width: 190px;
	height: 22px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 18px;
	margin-bottom: 5px;
	padding-top: 2px;
	background-image: url(../layout/pfeil-kurs.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}*/
#seite #kursplan {
	background-color: #999999;
	width: 190px;
	height: 20px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 18px;
	margin-bottom: 5px;
	padding-top: 4px;
	background-image: url(../layout/pfeil-kurs.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#kursplan a {
	color: #FFFFFF;
	text-decoration: none;
}

th {
	text-align: left;
}
.contenttable {
	font-size: 13px;
	line-height: 1.5em;
}
#navi_block a {
	width: 190px;
	color: #FFFFFF;
	height: 21px;
	display: block;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(../layout/pfeil-unten.gif);
	background-position: 10px 9px;
	background-color: #A32729;
	padding-right: 10px;
}/* safe
#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: 20px;
	/* oben von 0 auf 2 gestellt */
	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 #banner {
	float: right;
	width: 198px;
	border: 1px solid #666666;
	clear: right;
	height: 160px;
}
#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: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
	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: 348px;
	width: 378px;
	border: 1px solid #A6A6A6;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #E7E7E7;
}
#inhalt #zeilee1-2 {
	float: right;
	height: 348px;
	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: 198px;
	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: 198px;
	width: 378px;
	border: 1px solid #A6A6A6;
	clear: right;
	background-image: url(../layout/zeile2-2-bg.jpg);
	background-color: #E7E7E7;
}

#inhalt  h1 {
	font-family: "trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #A22D26;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#inhalt h2 {
	font-family: "trebuchet Ms", Arial, Helvetica, sans-serif;
	color: #A22D26;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#seite #inhalt  a {
	color: #982528;
	text-decoration: none;
}
#seite #inhalt  a: hover {
	color: #982528;
	text-decoration: underline;
}
#seite .abstand {
	padding: 10px;
}
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 1px solid gray;
		padding: 0px 0px;
	}
	
	/* für kursplan */
	#seite #inhalt #content .csc-frame-frame1 {
	width: 376px;
	height: 235px;
	background-image: url(../layout/kursplan-bg.gif);
}
/*.news-single-img {
	height: 200px;
	float: right;
	margin-left: 10px;
}*/

/* kursplan */
#inhalt #InhaltKursplan {
	width: 400px;
	float: right;
	padding: 10px;
}

#inhalt #InhaltKursplanV2 {
	width: 560px;
	float: right;
	padding: 5px;
}
#InhaltKursplanV2 p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#InhaltKursplan p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#inhalt #InhaltKursplanV2 .contenttable p {
	margin: 0px;
	padding: 0px;
	color: #666666
}
#inhalt #InhaltKursplanV2  p {
	margin: 0px;
	padding: 0px;
	color: #666666
}
#inhalt #InhaltKursplan .contenttable p {
	margin: 0px;
	padding: 0px;
	color: #666666
}
.contenttable h4 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#seite #inhalt #InhaltKursplan .contenttable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#seite #inhalt #InhaltKursplanV2 .contenttable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* eof kursplan */

/* tt news */

/* 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;
}

#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;
}
.news-list-item {
margin-top: 10px;
	width: 700px;
}

.news-single-item dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* für temine */
.contenttable th {
	color: #666666;
}
/* eof termine */
/* zeilenhöhe neu */
#seite #zeilee1-2 h1,#seite   #zeilee1-2 h2 ,#seite   #zeilee1-2 h3  {
	line-height: 22px!important;
}

#seite #zeile1-1 h1,#seite   #zeile1-1 h2 ,#seite   #zeile1-1 h3  {
	line-height: 22px!important;
}
#seite #zeile2-1 h1,#seite   #zeile2-1 h2 ,#seite   #zeile2-1 h3  {
	line-height: 22px!important;
}
#seite #zeile2-2 h1,#seite   #zeile2-2 h2 ,#seite   #zeile2-2 h3  {
	line-height: 22px!important;
}
/* eof zeilenhöhe */