.body01 {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.bodytext img{ border:0;}

.body_text01 img{ border:0;}

.body_text02 img{ border:0;}

.default img{ border:0;}

.bodytext {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

/* Die "plugin.tx_jwcalendar_pi1._CSS_DEFAULT_STYLE"-Angaben per Object-Browser komplett loeschen und die unten stehenden in die normale CSS-Datei der Typo-Installation einfuegen*/


/****************************/
/***** 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: 10px; 
	line-height: 2em; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.jwcalendar_oltf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  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;*/
    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: #FBE29F;
  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:11px;
  border:0px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:12px;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #FECC3C solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #FBE29F;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}


/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:98%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;

}

div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color:#193A72;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:98%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px  #FFC725 solid;
}

div.jwcalendar_list table.items td.label{
  background:#FCECC0;
  width:33%;	
  vertical-align:top;
  border: 1px  #FFC725 dotted;
  padding:5px;
}

div.jwcalendar_list table.items td.item{
  background:#FBE29F;
  width:67%;	
  border: 1px  #FFC725 dotted;
  vertical-align:top;
  padding:5px;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;	
   font-size: 11px;
   padding:0;
}


/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:98%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  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: Verdana, sans-serif;
   font-size: 12px;
   width:98%;
   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;
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	width:98%;
   	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: Verdana, sans-serif;
   font-size: 11px;
   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: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Verdana, sans-serif;
   font-size: 11px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width:98%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}




div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  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:98%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:98%;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:10px;
}

div.jwcalendar_month table.year {
   font-size: 12px;
   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: Verdana, sans-serif;
   font-size: 11px;
   width:98%;
   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;
   border:dotted 1px #F9DF94;
}


div.jwcalendar_month table.days td.inside_weekend{
   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: Verdana, sans-serif;
   font-size: 11px;
   width:98%;
   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;
   padding:3px 0;
}


/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:98%;
   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: 8px;
   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:98%;
    clear:both;
	text-align: left;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:98%;
   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: 14px;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}

div.jwcalendar_single .catcolor{
    float:none;
    font-size: 2px;
	padding:0;
}    

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	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: 15px;
	font-weight:bold;	
	color:red;
}*/

/*div.jwcalendar_single .itemtitle  p:first-line{
    font-size: 13px;
	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: 11px;
}

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:33%;
	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:14px;	
  font-weight:bold;	
  color:blue;
  text-align:left;
  line-height:1.0em;
  padding:0px 8px;
}

/*div.jwcalendar_feEntry .title p:first-letter{
  font-size:20px;	
}*/

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:12px;
  margin:0;
  padding: 0; 
}

div.jwcalendar_feEntry .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:12px;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
  font-size:16px;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:12px;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:14px;
  margin:10px;
}

ul li {
	list-style:square;
}
/********************************************/
/*****************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:98%;
    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:98%;
   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: 14px;
	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: 14px;
	text-align:left;
	font-weight:bold;	
    padding:0;
}

/*div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter{
    font-size: 15px;
	font-weight:bold;	
	color:red;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line{
    font-size: 13px;
	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: 11px;
}

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%;
}

.menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
}

.menutable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
}

.displaylatesttime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}

.newstitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 4px 0px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF0D9;
	text-align: center;
}

.newstitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	padding: 0px;
}

.newstitle02 a:link {
	color: #384668;
}


.newstitle02 a:visited {
	color: #384668;
}

.newstitle02 a:hover {
	color: #737775;
}


.newstitle02 a:active {
	color: #737775;
}


.latestheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.newssubheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin: 0px 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.latestrightmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}

/*.head01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px;
	BACKGROUND-IMAGE: url(images/Verlauf5.jpg); 
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}*/

.head01 a:link {
	color: #384668;
	font-weight: bold;
}

.head01 a:visited {
	color: #384668;
	font-weight: bold;
}

.head01 a:hover {
	color: #384668;
	font-weight: bold;
}

.head01_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}


.head_news01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px 4px 0px;
	line-height: 18px;
	margin: 0px;
}

.head_news01 a:link {
	color: #384668;
	font-weight: bold;
}

.head_news01 a:visited {
	color: #384668;
	font-weight: bold;
}

.head_news01 a:hover {
	color: #384668;
	font-weight: bold;
}

.head01_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}

.head03_fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	padding: 4px 4px 4px 8px;
	line-height: 18px;
	margin: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.head04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px;
	line-height: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.head04 a:link {
	color: #384668;
	font-weight: bold;
}

.head04 a:visited {
	color: #384668;
	font-weight: bold;
}

.head04 a:hover {
	color: #384668;
	font-weight: bold;
}

.head04 a:active {
	color: #384668;
	font-weight: bold;
}



.head01_fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}

.head01_fliesstext a:link {
	color: #384668;
	font-weight: bold;
}

.head01_fliesstext a:visited {
	color: #384668;
	font-weight: bold;
}

.head01_fliesstext a:hover {
	color: #384668;
	font-weight: bold;
}

.head01_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}


.head02_fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}

.head02_fliesstext a:link {
	color: #384668;
	font-weight: bold;
}

.head02_fliesstext a:visited {
	color: #384668;
	font-weight: bold;
}

.head02_fliesstext a:hover {
	color: #384668;
	font-weight: bold;
}

.head02_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}


.head03_fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	padding: 4px;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
}

.head03_fliesstext a:link {
	color: #737775;
	font-weight: bold;
}

.head03_fliesstext a:visited {
	color: #737775;
	font-weight: bold;
}

.head03_fliesstext a:hover {
	color: #384668;
	font-weight: bold;
}

.head03_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}

.head04_fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px;
	line-height: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.head04_fliesstext a:link {
	color: #384668;
	font-weight: bold;
}

.head04_fliesstext a:visited {
	color: #384668;
	font-weight: bold;
}

.head04_fliesstext a:hover {
	color: #384668;
	font-weight: bold;
}

.head04_fliesstext a:active {
	color: #384668;
	font-weight: bold;
}






.body_text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #737775;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.body_text02 a:link {
	color: #737775;
	font-weight: bold;
}

.body_text02 a:visited {
	color: #737775;
	font-weight: bold;
}

.body_text02 a:hover {
	color: #384668;
	font-weight: bold;
}

.body_text02 a:active {
	color: #384668;
	font-weight: bold;
}

.body_text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	color: #384668;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.body_text01 a:link {
	color: #384668;
	font-weight: bold;
	font-size: 12px;
}

.body_text01 a:visited {
	color: #384668;
	font-weight: bold;
	font-size: 12px;
}

.body_text01 a:hover {
	color: #384668;
	font-weight: bold;
	font-size: 12px;
}

.body_text01 a:active {
	color: #384668;
	font-weight: bold;
	font-size: 12px;
}


.bodytext_startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.bodytext_startseite a:link {
	color: #384668;
	font-weight: bold;
}

.bodytext_startseite a:visited {
	color: #384668;
	font-weight: bold;
}

.bodytext_startseite a:hover {
	color: #384668;
	font-weight: bold;
}

.bodytext_startseite a:active {
	color: #384668;
	font-weight: bold;
}

/*weitere Styles zum Aussuchen im htmlarea*/

.linie_grau_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.linie_grau_unten a:link {
	color: #384668;
	font-weight: bold;
}

.linie_grau_unten a:visited {
	color: #384668;
	font-weight: bold;
}

.linie_grau_unten a:hover {
	color: #384668;
	font-weight: bold;
}

.linie_grau_unten a:active {
	color: #384668;
	font-weight: bold;
}


.linie_grau_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding: 3px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}


.linie_grau_oben a:link {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben a:visited {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben a:hover {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben a:active {
	color: #384668;
	font-weight: bold;
}

.rahmen_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding: 3px;
	border: 1px solid #cccccc;
}

.rahmen_grau a:link {
	color: #384668;
	font-weight: bold;
}

.rahmen_grau a:visited {
	color: #384668;
	font-weight: bold;
}

.rahmen_grau a:hover {
	color: #384668;
	font-weight: bold;
}

.rahmen_grau a:active {
	color: #384668;
	font-weight: bold;
}




.hintergrund_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding: 3px;
	background-color: #EEEEEE;
}

.hintergrund_grau a:link {
	color: #384668;
	font-weight: bold;
}

.hintergrund_grau a:visited {
	color: #384668;
	font-weight: bold;
}

.hintergrund_grau a:hover {
	color: #384668;
	font-weight: bold;
}

.hintergrund_grau a:active {
	color: #384668;
	font-weight: bold;
}


/* CharacterClasses fuer den  htmlarea*/
/*.sprache a:active {
	color: #000000;
}*/

.rot {
	color: #FF0000;
}

.blau {
	color: #384668;
}

.grau {
	color: #737775;
}

.schwarz {
	color: #000000;
}

.klein {
	font-size: 10px;
}

.normal {
	font-size: 12px;
}

.x-gross {
	font-size: 14px;
}

.xx-gross {
	font-size: 16px;
}

.xxx-gross {
	font-size: 18px;
}

.mega-gross {
	font-size: 20px;
}


.contenttable01 {
	margin: 0px;
	padding: 2px;
	width: 100%;
	border: 1px solid #666666;
}

.tabellenzeilefarbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFF0D9;
}

/* Beginn Mailform-Styles */

.csc-mailform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


.csc-form-fieldcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
}

.csc-form-labelcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	width: 50px;
	padding: 0px 0px 0px 4px;
}

.csc-mailform-radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	padding-right: 15px;
	text-align: left;
	padding-top: 15px;
}

.csc-mailform-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
}

.csc-form-label-req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	padding-right: 15px;	
}

.csc-mailform-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #384668;
}


/* Ende Mailform-Styles */

.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 2px;
}

.latestrightcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.tx-dropdownsitemap-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 2px;
}

/*New Login Box Styles*/

.tx-newloginbox-pi3-searchbox TABLE TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}


.tx-newloginbox-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-browsebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-browsebox-strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-browsebox-SCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx_newloginbox_pi3[sword] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-searchbox-sword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-listrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	background-color: #E5E5E5;
}

.tx-newloginbox-pi3-listrow-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-listrow-header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.tx-newloginbox-pi3-listrow-odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	background-color: #F2F2F2;
}

.tx-newloginbox-pi3-singleView-HCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
}

.anschriftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.navitabelle {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.menuoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px 0px 18px;
	padding: 3px 0px 5px;
}


.menuoben a:link {
	color: #384668;
}


.menuoben a:visited {
	color: #384668;
}

.menuoben a:hover {
	color: #737775;
}


.menuoben a:active {
	color: #737775;
}

.werbengbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.werbengbr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}


/* Shop Page Browser */
.page_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-left: 5px;
}

.category_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-left: 5px;
	background-color: #FFF0D9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.listitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-variant: normal;
}

.anzahl-et-al {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 3px;
	vertical-align: middle;
}

.tt_products_basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.page_prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.listitem_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.order_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.list_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.endbetrag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

.billing_address_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.billing_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.billing_address_fe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.anschrift_fe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.delivery_address_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.delivery_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;

}

.delivery_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f2f2f2;
	width: 100%;
}

.category_title_payment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	margin: 3px;
	padding: 0px;
}

.order_confirmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	background-color: #f2f2f2;
}

.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}


/* default styles for extension "tx_spdirectory_pi1" */
	.tx-spdirectory-pi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

	.tx_spdirectory-pi1-myform {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
}


	.tx_spdirectory-pi1-dotted {
	border: 1px solid #DADADA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
	.tx_spdirectory-pi1-small { 
	font-size: 10px; 
}
	.tx_spdirectory-pi1-dottedcorner { 
	border-top: 0px none; 
	border-right: 0px none; 
	border-bottom: 2px dotted #DADADA; 
	border-left: 2px dotted #DADADA; 
}
	.tx_spdirectory-pi1-dottedcolor { 
	border: 2px dashed #EEEEFD; 
}
.tx_spdirectory-pi1-small {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
}

	.tx_spdirectory-pi1-atoz {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 0px 0px;
	background-color: #FFF0D9;
}

	.tx_spdirectory-pi1-pages {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 4px 0px 0px;
	background-color: #FFF0D9;
}

.csc-linkToTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #384668;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

.csc-linkToTop a:link {
	color: #384668;
	font-weight: bold;
}

.csc-linkToTop a:visited {
	color: #384668;
	font-weight: bold;
}

.csc-linkToTop a:hover {
	color: #384668;
	font-weight: bold;
}

.csc-linkToTop a:active {
	color: #384668;
	font-weight: bold;
}

.tx-cwtcommunity-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}


.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/****************************/
/*** sr_feuser_register styles ***/
/****************************/

.tx-srfeuserregister-pi1-fe_users_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


tx-srfeuserregister-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.tx-srfeuserregister-pi1-notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.tx-srfeuserregister-pi1-username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}

.tx-srfeuserregister-pi1-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: F0F6E5;
	height: 20px;
	width: 300px;
}

.tx-srfeuserregister-pi1-password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: F0F6E5;
	height: 20px;
	width: 70px;
}

.tx-srfeuserregister-pi1-comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: F0F6E5;
	height: 20px;
	width: 400px;
}

/****************************/
/*** sr_feuser_register styles end ***/
/****************************/




/****************************/
/*** tx-mythrepository styles ***/
/****************************/

.tx-mythrepository-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 10px;
	padding: 10px;
	width: 100%;
}


.tx-mythrepository-pi1-error { 
	color: maroon; 
}    

H1.tx-mythrepository-pi1-title {
	font-size: 13px;
	color: #828282;
	font-family: arial,helvetica;
	position:relative; 
}


H1.tx-mythrepository-pi1-title A {
	font-size: 13px;
	color: #828282;
	font-family: arial,helvetica;
	position:relative; 
}

.tx-mythrepository-pi1-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.tx-mythrepository-pi1 {
	margin:0px; 
	padding:0px; 
	padding-left:10px; 
	padding-right:10px;
}

.form.tx-mythrepository-pi1-form {
	margin: 0px; 
	padding: 0px;
}    

.tx-mythrepository-pi1 table {
	border: 0px;
	text-align:left;
	width: 98%;
}    

.tx-mythrepository-pi1 table.tx-mythrepository-pi1-box { 
	border: 1px solid #000000; 
	text-align:left;
}

.tx-mythrepository-pi1 table td { 
	font-size: 12px;
	font-family: arial,helvetica; 
	color: #828282; 
	font-weight:bold;
}    

.tx-mythrepository-pi1 table td a {
	color: #828282; 
	text-decoration: none;
}    

.tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filename A {
	font-size: 11px; 
	font-weight:bold; 
	text-decoration:none;
}    

.tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filesize {
	font-size: 10px;
	font-weight:bold;
}    

.tx-mythrepository-pi1 table td.tx-mythrepository-pi1-filemod {
	font-size: 11px;
	font-weight:bold;
}    

.tx-mythrepository-pi1 form { 
	font-size: 12px;
	font-family: arial,helvetica; 
	color: #828282; 
	font-weight:bold;
}    

.tx-mythrepository-pi1-header-row { 
	background-color: #CDE6FF; 
}    

.tx-mythrepository-pi1-row { 
	background-color: #E7F3FF; 
}        
.tx-mythrepository-pi1-header-icon, .tx-mythrepository-pi1-header-filename, .tx-mythrepository-pi1-header-perms, .tx-mythrepository-pi1-header-owner, .tx-mythrepository-pi1-header-group, .tx-mythrepository-pi1-header-filesize, .tx-mythrepository-pi1-header-filemod {
	color: #828282;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
}

.tx-mythrepository-pi1-icon, .tx-mythrepository-pi1-filename, .tx-mythrepository-pi1-filename-asb, .tx-mythrepository-pi1-perms, .tx-mythrepository-pi1-owner, .tx-mythrepository-pi1-group, .tx-mythrepository-pi1-filesize, .tx-mythrepository-pi1-filemod {
}

.tx-mythrepository-pi1-notemessage {
	margin:0px; 
	padding:0px; 
	margin-top:10px;
}

.tx-mythrepository-pi1-note {
	font: bold 10px verdana, sans-serif; 
	color: #FF0000;
}

.tx-mythrepository-pi1-upload {
	margin:0px; 
	margin-top:10px; 
	padding:0px; 
	border: 1px solid #000000; 
	text-align:left; 
	background-color: #E7F3FF;
}

.tx-mythrepository-pi1-email {
	margin:0px; 
	padding:0px; 
	margin-top:10px; 
	border: 1px solid #000000; 
	text-align:left; 
	background-color: #E7F3FF;
}

.maintable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
/*	height: 804px;  */
	width: 960px;
	border: 1px solid #5555B4;
}

.menulinie {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.menulinie02  {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.menulinie03 {
	margin: 0px;
	padding: 0px;
}

.menulinkslinieunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}


/*.menulinks_tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	line-height: normal;
}*/

.menulinks_no_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	text-align: left;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.menulinks_no_1 a:link {
	color: #737775;
}

.menulinks_no_1 a:visited {
	color: #737775;
}


.menulinks_no_1 a:hover {
	color: #384668;
}

.menulinks_no_1 a:active {
	color: #384668;
}

.menulinks_act_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8F8F5C;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	line-height: normal;
	background-color: #F5F5F0;
}

.menulinks_act_1 a:link {
	color: #000000;
}

.menulinks_act_1 a:visited {
	color: #333333;
}


.menulinks_act_1 a:hover {
	color: #5050B9;
}

.menulinks_act_1 a:active {
	color: #5050B9;
}



.menulinks_no_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #384668;
	margin: 0px;
	text-align: left;
	line-height: normal;
	padding: 3px 0px 3px 2px;
	vertical-align: top;
}

.menulinks_no_2 a:link {
	color: #384668;
}

.menulinks_no_2 a:visited {
	color: #384668;
}


.menulinks_no_2 a:hover {
	color: #384668;
}

.menulinks_no_2 a:active {
	color: #384668;
}



.menulinks_no_2_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #384668;
	margin: 0px;
	text-align: left;
	line-height: normal;
	padding: 0px;
}





.menulinks_2act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #737775;
	margin: 0px;
	text-align: left;
	line-height: normal;
	padding: 3px 0px 3px 2px;
	vertical-align: top;
}

.menulinks_2act a:link {
	color: #737775;
}

.menulinks_2act a:visited {
	color: #737775;
}


.menulinks_2act a:hover {
	color: #737775;
}

.menulinks_2act a:active {
	color: #737775;
}



.menulinks_no_3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #737775;
	margin: 0px;
	line-height: normal;
	font-variant: normal;
	padding: 3px;
}

.menulinks_no_3 a:link {
	color: #737775;
}

.menulinks_no_3 a:visited {
	color: #737775;
}


.menulinks_no_3 a:hover {
	color: #384668;
}

.menulinks_no_3 a:active {
	color: #384668;
}

.menulinks_act_3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #737775;
	margin: 0px;
	line-height: normal;
	font-variant: normal;
	padding: 3px;
}

.menulinks_act_3 a:link {
	color: #737775;
}

.menulinks_act_3 a:visited {
	color: #737775;
}


.menulinks_act_3 a:hover {
	color: #384668;
}

.menulinks_act_3 a:active {
	color: #384668;
}
/*------------- Menü Ebene 4 -------------*/

.menulinks_no_4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	line-height: normal;
	font-variant: normal;
	padding: 6px;
}

.menulinks_no_4 a:link {
	color: #737775;
}

.menulinks_no_4 a:visited {
	color: #737775;
}


.menulinks_no_4 a:hover {
	color: #384668;
}

.menulinks_no_4 a:active {
	color: #384668;
}

.menulinks_act_4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	line-height: normal;
	font-variant: normal;
	padding: 6px;
}

.menulinks_act_4 a:link {
	color: #737775;
}

.menulinks_act_4 a:visited {
	color: #737775;
}


.menulinks_act_4 a:hover {
	color: #384668;
}

.menulinks_act_4 a:active {
	color: #384668;
}

.menulinks_no_4_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #384668;
	margin: 0px;
	text-align: right;
	line-height: normal;
	padding: 0px;
}


/*----------- Ende Menü Ebene 4 ----------*/
.mitgliederbereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.tabelle2pxunten {
	padding: 0px;
	margin-bottom: 2px;
}

.tabelle2pxoben {
	padding: 0px;
	margin-top: 1px;
}

.slogan01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.padding-seite01 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #384668;
}

.meulinkstabelle {
	vertical-align: top;
}

.suchetabelle {
	vertical-align: bottom;
}

.firmenlogos01 {
	vertical-align: bottom;
}

.erweitert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding: 0px;
}

.erweitert a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding: 0px;
}

.erweitert a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding: 0px;
}

.erweitert a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding: 0px;
}

.erweitert a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding: 0px;
}


.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	height: 18px;
	width: 116px;
}

.searchrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #737775;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 5px;
	padding: 6px 2px 6px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.fusszeile {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.fusszeile02 {
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}


.body_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #737775;
	margin: 0px;
	padding: 0px;
}

.tabelle_rechts {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}

.startseite_contenthead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.startseite_contenthead01 a:link {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead01 a:visited {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead01 a:hover {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead01 a:active {

	color: #384668;
	font-weight: bold;
}


.startseite_contenthead02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
}

.startseite_contenthead02 a:link {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead02 a:visited {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead02 a:hover {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead02 a:active {

	color: #384668;
	font-weight: bold;
}


.startseite_contenthead03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.startseite_contenthead03 a:link {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead03 a:visited {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead03 a:hover {
	color: #384668;
	font-weight: bold;
}

.startseite_contenthead03 a:active {

	color: #384668;
	font-weight: bold;
}


.head05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}

.border_top_solid {
	border-top: 1px solid #CCCCCC;
}

.startseite_content_cel01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
}

.startseite_content_cel02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.startseite_content_cel_bottom_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.startseite_content_cel_bottom_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.startseite_content_cel_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}

.startseite_content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384668;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.startseite_content_table a:link {
	color: #384668;
	font-weight: bold;
}

.startseite_content_table a:visited {
	color: #384668;
	font-weight: bold;
}

.startseite_content_table a:hover {
	color: #384668;
	font-weight: bold;
}

.startseite_content_table a:active {
	color: #384668;
	font-weight: bold;
}





/*.tabelle-suchfeld {
	top: 100%;
}*/


/*indexedsearch*/

.tx-indexedsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch-res {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch-path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
}

.tx-indexedsearch-info {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	overflow: hidden;
}

.tx-indexedsearch-secHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.tx-indexedsearch-sectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.tx-indexedsearch-sectionlinks ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}

.tx-indexedsearch-kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 10px;
	padding: 5px 10px 0px;
	color: #000000;
	height: 25px;
}


.tx-indexedsearch-title-icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	height: 20px;
	padding-left: 3px;
}

.tx-indexedsearch-title-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tx-indexedsearch-title-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding-left: 5px;
	height: 20px;
	/*width: 100%;*/
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tx-indexedsearch-percent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding-right: 5px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tx-indexedsearch-descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	margin: 0px;
	padding: 5px 0px;
}

.tx-indexedsearch-redMarkup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #384668;
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch-browsebox-SCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.tx-macinasearchbox-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	text-align: left;
	line-height: normal;
}

.suche_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 29px;
	text-align: left;
	line-height: normal;
}

.kasten_obenrechts01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

.sprache {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px 0px 18px;
	padding: 3px 0px 5px 15px;
}

.sprache a:link {
	color: #737775;
}


.sprache a:visited {
	color: #737775;
}

.sprache a:hover {
	color: #384668;
}


/* CharacterClasses fuer den  htmlarea*/
.sprache a:active {
	color: #000000;
}

.rot {
	color: #FF0000;
}

.blau {
	color: #333384;
}

.grau {
	color: #666666;
}

.gruen {
	color: #009966;
}


.external-link-new-window {
	color: #384668;
	font-weight: bold;
}

/*Stylesheets rechte Spalte*/

.body_rechtespalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.head01_rechtespalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding: 4px 4px 4px 25px;
	background-color: #e8e8e8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	line-height: 18px;
	margin: 0px;
	background-image: url(file:fileadmin/images/arrow01.gif);
	background-repeat: no-repeat;
}

.news-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #384668;

	margin: 0px;
	padding: 3px 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.news_subheader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #384668;
	margin: 0px;
	padding: 6px 0px 0px 4px;
}

.body_news01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.body_news01 a:link {
	color: #384668;
	font-weight: bold;
}

.body_news01 a:visited {
	color: #384668;
	font-weight: bold;
}

.body_news01 a:hover {
	color: #384668;
	font-weight: bold;
}

.body_text01 a:active {
	color: #384668;
	font-weight: bold;
}



.news-single-backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #384668;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 15px;
}


.news-single-backlink a:link {
	color: #384668;
	font-weight: bold;
}

.news-single-backlink a:visited {
	color: #384668;
	font-weight: bold;
}

.news-single-backlink a:hover {
	color: #384668;
	font-weight: bold;
}

.news-single-backlink a:active {
	color: #384668;
	font-weight: bold;
}



.linie_contentgrafik {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	margin: 1px 0px 0px;
	padding: 0px;
}

.menulinks_linie_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}





.head02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #384668;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	background-image: url(images/Verlaufsbalken.jpg);
	background-repeat:no-repeat;
	height:23px;
}

.head02 {
	color: #384668;
	font-weight: bold;
	background-image: url(images/Verlaufsbalken.jpg);
}

.head02 a:visited {
	color: #384668;
	font-weight: bold;
}

.head02 a:hover {
	color: #384668;
	font-weight: bold;
}

.head02 a:active {
	color: #384668;
	font-weight: bold;
}

.head03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #737775;
	padding: 4px 4px 4px 8px;
	line-height: 18px;
	margin: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.head03 a:link {
	color: #737775;
	font-weight: bold;
}

.head03 a:visited {
	color: #737775;
	font-weight: bold;
}

.head03 a:hover {
	color: #384668;
	font-weight: bold;
}

.head03 a:active {
	color: #384668;
	font-weight: bold;
}



.MENULINKS.2.ACT_Padding {
	padding-top: 3px;
	padding-bottom: 3px;
}

.linie_weiss_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

.linie_weiss_unten a:link {
	color: #384668;
	font-weight: bold;
}

.linie_weiss_unten a:visited {
	color: #384668;
	font-weight: bold;
}

.linie_weiss_unten a:hover {
	color: #384668;
	font-weight: bold;
}

.linie_weiss_unten a:active {
	color: #384668;
	font-weight: bold;
}


.linie_grau_oben_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}


.linie_grau_oben_unten a:link {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben_unten a:visited {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben_unten a:hover {
	color: #384668;
	font-weight: bold;
}

.linie_grau_oben_unten a:active {
	color: #384668;
	font-weight: bold;
}

/*News Bild*/
.Download_Bild {
	background-image:url(pictures/Thumbnail_PDF.png);
	background-repeat:no-repeat;
	padding-left:50px;
	height:50px;
	/*padding-top:40px;*/
}

/**/
.body_text01_dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #384668;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
}


.body_text01_dl a:link {
	color: #384668;
	font-weight: bold;
}

.body_text01_dl a:visited {
	color: #384668;
	font-weight: bold;
}

.body_text01_dl a:hover {
	color: #384668;
	font-weight: bold;
}

.body_text01_dl a:active {
	color: #384668;
	font-weight: bold;
}
/**/
