/* global */
img{
	border-width:0px;	
}

body{
	/*font-family:Verdana;*/
	font-family:Verdana,Helvetica,Arial,sans-serif;
 	font-size:12px;
 	text-align:center;
 	color:white;
 	width:1000px;
  /*position: relative;*/ 
  margin-left: auto; 
  margin-right: auto;
  background-attachment: fixed;
  background-image: url("images/background-dunkel2.jpg");
  background-size: cover;
  background-color: #000000;
}

#page{
	margin:0px auto;
	text-align:left;
	background-color:transparent;
}

#header{
	clear:left;
	/*
  Header leer mit Rotation für neues Logo:
  
  background: transparent url(images/Header2/rotator.php) repeat-y scroll center center;
  */
	/*
  Alter Header ohne Rotation:
  background: transparent url(images/header.jpg) repeat-y scroll center center;
  */
  /*
  Alter Header mit Rotation:
  */
  background: transparent url(images/Header/rotator.php) repeat-y scroll center center;
  
	height:150px;
	
}

#header_img1{
	height: 75px;
	width: 1000px;
	position: relative;
}

#header_img1 img {
  left: 5px;
  top: 5px;
  position: absolute;
}

#header_img2{
	height: 75px;
	width: 1000px;
	position: relative;
}

#header_img2 img {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

#top {
	clear:left;
	color:#ffffff;
	text-align:center;
	margin-top:1px;
	height:45px;
}

/*#body{
	background:#000000 transparent;
} */

#left{
	position:relative;
  float:left;
  width:130px;
}

#right{
  position:relative;
  float:right;
  width:150px;
  padding-bottom:10px;
}

#content{
	background-color:transparent;
  color:white;
  /*font-family:Arial,Verdana,Helvetica,sans-serif;*/
  font-size:12px;
  font-weight:normal;
  padding-bottom:10px;
  padding-left:20px;
  padding-right:10px;
  text-align:justify;
  width:690px;
  float:left;
}

#right_content {
	margin-left:11px;
	margin-top:5px;
}

#right_content h1 {
	font-size: 14px;
}

#footer{
  border-top:2px solid #777777;
  clear:both;
  height:50px;
  padding-top:10px;
  text-align:center;
  width:1000px;
}

.News-Spacer {
  border-bottom: 1px solid #777777;
  width: 100%;
}

.table_title_formatted {
  border-bottom: 1px solid #777777;
  font-weight: bold;
  padding: 3px 3px 3px 0;
  text-align: left;
}

.table_title_middle_formatted {
  border-bottom: 1px solid #777777;
  border-left: 1px solid #777777;
  font-weight: bold;
  padding: 3px 3px 3px 0;
  text-align: center;
}

.table_formatted {
  border-bottom: 1px solid #777777;
  padding: 3px 3px 3px 0;
}

.table_middle_formatted {
  border-bottom: 1px solid #777777;
  border-left: 1px solid #777777;
  text-align: center;
  padding: 3px 3px 3px 0;
}

.table_link_title_formatted {
  border-bottom: 1px solid #777777;
  font-weight: bold;
  padding: 3px 3px 3px 0;
  font-size: 14px;
}

.table_link_formatted {
  border-bottom: 1px solid #777777;
  padding: 3px 3px 3px 0;
}

.table_link_img {
  border-bottom: 1px solid #777777;
  padding: 3px 0 3px 3px;
  text-align: right;
}

td{
  vertical-align: top;
}

p.bodytext{
  margin:0;
}

small{
  font-size:12px;
  font-weight: normal;
}

#left_navigation{
  width:130px;
  padding-bottom:10px;
}

#Navigation_Table1{
  width:100%;
  margin:0;
  padding:0;
  border-left:1px solid #000000;
}

#Navigation_Table2{
  margin:0;
  padding:0;
  width:132px;
}

*:first-child+html #Navigation_Table2 {  /* Korrektur fuer den IE 7 */
    margin-left: -2px;
    width:132px;
  }


#Navigation1 {
  background:#800E0E none repeat scroll 0 0;
  border-top:1px solid #000000;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:2px 0 2px 2px;
  width:100%;
}

#Navigation1_active {
  background:#800E0E none repeat scroll 0 0;
  border-top:1px solid #000000;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:2px 0 2px 2px;
  width:100%;
  font-weight:bold;
}

#Navigation1 li {
  list-style: none;
  margin: 0; 
  padding: 2px 0 2px 2px;
  border-bottom: 1px solid #000000;
}

#Navigation a {
  display:block;
  padding: 0.2em;
  text-decoration: none; 
  font-weight: bold;
  border: 1px solid black;
  border-left-color: white; 
  border-top-color: white;
  color: maroon; 
  background-color: #ccc;
}

#Navigation a:hover {
  border-color: white;
  border-left-color: black; 
  border-top-color: black;
  color: white; 
  background-color: gray;
}

#Navigation2 {
  background-color:#800E0E;
  border-top:1px solid #000000;
  font-size:11px;
  font-weight:normal;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-bottom:2px;
  padding-top:2px;
  text-align:left;
}

#Navigation2_active {
  background-color:#800E0E;
  border-top:1px solid #000000;
  font-size:11px;
  font-weight:bold;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding-bottom:2px;
  padding-top:2px;
  text-align:left;
}

#Navigation2 li {
  font-size:11px;
  list-style-type:none;
  text-align:right;
  margin:0;
}

.Navigation2_Tab{
  margin:0 0 0 15px;
}


a:link{
	/*font-weight:normal;  */
	text-decoration:none;
  color:#ffffff;  	
}
a:visited{



	/*font-weight:normal;  */
	text-decoration:none;
  color:#ffffff;
}
a:active, a:hover{
	/*font-weight:bold;*/
	text-decoration:underline;
	color:#ffffff;
}


/*
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(pdf.gif) no-repeat center right;
}

a[class ="internal-link"] {
   padding-right: 18px;
   background: transparent url(link.gif) no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(icon_mail.gif) no-repeat center right;
}
*/



/* Essential Styles */

ul.tabs a:link, ul.tabs a:visited, ul.tabs a:active {
	text-decoration:none;
	color:white;
}  

ul.tabs a:hover, ul.tabs a:focus  {
	text-decoration:underline; color:white;
}

ul.tabs a {
	display:block;
}


ul.tabs {
	float:left;
	width:100%;
	padding:0;
	margin:0 0 1px; 
}

ul.tabs li {
	float:left;
	width:11.1%;
	list-style-type:none;
	/*border-bottom:10px solid #BABCC8;*/
}



ul.tabs *.tab-label {
  background:black url(images/button.gif) no-repeat scroll left top;
  border:1px solid #000000;
  cursor:pointer;
  font-size:1.2em;
  font-weight:normal;
  height:20px;
  margin:0;
  padding-bottom:10px;
  padding-top:12px;
  text-align:center;
}

ul.tabs li.selected *.tab-label {
  background:black url(images/button.gif) repeat-x scroll left top;
  cursor:auto;
  font-weight:bold;
  position:relative;
}

/********************************/
/* FORMS */
/********************************/



.jscalendar_cb, .jscalendar_cb_validated {
  display: none;
} 

.powermail_select {
  width: 205px !important;
}

.powermail_submit {
  margin-left: 205px;
}

.tx-powermail-pi1 fieldset {
  padding: 1em;
  border: 1px solid #777777;
}

.tx-powermail-pi1 label {
  /*font-family:verdana,arial;*/
  width: 15em;
  font-size: 12px;
  padding:3px 10px 0 10px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}

.tx-powermail-pi1 input, .tx-powermail-pi1 select {
  margin-bottom: 15px;
  width: 200px;
}

.tx-powermail-pi1 textarea {
  margin-bottom: 10px;
  width: 318px;
  height: 200px;
}

.tx-powermail-pi1 legend {
  /*font-family:verdana,arial;*/
  font-size: 12px;
  padding: 0px 10px 0px 10px;
  color:white;
}

.powermail_mandatory_js {
	margin-bottom:15px;
	margin-left:206px;
	margin-top:-10px;
}

.tx_powermail_pi1_fieldwrap_html_label {
  margin-bottom: 15px;
  margin-left: 39px;
  padding-bottom: 10px;
  padding-left: 167px;
  text-align: left;
  width: 410px;
}

.powermail_captcha_captcha {
	margin-bottom:-9px;
	padding-left:15px;
}

#uid3_cb {
	display: none;
}

.tx-powermail-pi1 {
	padding-bottom: 10px;
}

/* KE_YAC */

/*CALENDAR*/
.tx-keyac-pi1 #navigation {
	margin-left:29px;
	text-align:left;
}

.tx-keyac-pi1 table.calendar th {
  border: none;
}

.tx-keyac-pi1 table.calendar a:link {
  color: #800e0e;
  font-weight:bold;
}

.tx-keyac-pi1 table.calendar a:visited {
  color: #800e0e;
  font-weight:bold;
}

.tx-keyac-pi1 table.calendar a:active {
  color: #800e0e;
  font-weight:bold;
  text-decoration:underline;
}

.tx-keyac-pi1 table.calendar a:hover {
  color: #800e0e;
  font-weight:bold;
  text-decoration:underline;
}

.tx-keyac-pi1 table.calendar td {
	color: black;
	vertical-align: middle;
}

.tx-keyac-pi1 table.calendar td.day, .tx-keyac-pi1 table.calendar td.week {
	color: #444141;
}

.tx-keyac-pi1 table.calendar td.week {
	font-size: 8px;
	vertical-align: top;
}

.tx-keyac-pi1 table.calendar td.cat1 a, 
.tx-keyac-pi1 table.calendar td.todaycat1 a {
	color: red;
}

.tx-keyac-pi1 table.calendar td.today {
  background:#FFFF00 none repeat scroll 0 0;
}

.tx-keyac-pi1 .legend {
	clear: none;
  float:left;
  position:relative;
  text-align:left;
  width:110px;
  margin: 0;
}

.tx-keyac-pi1 .legend img {
	vertical-align: inherit;
}

.tx-keyac-pi1 .event-item img {
  margin-right:6px;
  padding-left:2px;
  padding-top: 2px;
}

.tx-keyac-pi1 .listview {
  border-top: 1px solid #777777;
	clear: both;
	padding-bottom:10px;
}

.tx-keyac-pi1 #arrow_next {
 width: 11em;
 height:215px;
}

.cat-entry {
	font-size: 100%;
	font-weight: normal;
}

.tx-keyac-pi1 .clearer {
	clear: none;
}

/*back link in single view*/
.content-right a {
	font-size: 110%;
	font-weight: bold;
}

/*.tx-keyac-pi1 .yac-teaser-header {
	background: none repeat scroll 0 0 #800E0E;
  font-size: 12px;
  padding-top: 2px; 
}*/

.tx-keyac-pi1 .yac-teaser-header {
  background: none repeat scroll 0 0 #800e0e;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 3px;
  margin-bottom: 0px;
}

/*.tx-keyac-pi1 .yac-teaser {
	width:135px;
	border:1px solid #800E0E;
} */

.tx-keyac-pi1 .yac-teaser {
  border-left: 1px solid #800e0e;
  border-right: 1px solid #800e0e;
  border-bottom: 1px solid #800e0e;
  border-top: none;
  width: 135px;
}

/*.yac-teaser ul {
	list-style-type: none;
	padding-left: 0.7em;
	padding-top: 5px;
	margin: 0px;
	width: 125px;
}*/

.yac-teaser ul {
  list-style-type: none;
  /*display: table-row-group;*/
  margin-left: -40px;
  margin-bottom: -4px;
  margin-top: 0px;
}

*:first-child+html .yac-teaser ul {
  margin-left: 0px;
  width: 135px;
}

/*.yac-teaser li {
	padding-bottom: 15px;
	width: 125px;
}*/

.yac-teaser li {
  border-bottom: 1px solid #800e0e;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 135px;
}

*:first-child+html .yac-teaser li {
  border-bottom: none;
  border-top: 1px solid #800e0e;
}

.tx-keyac-pi1 .event-item a:link, .tx-keyac-pi1 .event-item a:visited {
	vertical-align: baseline;
}

.tx-keyac-pi1 .yac-teaser a:link, .tx-keyac-pi1 .yac-teaser a:visited {
  word-wrap: break-word;
  width: 125px;
  display: inline-block;
}

/*.tx-keyac-pi1 .yac-teaser ul li a:link, .tx-keyac-pi1 .yac-teaser ul li a:visited {
  word-wrap: break-word;
  width: 125px;
  display: inline-block;
}*/

.tx-keyac-pi1 .yac-teaser ul li a:link, .tx-keyac-pi1 .yac-teaser ul li a:visited {
    display: inline-block;
    padding-left: 5px;
    width: 125px;
    word-wrap: break-word;
}

.tx-keyac-pi1 .category-title {
  background:#FFFF00 none repeat scroll 0 0;
  border:0 none;
  color:black;
  font-weight:bold;
  padding:5px;
  text-align:center;
  vertical-align:middle;
}

.tx-keyac-pi1 .content-left {
  padding-top:5px;
}

.tx-keyac-pi1 .content-right {
  padding-top:5px;
}

#uebung_title{
  font-size:15px;
  font-weight:bold;
  padding-bottom:5px;
  border-bottom: 1px solid #777777;
}

.uebung_table table{
  width:100%;
}

.uebung_table td{
  border-bottom: 1px solid #777777;
  width:50%;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*NEWS*/
/*.news-latest-item {
	padding-left: 0.7em;
	padding-right: 0.7em;
	padding-top:5px;
}*/

.news-latest-item {
    border-top: 1px solid #800e0e;
    margin-bottom: -4px;
    padding-left: 5px;
    padding-top: 10px;
}

.news-latest-date{
}

.news-latest-date a{
  width: 120px !important;
}

.news-latest-date a:visited{
  width: 120px; !important;
}

.news-single-img{
  margin-top: -25px;
}

.news-img-single {
  float: right;
  width: 240px;
  height: 180px;
  padding-left: 40px;
  padding-bottom: 20px;
}

#news table{
  width: 100%;
}

#news td{
  border-bottom: 1px solid #777777;
  padding: 5px 0 5px 0;
  vertical-align: top;
}

#news_single table{
  width: 100%;
}

#news_single td{
  border-bottom: 1px solid #777777;
  padding: 5px 0px 5px 0;
  vertical-align: top;
}

#news_first_row{
  width: 25%;
}

#news_single ul{
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-left:13px;
}

div.tx-mocfilemanager-pi1 {
  color:white;
  font-size: 12px;
}

div.tx-mocfilemanager-pi1 .command {
  color:white;
}

div.tx-mocfilemanager-pi1 .error {
  color:white;
}

div.tx-mocfilemanager-pi1 .dirpath {
  color:white;
}

div.tx-mocfilemanager-pi1 .filelink {
  color:white;
}

div.tx-mocfilemanager-pi1 .notice {
  color:white;
}

div.tx-mocfilemanager-pi1 p {
  color: white;
}

div.tx-mocfilemanager-pi1 #contenttable {
  font-size: 12px;
  padding-bottom: 20px;
}

div.tx-mocfilemanager-pi1 table#contenttable td.borderbottom {
  border-bottom: 1px dotted #777777;
  padding-bottom: 2px;
  padding-top:10px;
}

div.tx-mocfilemanager-pi1 table#contenttable td {
/*  border-bottom: 1px solid #777777;
  padding:2px;*/
  vertical-align:middle;
  border-bottom: 1px dotted #777777;
}

div.tx-mocfilemanager-pi1 table#contenttable td.filename{
  width: 410px;
}

div.tx-mocfilemanager-pi1 table#contenttable td.size{
  width: 50px;
  text-align: right;
}

div.tx-mocfilemanager-pi1 table#contenttable td.date{
  width: 100px;
  text-align: right;
}

div.tx-mocfilemanager-pi1 table#contenttable td.tools{
  width: 50px;
  text-align: right;
}

div.tx-mocfilemanager-pi1 img {
  vertical-align: middle;
  padding-right:5px;
}

.tx-felogin-pi1{
  color:white;
  padding-top: 15px;
}

.tx-felogin-pi1 legend{
  color:white;
}

.tx-felogin-pi1 form{
  color:white;
  width: 236px;
  padding-top: 15px;
}

.tx-felogin-pi1 label {
    padding-top: 5px;
}

.tx-felogin-pi1 fieldset {
    border: 1px solid #777777;
    padding: 4px 12px 12px;
}

.tx-felogin-pi1 input{
  margin-top: 5px;
}

.tx-felogin-pi1 input#user{
  margin-top: 0px;
  width: 200px;
  margin-bottom: 5px;
}

.tx-felogin-pi1 input#pass{
  margin-top: 0px;
  width: 200px;
  margin-bottom: 8px;
}

/*Guestbook*/

.tx-veguestbook-pi1 .tx-guestbook-left {
  min-height:66px;
  width: 200px;
  border-right: 1px solid #800e0e;
}

.tx-veguestbook-pi1 .tx-guestbook-left a{
  color: #000000;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
  width:650px;
  background: #800e0e;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
  width:425px;
  min-height:65px;
}

.csc-form-fieldcell {
  vertical-align: middle;
}

#mailformsword {
  margin-left: 10px;
  margin-top: 8px;
  width: 207px;
}

#mailformscols {
  margin-left: 6px;
  width: auto;
  margin-top: 8px;
}

#mailformsubmit {
  margin-left: 66px;
  margin-top: 7px;
}
 

