/* CSS Document */

/* ------------------------------- formatting ----------------------------- */
form {margin: 5px 0 0 0;
         padding: 0 0 0 0;}
body { 	margin: 0px;
                font:  80% Arial, Verdana, sans-serif;
	}
li {            font:  100% Arial, Verdana, sans-serif;
                }
td p {
        margin: 0;
        font-family: Arial, Verdana, sans-serif; font-size: 100%;
    }

div.csc-header-n1 h1 { margin-left:5px; display: inline;}
div.csc-header-n1 img { margin-left: -0px; display: inline;}

div.csc-header-n2 h4 {color: #FFFFFF; margin: 0px;} 


h1 {
	font: bold x-large Arial, Verdana, sans-serif;
	color: #43616B;
	
	margin-top: 0;
	}

h2 {
	font: bold large Arial, Verdana,sans-serif;
	/*color: #FFFFFF;*/
	}

h3 {
	font: large Arial, Verdana,sans-serif;
	color: #9C1A1E;
	/*color: #FFFFFF;*/
                margin-top: 5px;
                margin-bottom: 5px;
                }

h4 {
	font: bold small Arial, Verdana, sans-serif;
	color: #9C1A1E;
	/*color: #FFFFFF;*/
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial,Verdana, sans-serif;
	color: #43616B;
	/*color: #FFFFFF;*/
	margin-top: 2px;
	}

p {
	font: 100% Arial, Verdana, sans-serif;
	}

#center p {
	font: 100% Arial, Verdana, sans-serif;
	}

a {            font:  100% Arial, Verdana, sans-serif;
	color: #34339B;

	}
a:hover {
	color: #9C191E;
	}

hr {
	color: #A5B5C6;
	height: 1px;
	}

a img {
	border: 0 none;
	display: inline;			/* removes extra space underneath caused by default text-alignment */
	}

div#sitepath {
      z-index: 10;
       position: absolute;
        left: 15em; top: 116px; /* für topmenu */
	margin: 0px 0px 5px 0;
  	font-size: small;
       border-bottom: 1px solid #CC3333;
       margin: 2px 5px 0 5px;
}
div#sitepath a {
	text-decoration: none;
}
/*

------------------------------- layout -----------------------------

Notes:

Do not mix px widths with % widths for margins, borders or padding because
the total box width = set width + padding + border.  (It helps if you can add them together)

The box model hack is used to fix an bug in IE5-Win ...for an explanation from the guy that
wrote it go to http://www.tantek.com/CSS/Examples/boxmodelhack.html

IE6-Win will behave like IE5-Win  if you include <?xml version="1.0"?>  It is apparently
unneccessary so leave it out!

Left Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |   0    |          25%         |   0    |

Center Margins:
 |  marg  |         width        |  marg  |
 ------------------------------------------
 |   25%  |        (auto)        |  0%  |

Right Col Widths:
 |  pad   |         width        |  pad   |
 ------------------------------------------
 |  0%  |          0%         |  0%  |				total width= 0%


*/

#center {
        margin: 35px 210px 190px 15em;
        padding: 1% 2%;
	color: #000;

	}


#otherleftstuff {
	width: 100%;
	padding: 20px 1% 5px 1%;
        background-image: url(/uploads/tf/streifen_unten.gif);
        background-repeat: no-repeat;
	}
#news {
        position: absolute;
        top: 130px;
        width: 202px;
	right: 2px;
	padding: 2px 2px;
        background: #FFF;
        }

td.news_table_lo {background: #B5B8B6;;}
td.news_table_ro {background: #CC3333;}
td.news_table_lu {background: lightgrey;}
td.news_table_ru {background: #E5E5E5;}

#sponsor {
        padding: 10px;
	color:grey;
        font-size: 125%;
        }
#sponsor  a{
        padding: 10px;
	color: #ff9933;
        font-size: 150%;
        }

/*

-------------------------------- Navigation ------------------------------

List tips courtesy of A List Apart: http://www.alistapart.com/stories/taminglists/

*/

span.hidden, dfn {
	position:absolute; 
	left:-1000px; 
	top:-1000px; 
	width:0px; 
	height:0px; 
	overflow:hidden; 
	display:inline;
}
/*neu hinzugefügt*/

#left {
	position: absolute;
	padding: 0px;
	top: 100px;
	width: 13.5em;
	background: #F1F1F1;
	color: #000;
	z-index: 1;
	font-size: 100%;
	margin: 0px;
}

.mainnav {
	margin:0px;
	padding: 15px 0px 0px 0px;
}

.mainnav a {
	text-decoration: none;
}

.mainnav ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style-type: none;
	list-style: none;
}

.mainnav ul li {
	margin:0px;
	padding:0 0 0 0px;
}

.mainnav a:hover {}

/*.mainnav a ul li: hover {}*/

.menu1-lev1-no a:link, .menu1-lev1-no a:visited, 
.menu1-lev1-ifsub a:link, .menu1-lev1-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px;
	margin:0px;
}
.menu1-lev1-cur a.cur:link, 		.menu1-lev1-cur a.cur:visited, 			.menu1-lev1-cur a.cur:active,		.menu1-lev1-cur a:hover,
.menu1-lev1-act a.act:link, 		.menu1-lev1-act a.act:visited,			.menu1-lev1-act a.act:active, 		.menu1-lev1-act a:hover,
.menu1-lev1-curifsub a.cur:link,	.menu1-lev1-curifsub a.cur:visited, 		.menu1-lev1-curifsub a.cur:active,	.menu1-lev1-curifsub a:hover,
.menu1-lev1-actifsub a.actifsub:link, 	.menu1-lev1-actifsub a.actifsub:visited, 	.menu1-lev1-actifsub a.actifsub:active, .menu1-lev1-actifsub a:hover,
.menu1-lev1-no a:hover, 		.menu1-lev1-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	background-color: #fff;
	display: block;
	padding: 3px 3px;
}
.mainnav ul ul {
	margin:0px;
	padding:0px;
	height:1%;
	list-style: none;
	list-style-type: none;
	
}
.mainnav ul ul li {
	margin:0px;
	padding:0px;
}
.menu1-lev2-no a:link, .menu1-lev2-no a:visited, 
.menu1-lev2-ifsub a:link, .menu1-lev2-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 9px;
}
.menu1-lev2-cur a.cur:link, 	.menu1-lev2-cur a.cur:visited, 		.menu1-lev2-cur a:hover,
.menu1-lev2-act a.act:link, 	.menu1-lev2-act a.act:visited, 		.menu1-lev2-act a:hover,
.menu1-lev2-curifsub a.cur:link,.menu1-lev2-curifsub a.cur:visited, 	.menu1-lev2-curifsub a:hover,
.menu1-lev2-actifsub a.actifsub:link, 	.menu1-lev2-actifsub a.actifsub:visited, 	.menu1-lev2-actifsub a.actifsub:active, 	.menu1-lev2-actifsub a:hover,
.menu1-lev2-no a:hover, 		.menu1-lev2-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 9px;
}
.menu1-lev3-no a:link, .menu1-lev3-no a:visited, 
.menu1-lev3-ifsub a:link, .menu1-lev3-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 15px;
}
.menu1-lev3-cur a.cur:link, 		.menu1-lev3-cur a.cur:visited, 			.menu1-lev3-cur a.cur:active,		.menu1-lev3-cur a:hover,
.menu1-lev3-act a.act:link, 		.menu1-lev3-act a.act:visited,			.menu1-lev3-act a.act:active, 		.menu1-lev3-act a:hover,
.menu1-lev3-curifsub a.cur:link,	.menu1-lev3-curifsub a.cur:visited, 		.menu1-lev3-curifsub a.cur:active,	.menu1-lev3-curifsub a:hover,
.menu1-lev3-actifsub a.actifsub:link, 	.menu1-lev3-actifsub a.actifsub:visited, 	.menu1-lev3-actifsub a.actifsub:active, .menu1-lev3-actifsub a:hover,
.menu1-lev3-no a:hover, 		.menu1-lev3-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 15px;
}
.menu1-lev4-no a:link, .menu1-lev4-no a:visited, 
.menu1-lev4-ifsub a:link, .menu1-lev4-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 21px;
}
.menu1-lev4-cur a.cur:link, 		.menu1-lev4-cur a.cur:visited, 			.menu1-lev4-cur a.cur:active,		.menu1-lev4-cur a:hover,
.menu1-lev4-act a.act:link, 		.menu1-lev4-act a.act:visited,			.menu1-lev4-act a.act:active, 		.menu1-lev4-act a:hover,
.menu1-lev4-curifsub a.cur:link,	.menu1-lev4-curifsub a.cur:visited, 		.menu1-lev4-curifsub a.cur:active,	.menu1-lev4-curifsub a:hover,
.menu1-lev4-actifsub a.actifsub:link, 	.menu1-lev4-actifsub a.actifsub:visited, 	.menu1-lev4-actifsub a.actifsub:active, .menu1-lev4-actifsub a:hover,
.menu1-lev4-no a:hover, 		.menu1-lev4-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 21px;
}
.menu1-lev5-no a:link, .menu1-lev5-no a:visited, 
.menu1-lev5-ifsub a:link, .menu1-lev5-ifsub a:visited {
	height: 1%;
	background: #F1F1F1 url(/fileadmin/template/main/images/menu-bckg.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 27px;
}
.menu1-lev5-cur a.cur:link, 		.menu1-lev5-cur a.cur:visited, 			.menu1-lev5-cur a.cur:active,		.menu1-lev5-cur a:hover,
.menu1-lev5-act a.act:link, 		.menu1-lev5-act a.act:visited,			.menu1-lev5-act a.act:active, 		.menu1-lev5-act a:hover,
.menu1-lev5-curifsub a.cur:link,	.menu1-lev5-curifsub a.cur:visited, 		.menu1-lev5-curifsub a.cur:active,	.menu1-lev5-curifsub a:hover,
.menu1-lev5-actifsub a.actifsub:link, 	.menu1-lev5-actifsub a.actifsub:visited, 	.menu1-lev5-actifsub a.actifsub:active, .menu1-lev5-actifsub a:hover,
.menu1-lev5-no a:hover, 		.menu1-lev5-ifsub a:hover {
	height: 1%;
	background: #fff url(/fileadmin/template/main/images/menu-bckg_hv.gif) repeat-x left top;
	display: block;
	padding: 3px 3px 3px 27px;
}



div#topmenu {
	font-weight: bolder;
	color: #fff;
}

div#topcontent-div {
	top: 5px;
        display: inline;
	}
div#topcontent-div a {
	text-decoration: none;
	}
div#topcontent {
              margin: 10px 0 10px 10px;
	}
div#topcontent-div a img {
         border: 0 none;
	     display: inline;
    	}
div#topcontent a img {
         border: 0 none;
	display: inline;
	 background-color:#E7E7E7;
         border-right: 2px solid #D9D9D9;
         border-bottom: 2px solid silver;
	}

div#topmenu-div {
         z-index: 10;
	position: absolute;
	top: 90px;
	 right: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 99.8%;
    background-color: #CC3333;
      text-align: left;
      color: white;
	}

div#topmenu-div ul {
        white-space: nowrap;
	list-style: none;
	margin: 1px 0 1px 0;
	font-size: 110%;
	}
	
	
/*-------BLACK-------*/
.topmenu-div ul li {
	display: inline;
	padding: 0 0.5em;
	font-weight: normal;
	color: white;
	}
	
div#topmenu-div ul li a {
	text-decoration: none;
        font-weight: bold;
       	padding: 0.5em 0.5em; 
       	color: white;
	
	}
div#topmenu-div ul li.first {
	border-left: 5px solid black;
	}
	
div#topmenu-div ul li a:hover {
        background-color: #FFDEAD;
        border-bottom: 5px solid white;
        color: gray;
        }
        

div#topmenu-div ul li.top-activ a{
        color: white;
	background-color: #FFDEAD;
	}
	

/* Schnellsuche und Direktzugriff */


#suchen {
display: inline;
width: 100px;
padding: 0px 0px;
margin: 0px;
color:red;
}

#suchfeld {color:#CC3333;
}

#direkt form select#direktwahl {
width: 112px;
display: inline;
border: 0 none;
padding: 0 0px;
margin: 0px 0 0 0px;
color:#CC3333;

}


/* ---------------------------------------------------------------------*/

.lastupdate {
    font-size: 90%;
    text-align:left;
/*    margin-top: 0; */
      color: #036; /* darkblue */
}
.Intranet {
    font-size: 100%;
    text-align: left;
    margin: 10px 0 0 10px;
 }

div.Intranet a {
    color: #E58415;
}

div.csc-menu-2 {    border: 1px solid navy;  }
p.csc-sitemap-level1 { margin: 0;  background-color: #F1F1F1; color:gray; padding-left: 10px}
p.csc-sitemap-level2 {  margin: 0; color:gray; padding-left: 30px}
p.csc-sitemap-level3 { margin: 0; color:gray; padding-left: 50px}


/****************************/
/***** JW_Calender CSS ********/
/****************************/

/****************************/
/***** T o o l t i p ********/
/****************************/
.jwcalendar_olbg {
	border: solid 0px #003399;
	background-color: #6666CC;
}

.jwcalendar_olfg {
	border: 0px;
	background-color: #EEEEEE;
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 2em;
	font-weight: bold;
	color: #FFFFFF;
}

.jwcalendar_oltf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
}
/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-family: Verdana, sans-serif;
  font-size: 90%;
  text-align: center;
   color:#193A72;
}

div.tx-jwcalendar-pi1 img{
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
   /* text-decoration:none;*/
    color: #692287;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: red;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #CC3333;
  border-top:2px #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px;
}


div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #FECC3C solid;
  padding:3px;
  height:23px;

}
div.tx-jwcalendar-pi1 .tx_jw_select{
  font-size:90%;
  border:0px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:100%;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #FECC3C solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:100%;
  background: #FBE29F;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:#FDF2D2;
background-color: #CC3333;
background-color:#E5E5E5;

  font-family: Arial, Verdana, sans-serif;
  font-size: 100%;
  color:#193A72;
  border: 0px  #FFC725 solid;
  margin:10px 0;

}

div.jwcalendar_list .title{
  font-size: 110%;
  font-weight: bold;
  color:#193A72;
  padding: 8px 5px;
  display: none;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 110%;
  font-weight: bold;
  text-align:left;
  color:#000;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 110%;
  font-weight: bold;
  text-align:right;
  color:#000;
  padding:8px 0 0 16px;
}
div.jwcalendar_list .next_items a{
   color:#000;
  }
div.jwcalendar_list .next_items{
}
div.jwcalendar_list .prev_items a{
   color:#000;
  }
div.jwcalendar_list .prev_items{
}
div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 95%;
  text-align:left;
  line-height:140%;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 0px  #FFC725 solid;
}

div.jwcalendar_list table.items td.label{
  background: white;
  background:#FCECC0;
  width:20%;
  vertical-align:top;
  border: 1px  #FFC725 dotted;
  padding:5px;
}

div.jwcalendar_list table.items td.item{
  background:#FBE29F;
  background: white;
  width:78%;
  border: 0px  #FFC725 dotted;
  vertical-align:top;
  padding:5px;
}

div.jwcalendar_list table.items p{
   font-size: 90%;
	padding:0;
}

div.jwcalendar_list table.items p{
   font-size: 90%;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;
   font-size: 90%;
   padding:0;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:100%;
  background-color:#FDF2D2;
  background-color:white;
  font-family: Arial, Verdana, sans-serif;
  font-size: 100%;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}

div.jwcalendar_week .prev_week{
    margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .selector{
    margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week{
    text-align:right;
    margin:4px 10px 0px 120px;
}


div.jwcalendar_week table.days{
   clear:both;
   font-family: Arial, Verdana, sans-serif;
   font-size: 100%;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #FFC725;
    padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#FBE29F;
   	background:white;
   	font-family: Arial, Verdana, sans-serif;
   	font-size: 100%;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #FFC725;
}

div.jwcalendar_week table.times td.time{
   border-left:2px solid #FFC725;
   border-right:2px solid #FFC725;
}

div.jwcalendar_week table.days a{
    text-decoration:none;
}

div.jwcalendar_week table.days td.time{
   font-family: Arial, Verdana, sans-serif;
   font-size: 90%;
   text-align:center;
}

div.jwcalendar_week table.days td.event_time{
   height:4px;
   padding:0;
   margin: 0px;
}

div.jwcalendar_week table.days td.event{
   font-family: Arial, Verdana, sans-serif;
   font-size: 90%;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Arial, Verdana, sans-serif;
   font-size: 90%;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width:100%;
  background-color:#FDF2D2;
  font-family: Arial, Verdana, sans-serif;
  font-size: 100%;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}




div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 110%;
  font-weight:bold;
  color: #333;
  padding:5px 0;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 10px;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:100%;
   font-family: Arial, Verdana, sans-serif;
   font-size: 90%;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:10px;
}

div.jwcalendar_month table.year {
   font-size: 100%;
   border-spacing:5px;
}

div.jwcalendar_month table.months td, div.jwcalendar_month table.year td{
}



div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{
   background: #FBE29F;
   border-top:2px #FCF6E5 solid;
   border-left:2px #FCF6E5 solid;
   border-right:2px #FECC3C solid;
   border-bottom:2px #FECC3C solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #FBE29F;
   border-right:2px #FCF6E5 solid;
   border-bottom:2px #FCF6E5 solid;
   border-top:2px #FECC3C solid;
   border-left:2px #FECC3C solid;
   padding:5px;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   font-family: Arial, Verdana, sans-serif;
   font-size: 100%;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:dotted 1px #FFC725;
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#FBE29F;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#FBE29F;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.today_weekend,
div.jwcalendar_month table.days td.outside_weekend{
   font-weight:bold;
}

div.jwcalendar_month table.days a,
div.jwcalendar_month table.days td.inside a,
div.jwcalendar_month table.days td.today_inside a,
div.jwcalendar_month table.days td.inside_weekend a,
div.jwcalendar_month table.days td.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;
   color:blue;
}


div.jwcalendar_month table.days td.today{
	background: #F9F4E7;
    border:solid 2px #CD9705;
    border:solid 1px #AD1602;

}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#EAEAEB;

   background:#FCECC0;
   border:dotted 1px #F9DF94;
}


div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.inside{
   background:#FCECC0;
}

/**********************/
/*table singleday******/
/**********************/
div.jwcalendar_month table.singleday,
div.jwcalendar_month table.singleday td,
div.jwcalendar_month table.singleday td a,
div.jwcalendar_month table.singleday a{
   font-weight:bold;
   font-family: Arial, Verdana, sans-serif;
   font-size: 100%;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   margin:0 0 2px 0;
}

div.jwcalendar_month table.singleday{
   background: #eee;
   border:1px dotted #ddd;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #ddd;
   background: #eee;
   padding:3px 0;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Arial, Verdana, sans-serif;
   font-size: 100%;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #ddd;
   padding:0px;
   margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  text-decoration:none;
  font-weight:normal;
  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#333;
  text-decoration:none;
   font-size: 90%;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:10px 10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #FFC725 dotted;
   border-right: 1px  #FFC725 dotted;
   border-bottom: 1px  #FFC725 dotted;
   background:#FCECC0;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #FFC725 dotted;
}

div.jwcalendar_single .contentie{
   background:#FBE29F;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 110%;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float:none;
    font-size: 100%;
	padding:0;
width: 2%;
}

div.jwcalendar_single .category{
	float:none;
    font-size: 100%;
	font-weight:normal;
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:8px;

}

div.jwcalendar_single .itemtitle p:first-letter{
    font-size: 120%;
	font-weight:bold;
	color:red;
}

div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 105%;
	font-weight:bold;
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;
	font-style:italic;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 90%;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:53%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:8px;
}


div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    vertical-align:bottom;
    line-height:1.6em;
	padding:8px 8px;
    width:32%;
}

div.jwcalendar_feEntry .timelabel{
    width:20%;
}

div.jwcalendar_feEntry .title{
  font-size:110%;
  font-weight:bold;
  color:blue;
  text-align:left;
  line-height:1.0em;
  padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter{
  font-size:165%;
}

div.jwcalendar_feEntry .item{
  text-align:left;
  padding:8px 8px;
}

div.jwcalendar_feEntry .fileitem{
  text-align:left;
  padding:8px 8px;
  width:30px;
}

div.jwcalendar_feEntry input{
  clear:none;
  background: white;
  border-top:2px #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:left;
  font-size:100%;
  margin:0;
  padding: 0;
}

div.jwcalendar_feEntry .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:100%;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
  font-size:125%;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:100%;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:110%;
  margin:10px;
}
/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location{
  background-color:#FDF2D2;
  border: 1px  #FFC725 solid;
  padding:10px 10px;
}

div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org,
div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org{
    width:100%;
    clear:both;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,
div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie
{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #FFC725 dotted;
   border-right: 1px  #FFC725 dotted;
   border-bottom: 1px  #FFC725 dotted;
   background:#FCECC0;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #FFC725 dotted;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
   background:#FBE29F;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
    float:left;
    font-size: 110%;
	text-align:left;
	font-weight:bold;
	padding:4px 8px 8px 8px;
}

div.jwcalendar_organizer .text,
div.jwcalendar_location .text{
    margin:8px;
}

div.jwcalendar_location .name,
div.jwcalendar_organizer .name{
    font-size: 110%;
	text-align:left;
	font-weight:bold;
    padding:0;
}

div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter{
    font-size: 125%;
	font-weight:bold;
	color:red;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line{
    font-size: 105%;
	font-weight:bold;
	line-height:1.2em;
}
div.jwcalendar_location .images,
div.jwcalendar_organizer .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_location .desc,
div.jwcalendar_organizer .desc{
    font-size: 90%;
}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
	width:33%;
	padding:4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem{
	text-align:left;
	padding:4px 4px 0px 32%;
}
div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem{
	text-align:left;
	padding:0px 4px 8px 32%;
}






/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:#CC3333;
 background-color:#CC3333;
 background-color:#E5E5E5;
}

.news-latest-container H4,.news-latest-gotoarchive {
	color:#000;
	padding:1px;
	margin:1px;
	border:0px solid #666;
	background-color:#CC3333;
 background-color:#E5E5E5;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:3px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000;
}
.news-latest-gotoarchive A {
	color:#000;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px 5px;
	border:1px solid #666;
	background-color: #FFF;
}
.news-latest-item h5 { margin: 0 0; padding: 0 0;
}
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:75%;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background-color:#BBE53A;
        background-color:#FFF;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px;
	border:1px solid #666;
/*	background-color: #F1F1F1;
*/
	}
.news-search-form {
	padding:1px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F1F1F1;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #F9FFE5;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#000;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 75%;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 75%;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:75%;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color: #F1F1F1;
}
.tx-ttnews-browsebox TD {
	font-size: 85%;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 90%;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
/*	background-color: #F1F1F1;
*/
}
.news-single-item H2 {
	font-size: 130%;
	font-weight:bold;
	color: #000;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
        float: right; 
	margin-left:5px;
}



.news-single-imgcaption {
	padding:3px; width: 50%
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 75%;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: #F1F1F1;
}

.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: 90%;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:0px solid #333;
	background-color: #F1F1F1;
}
.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;
	background-color: #F1F1F1;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#000;
	padding:3px;
	border:1px solid #666;
	background-color:#CC3333;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color:#CC3333;
	color:#000;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:90%;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:85%;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}


div.csc-header img h1{ 
        margin-left: 22px;
        vertical-align: bottom;
}

div.csc-header img {
 margin-left: -22px;
align:right;
vertical-align:bottom;
}


label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}
input { 
  float: none;
  width: auto;
}
label {
 text-align: right; 
padding-right: 1em; 
}
div.csc-mailform-field { margin: 10px; }
fieldset.csc-mailform {border: 0 none;}

.align-right { text-align: right;}
.align-center { text-align: center;}
.align-left { text-align: left;}
.align-justify { text-align: justify; }
div.indent { margin-left: 2em; }
.wichtig {
	 color: #ff0000; font-weight: bold; font-size: 110%;
	}

