/* Allgemeines CSS fuer ipy.de        */
/* Nico Grosser, net&works GmbH       */
/* November 2006		      */
/* ---------------------------------- */
/* letzte Änderung, 12.11.07          */
/* Sibylla Bunne, sibylla.bunne@awi.de*/
/* ---------------------------------- */

/* ===================== */
/* Default Einstellungen */
/* ===================== */

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, sans-serif;
  font-size: 100.1%;
  text-align: center;
  color: #5D5D5D;
  background-color: #B0B0B0;
}

img {
  border: 0px none;
}

ul {
  margin-left: 25px;
}

ul li {
  margin-bottom: 5px;
}

.csc-textpic-caption {
  padding-top: 3px;
}

.contenttable-0 td {
  padding-right: 10px;
  padding-bottom: 3px;
}

p.align-center {
  text-align: center;
}

.clearer {
  clear: both;
  height: 0px;
  font-size: 0px;
}

span.important {
  color: #8A0020;
}

#page_wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
  font-size: 0.75em;
  border: 0.1px solid #B0B0B0;
}

#page_wrapper a:hover {
  text-decoration: underline;
}

#banner {
  height: 11.5em;
  min-height: 135px;
  width: 1000px;
  background: #515151 url('../images/banner_1000_137.jpg') no-repeat;
  border-bottom: 1px solid #fff
}

.maincontent a, .maincontent a:link, .maincontent a:visited {
  color: #0066CC;
}

.footer a, .footer a:link, .footer a:visited {
  color: #0066CC;
  text-decoration: none;
}

/* ====================== */
/* Tip-a-friend           */
/* ====================== */

.tip_link {
  margin: 0 0 20px 195px;
}

.tip_error {
  font-size: 1em;
  line-height: 2em;
  color: #000;
  text-align: center;
  background-color: #FFCC33;
  border: 1px solid #fff;
  padding-left: 8px;
  margin: 15px 0;
}

.tip_fields {
  margin: 0 0 20px 195px;
  color: red;
}

.tip_content label {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin: 5px 0 0 0;
}

.tip_content input {
  width: 200px;
  border: 1px solid #8CA7BF;
  margin: 3px 275px 3px 45px;
  padding: 1px;
}

.tip_content #name {
  border-color: red;
}

.tip_content #email {
  border-color: red;
}

.tip_content #recipient {
  border-color: red;
  margin-bottom: 10px;
}

.tip_content textarea {
  width: 250px;
  height: 86px;
  border: 1px solid #8CA7BF;
  margin-left: 45px;
  margin-right: 100px;
  padding: 1px;
  margin-bottom: 8px;
}

.tip_content .submit {
  width: 7em;
  margin-left: 195px;
}

/* ====================== */
/* Suche / indexed_search */
/* ====================== */

.tx-indexedsearch {
  width: 550px;
}

.tx-indexedsearch #tx-indexedsearch-searchbox-sword {
  width: 200px;
  border: 1px solid #8CA7BF;
  margin-left: 15px;
  padding: 1px;
}

.tx-indexedsearch .tx-indexedsearch-search-submit {
  padding: 10px 0 10px 0;
  margin-top: 1px;
}

.tx-indexedsearch #searchbutton {
  width: 150px;
  border: 1px solid #8CA7BF;
  margin-left: 15px;
}

.tx-indexedsearch .extended_link {
  margin-left: 40px;
}

.tx-indexedsearch select {
  border: 1px solid #8CA7BF;
  float: left;
  margin-left: 15px;
  font-size: 13px;
}

.tx-indexedsearch label {
  display: block;
  padding: 0 0 10px 0;
  width: 110px;
  text-align: left;
}

.tx-indexedsearch .tx-indexedsearch-search-for {
  padding: 20px 0 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-search-in {
  padding: 0px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-section {
  padding: 10px 0 10px 0px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-order {
  padding-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-search-select-results {
  padding-bottom: 0px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-defop {
  position: relative;
  top: -13px;
  width: 145px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-desc {
  position: relative;
  top: -13px;
  width: 115px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-type {
  width: 115px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-lang {
  width: 118px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-sections {
  width: 275px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-order {
  width: 145px;
}

.tx-indexedsearch #tx-indexedsearch-selectbox-results {
  margin: 0 0 25px 15px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  padding: 10px 0;
}

.tx-indexedsearch .tx-indexedsearch-sw {
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
  padding: 0 10px 3px 0;
  padding-bottom: 25px;
  margin-bottom: 10px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul {
  list-style-type: none;
  margin-left: 0;
}

.tx-indexedsearch .tx-indexedsearch-browsebox li {
  width: 60px;
  float: left;
}

.tx-indexedsearch .tx-indexedsearch-res {
  padding: 0 25px 20px 0;
}

.tx-indexedsearch .tx-indexedsearch-res h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin:0;
}

.tx-indexedsearch .tx-indexedsearch-res h3 a {
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-descr {
  padding-bottom: 10px;
  line-height: 150%;
}

/* ====================== */
/* Tip-a-friend           */
/* ====================== */

#tx_chcforum-pi1 {
  width: 700px;  
}

/* ====================== */
/* Sitemap                */
/* ====================== */
.csc-sitemap ul {
  margin-top: 5px;
}

/* ====================== */
/* Kalender               */
/* ====================== */


/* styles for extension "tx_jwcalendar_pi1" */
div.tx-jwcalendar-pi1{  
font-family: Arial, sans-serif;  
font-size: 11px;  
color:#5D5D5D;
clear:both;
width:600px;
}

div.tx-jwcalendar-pi1 img{  border:0px none;}
div.tx-jwcalendar-pi1 a, 
div.tx-jwcalendar-pi1 table a{
	/* text-decoration:none;*/
	text-decoration: none;
	color: #5D5D5D;
}
div.tx-jwcalendar-pi1 a:hover,
div.tx-jwcalendar-pi1 table a:hover{  color: #5D5D5D; text-decoration:underline;}
div.tx-jwcalendar-pi1 input{  clear:both;  background: #fff;  border-top:2px #fffff solid;  border-left:2px #fff solid;  border-right:2px #fff solid;  border-bottom:2px #fff solid;  text-align:center;  margin:10px;  padding: 3px 14px; } 
div.tx-jwcalendar-pi1 
.tx_jw_input_text{  width:260px;  border:1px #ffffff 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 #fff solid;}
div.tx-jwcalendar-pi1 
.tx_jw_input_button{  font-size:12px;  background: #dedede;  text-align:center;  margin:4px 10px;  padding:2px 4px;}

/********************************************//*****************LIST view ****************//********************************************/
div.jwcalendar_list{  width:100%;  background-color:#fff;  font-family: Arial, sans-serif;  font-size: 12px;  border: 1px  #fff solid;  margin:10px 0;}
div.jwcalendar_list .title{  font-size: 14px;  font-weight: bold;  color:#333333;  padding: 8px 5px;}
div.jwcalendar_list .prev_items{  float:left;  font-size: 11px;  font-weight: bold;  text-align:left;  color:#333333;  padding:8px 0 0 16px;}
div.jwcalendar_list .next_items{  float:right;  font-size: 11px;  font-weight: bold;  text-align:right;  color:#333333;  padding:8px 0 0 16px;}
div.jwcalendar_list .next_items{}
div.jwcalendar_list .itemslist{  padding:0 10px;}
div.jwcalendar_list table.items{  width:100%;  font-family: Arial, sans-serif;  font-size: 12px;  text-align:left;  line-height:1.4em;  empty-cells:show;  border-collapse:separate;  border-collapse:collapse;  border-spacing:0;  border: 1px  #fff solid;}
div.jwcalendar_list table.items td.label{  background:#fff;  width:33%;    vertical-align:top;  border: 1px  #5D5D5D dotted;  padding:5px;}
div.jwcalendar_list table.items td.item{  background:#fff;  width:67%;     border: 1px  #5D5D5D 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;}


/*******************//*tables navi******//*******************/
div.jwcalendar_month table.navs{   width:100%;}
div.jwcalendar_month table.months, 
div.jwcalendar_month table.year{   width:100%;   font-family: Arial, 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: Arial, sans-serif;   font-size: 11px;   width:100%;   line-height:1.4em;   border-collapse:collapse;   empty-cells:show;   border-spacing:0;   border:1px solid #fff;   padding:0;}
div.jwcalendar_month table.days a{    text-decoration:none;}
div.jwcalendar_month table.days td{   vertical-align:top;   border:dotted 1px #fff;   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: Arial, sans-serif;   font-size: 11px;   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;   padding:3px 0;}

/*****************//*table dayitem******//*****************/
div.jwcalendar_month table.dayitem, div.jwcalendar_month table.dayitem a{   font-weight:normal;   font-family: Arial, sans-serif;   font-size: 11px;   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:0px none;}
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:0px none;}

/********************************************//*****************SINGLE view ****************//********************************************/
div.jwcalendar_single{  background-color:#fff;  border: 1px  #fff 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  #5D5D5D dotted;   border-right: 1px  #5D5D5D dotted;   border-bottom: 1px  #5D5D5D dotted;   background:#fff;}
div.jwcalendar_single .headerie{   border-top: 1px  #5D5D5D dotted;}
div.jwcalendar_single .contentie{   background:#fff;}
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:#5D5D5D;}
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%;}


/********************************************//*****************ORGANIZER view ****************//********************************************/
div.jwcalendar_organizer, div.jwcalendar_location{  background-color:#fff;  border: 1px  #fff 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  #fff dotted;   border-right: 1px  #fff dotted;   border-bottom: 1px  #fff dotted;   background:#FCECC0;}
div.jwcalendar_organizer .headerie, div.jwcalendar_location .headerie{   border-top: 1px  #fff dotted;}
div.jwcalendar_organizer .contentie, div.jwcalendar_location .contentie{   background:#fff;}
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%;}
.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: Arial, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 2em; font-weight: bold; color: #FFFFFF; }
.jwcalendar_oltf { font-family: Arial, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.tx_jw_input_button{
}


/* ====================== */
/* Bildergalerie          */
/* ====================== */

    /* default styles for extension "tx_lzgallery_pi1_simple" */
	
	/* gallerie - listing */
	#tx-lzgallery-pi1-listing {border-style:dotted;border-width:1px;border-color:#A6A6A7;border-collapse:collapse;font-size:100.1%;padding:0px;font-family:Arial}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:lightgrey;color:black;}
	#tx-lzgallery-pi1-listing tr.line1 td.startdate{white-space:nowrap;}
	#tx-lzgallery-pi1-listing tr.line1 td.count{white-space-nowrap;padding-left:20px}
	#tx-lzgallery-pi1-listing td.preview {padding:0px;width:80px;padding-left:4px;}
	#tx-lzgallery-pi1-listing td.title {font-size:100.1%;font-face:bold;padding-left:10px;width:80%;}
	#tx-lzgallery-pi1-listing tr.line2 {padding:0px;}
	
	#tx-lzgallery-pi1-listing a {color:black;}	
	#tx-lzgallery-pi1-listing #line-descr-short {border-top-width:1px;border-top-style:dotted;border-top-color:#A6A6A7;}
	#tx-lzgallery-pi1-parent-descr-short {padding:4px 4px 20px 4px;}
	#tx-lzgallery-pi1-parent-title {font-size:20px;padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-count {padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-subcount {padding:0px 4px 4px 4px;}
	#tx-lzgallery-pi1-listing td.information {font-size:10px;white-space:nowrap;}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
	#tx-lzgallery-pi1-fotonav td.descr {color:#A6A6A7;}
	#tx-lzgallery-pi1-fotonav {background-color:lightgrey;border-color:#A6A6A7;border-style:solid;border-width:1px;font-family:Arial, sans-serif;}

	#tx-lzgallery-pi1-fotos {border-width:1px;border-style:solid;border-color:#A6A6A7;text-align:center;padding:5px 5px 5px 5px;background-color:white;border-collapse:collapse;font-family:Arial;}
	#tx-lzgallery-pi1-fotos td {text-align:center;padding:0;border-style:solid;border-width:1px;border-color:#A6A6A7;padding:3px;}

	#tx-lzgallery-pi1-title {border-bottom-width:0px;border-bottom-style:solid;border-bottom-color:#A6A6A7;text-align:left;margin-bottom:22px;margin-top:22px;font-size:14px;font-face:bold;}
	#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}