/* CSS Document */

html
{
  height: 100%;
  font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

body
{
  background: #fff;
  background-position: 0 0;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", "Myraid Web Pro", "Trebuchet", Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

h1 { 
	margin-top: 0 px;
	margin-bottom: 5px;
	font-size: 12pt; 
	padding-left: 48px;
	color: #fff; 
	line-height: 40px;
	font-family:"Trebuchet MS", "Myraid Pro", "Trebuchet", Arial, Helvetica, sans-serif;
        background: #fff url(/fileadmin/user_upload/allgemein/background_ueberschriften.jpg) top left no-repeat;
}


h2 { font-size:11pt; color:#bd0418; font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
/* Seitenueberschriften */
/* font-size = Schriftgroesse */
/* 14pt = 14 Punkt, Wert aenderbar */

h3 { font-size:10pt; color:#bd0418; font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 12pt = 12 Punkt, Wert aenderbar */

h4 { font-size:10pt; color:#bd0418; font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial,Helvetica,sans-serif;}
/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


a {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #bd0418;
	font-weight: bold;
	text-decoration: underline;
}

a img {border:0;}

pre
{
  font-family: monospace;
  overflow:visible;
  border-width: 1px 0;
  border-style%3ight: 5px; 
  padding-left: 5px;
  padding-bottom: 0px; 
  padding-top: 3px;  
}

.t3_breadcrumb a, .rss_breadcrumb a {
    color: #000080;
    text-decoration: none; 
    font-weight:normal;
    font-size: 10pt; 
}

.t3_breadcrumb a:hover, .rss_breadcrumb a:hover {
    text-decoration: underline; 
    font-weight: normal;
    color: #bd0418;
}



/*  ------------------------------ SEITENINHALT ------------------------------ */

.align-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}
.align-justify {text-align: justify}


.t3_inhalt_normal {
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 10px; 
  padding-right: 10px; 
  padding-top: 15px; 
  padding-bottom: 15px; 
  font-size: 9pt; 
  vertical-align: top; 
  width: auto; 
  color: #202020; 
  height: auto; 
  background-color: #ffffff;
}

.t3_inhalt_normal td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  color: #202020; 
}

td.tx-guestbook-list-header{ color: #FFFFFF; padding-bottom: 10px; }
    

/*  ------------------------------ HAUPTMENUE ------------------------------ */
.t3_hauptmenue
{
  margin: 0 0 0 0 !important; /* IE */
  width: 195px;
  font-size: 10pt;
  color: #465052;
  font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.t3_hauptmenue ul
{
  margin: 0 0 0 0 !important; /* IE */
  padding-left: 0px;
  border: none;
  list-style-type: none;
  list-style-image: none;
}

.t3_hauptmenue ul ul 
{
  margin: 0 0 0 0 !important; /* IE */
  padding-left: 20px;
  border: none;
}

.t3_hauptmenue ul ul ul 
{
  margin: 0 0 0 0 !important; /* IE */
  padding-left: 20px;
}

.t3_hauptmenue ul ul ul ul
{
  margin: 0 0 0 0 !important; /* IE */
  padding-left: 20px;
}

.t3_hauptmenue ul ul ul ul ul
{
  margin: 0 0 0 0 !important; /* IE */
  padding-left: 20px;
}

.t3_hauptmenue ul li
{
  padding: 0;
  border-top: #bd0418 solid 1px;
  height: 1.7em;
}

.t3_hauptmenue ul ul li
{
  padding: 0;
  border-top: #bd0418 solid 1px;
  height: 1.5em;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul li
{
  padding: 0;
  border-top: #bd0418 solid 1px;
  height: 1.5em;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul ul li
{
  padding: 0;
  border-top: #bd0418 solid 1px;
  height: 1.5em;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul ul ul li
{
  padding: 0;
  border-top: #bd0418 solid 1px;
  height: 1.5em;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}
 
.t3_hauptmenue ul li a
{
  display: block;
  padding: 2px 10px;
  color: #000080;
  font-weight: normal;
  text-decoration: none;
}

.t3_hauptmenue ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
}

.t3_hauptmenue ul ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul ul ul ul ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
  background-image: url(/fileadmin/user_upload/allgemein/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.t3_hauptmenue ul li a:active
{
  background: #fff;
  color: #465052;
}

.t3_hauptmenue ul ul li a:active
{
  background: #fff;
  color: #465052;
}


.t3_hauptmenue h3
{
  color: #bd0418;
}



/*  ------------------------------ SUBMENUE ------------------------------ */
.submenue
{
  margin: 5px 0 10px 0 !important;
  width: 195px;
  float: left;
  font-size: 10pt;
  color: #465052;
  font-family: "Trebuchet MS", "Myraid Pro", "Trebuchet", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.submenue h3
{
  color: #bd0418;
}

.submenue .content
{
  margin: 3px 0 3px 10px !important;
  padding: 0;
  width: auto;
  float: none;
  color: #465052;
}

.submenue ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: none;
  list-style-image: none;
}

.submenue ul li
{
  padding: 0;
  border-top: #d30012 solid 1px;
  height: 1.7em;
}

.submenue ul li a
{
  padding: 2px 6px;
  display: block;
  color: #000080;
  font-weight: normal;
  text-decoration: none;
}

.submenue ul li a:hover
{
  background: #fff;
  font-weight: normal;
  color: #bd0418;
}

.submenue ul li a.focus
{
  background: #eee;
  font-weight: bold;
}

.termine_rss 
{
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  padding-left: 5px;
}



/*  ------------------------------ SITEMAP ------------------------------ */
.sitemap ul
{
  /*list-style-image:url(/fileadmin/user_upload/allgemein/arrow.gif);*/
  list-style-image: none;
  list-style-type: none;
}

.sitemap ul li
{
  padding-bottom: 20px;
}

.sitemap ul ul li
{
  padding-bottom: 0px;
}

.sitemap ul ul
{
  /*list-style-image: none;*/
  /*list-style-type: square;*/
  list-style-image:url(/fileadmin/user_upload/allgemein/arrow.gif);
  list-style-type: none;
}

.sitemap ul ul ul 
{
  /*list-style-image: none;*/
  /*list-style-type: disc;*/
  list-style-image: none;
  list-style-type: square;
}

.sitemap ul ul ul ul
{
  /*list-style-image: none;*/
  /*list-style-type: circle;*/
  list-style-image: none;
  list-style-type: disc;
}

.sitemap ul li a
{
  font-size: 14px;
}

.sitemap ul ul li a
{
  font-size: 13px;
}

.sitemap ul ul ul li a
{
  font-size: 12px;
}



/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}

.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 12px;
}		

.news-single-img {
     border: 1px solid #666; 
     padding: 5px;
     background: rgb(230, 230, 230) none repeat scroll 0% 50%;
     -moz-border-radius: 5px 5px 5px 5px; 
     -khtml-border-radius: 5px 5px 5px 5px;
     -moz-background-clip: -moz-initial; 
     -moz-background-origin: -moz-initial; 
     -moz-background-inline-policy: -moz-initial;	
     float: right; 
     margin-left: 20px; 
     margin-bottom: 10px;
}


.news-single-imgcaption {
	padding: 3px;
	clear: both;
	font-size: 11px;
	font-style:italic;
	
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 15px;
	margin-top: 10px;
}


.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 10px;
	margin-left:5px;
	width:90%;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
 	border:0px solid #000;
	background-color:#FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt; 	
}	

.news-list-item {
	padding:3px;	
	margin:3px;
	border:0px solid #666;
	background-color:#ffffff;
} 

.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER, {
	color:#eee;
padding-left:2px;
}

.news-list-container H3 A {
	color:#eee;
}

.news-list-container H4 {
	font-weight:normal;
	height:70px;
	padding-left:3px;
}

.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
}

.news-list-img {
     /* border: 1px solid #bd0418;*/
     border-top: #bd0418 solid 0px;
     padding: 8px;
     background: rgb(255, 255, 255) none repeat scroll 0% 50%;
     /* -moz-border-radius: 10px 10px 10px 10px;*/ 
     /* -khtml-border-radius: 10px 10px 10px 10px;*/
     /* -moz-background-clip: -moz-initial; */
     /* -moz-background-origin: -moz-initial; */
     /* -moz-background-inline-policy: -moz-initial;	*/
     float: right; 
     clear: both;
}

.news-list-img img{
	align:right;
	background-color: #FFFFFF;
}

.news-list-morelink {
	font-size:13px;
	margin-left:3px;
}
	

/*--------------------------------- Kursplan -----------------------------------------*/
.kursplan, .popup 
{
	font-size:10px;
}



/*--------------------------------- Seitenausdruck -----------------------------------*/
.noprint {}
@media print
{
        display: none;
}


.hidden {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
		
		
.jdGallery .slideElement
{
	background-color: #fff;
}
