/*
# Typo3 CSS budenzauber-hattingen.de
-----------------------------------------------
  Creation Date:  10.12.2008
  Author:         Benjamin Schmerfeld
  Projekt:        budenzauber-hattingen.de
  Organization:   solvecon gmbh
  URL:            http://budenzauber-hattingen.de
-----------------------------------------------
*/

/* 
---------------- // CONTENT // ----------------
*/

/*********************************************************/
/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:82.01%; margin:0; padding:0;background-color:#fff;  background-image:url(../../images/bg.jpg); background-repeat:no-repeat;}

/* HEADINGS */
h1 {color:#515C60; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;  border-bottom:1px dotted #A4BADB; }
h2 {color:#515C60; font-weight:bold;font-size:18px;margin:15px 0px 8px 0px;padding:0px;}
h3 {color:#515C60; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}
h4 {color:#515C60; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}
h5 {color:#515C60; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;  border-bottom:1px dotted #A4BADB; }

/* LINKS GLOBAL */
a,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#c64934} 
a:visited {color:#c64934} 
a:hover,a:active {color:#c64934}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; /*font-size:12px;*/}
textarea {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}
div#con-content p{color:#333333; font-size:90%;}
div#con-content ul{padding:5px 10px;margin-left:20px; list-style-type:disc;}
div#con-content ol {padding:5px 10px;;margin-left:20px; list-style-type:decimal; }

fieldset#mailformAnrede legend {display:none;}
fieldset#mailformAnrede {border:0px;}
#mailformAnredeFrau {margin-left:10px;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
/*
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#999999}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(img/hr_productpreview.gif)}
*/

/* TABLE GLOBAL */
table td {padding:2px;}

#wrap {	margin: 0 auto; width:900px; }

/* HEADER WITH LOGO */
#header {width:900px; height:150px; background-color:#fff; border:1px solid #999999; }
#header	#logo { margin:0px; padding:0px;}
/*#header	#slogan {margin:0px; padding:0px;float:left}*/

/*#header td {padding-top:1px; padding-right:4px;}*/

#banner-wrap{ padding-left:8px; padding-right:8px;background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y;}

/* BREADCRUMB PATH AS LIST */
/*#breadcrumb-wrap {padding-left:8px; padding-right:8px;background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y;}*/
#breadcrumb {clear:both; color:#c64934; padding:18px 0px 0px 3px; list-style-type:none; background-color:#fff; height:23px; font-size:11px;}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}

/* TOPNAVI AS LIST */
#topnavi-wrap { border-left:1px solid #999; width:842px; border-right:1px solid #999; clear:both;padding-left:50px; padding-right:8px;background-image: url("../../images/bg-horiz-menu.gif"); background-repeat: repeat-x; height:46px;}
#topnavi {clear:both;float:left; padding:7px 0px 4px 0px; margin:0; list-style-type:none; height:28px; font-size:13px; }
#topnavi li {display:inline; height:25px; line-height:25px; width:110px; float:left; padding: 0px 0px 0px 0px; text-align:left; margin:0px 5px 0px 0px; /*background-color:#A0BFCF; */}
#topnavi a{   display:block; line-height:25px; height:25px; vertical-align:bottom; font-weight:bold; color:#444; margin:0; padding:0px 0px 0px 30px; background-image: url("../../images/bg-horiz-menu-flower.gif"); background-repeat:no-repeat; background-position:0px 0px;}

a.topnaviNO:link, a.topnaviNO:visited{ text-decoration:none; }
a.topnaviCUR:link, a.topnaviCUR:visited,a.topnaviACT:link, a.topnaviACT:visited{ text-decoration:underline; }






/*#clearer-wrap {padding-left:8px; padding-right:8px;background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y;}
.clearer-line { background-color:#999; height:2px; line-height:2px;}
*/
/* LANGNAVI */
/*
#langnavi{width:244px;  float:left; text-align:right; margin-top:4px; padding:8px 12px 5px 5px; height:17px;  border:1px solid #999; background-image: url("../../images/bg-btn.gif"); background-repeat:repeat-x;}
#langnavi-item{vertical-align:top; float:left; width:80px;height:17px; padding-left:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; }
*/
/* CONTENT WRAPPER */
#contentwrap { width:900px; padding:5px 0px 0px 0px; background-color:#fff;  border-left:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #999; }

/* LEFT COLUMN */
#leftcol {float:left; width:200px; padding:0px 0px 15px 0px; background-color:#fff; min-height:530px; height:auto !important; height:530px; background-image: url("../../images/bg-left-flower1.gif"); background-repeat:no-repeat; background-position:0px 430px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px; background-color:#fff; min-height:530px; height:auto !important; height:530px; background-image: url("../../images/bg-right-ci.gif"); background-repeat:no-repeat; background-position:0px 410px;}

/* MAIN CONTENT */
#content {float:left; width:454px; padding:0px 22px 0px 22px; border-right:1px solid #999; border-left:1px solid #999; min-height:545px; height:auto !important; height:545px;/*border:1px solid green;*/ }
#con-content{padding-top:0px; }
#contentfull {width:890px; padding:0px 30px 0px 30px; margin-bottom:15px;}

/* MENU BOX */
#menu-box-wrap {width:199px;}
#menu-box-content {padding:0px; padding-left:20px;}
#menu-box-content-wrap { }
#menu-box-bottom{margin-bottom:25px; }

/* MENU BOX */
#img-box-wrap {width:199px;}
#img-box-content {padding:0px; padding-left:20px;}
#img-box-content-wrap { }
#img-box-bottom{margin-bottom:15px; }

/* SPONSORS BOX */
#spon-box-wrap {margin:20px 0px 0px 0px;}
#spon-box-content {padding:0px; padding-left:3px;}
#spon-box-content-wrap { }
#spon-box-bottom{margin-bottom:15px;}
div#spon-box-content h1{color:#333333; padding:0px; margin:0px 0px 0px 0px; border:none; font-size:0.85em; font-weight:normal; background-image:none;}

/* FOOTER */

#small-footer{ font-size:0.8em; font-family: Arial,Helvetica, Verdana , sans-serif; line-height:150%; padding-top:5px; padding-bottom:5px; color:#515C60; border-top:1px dotted #999;}
#small-footer-left{float:left; width:50%; height:25px;}
#small-footer-right{float:right;width:40%;height:25px;  text-align:right;}
#small-footer a:link, #small-footer a:visited{ text-decoration:none; color:#505050; }
#small-footer a:active, #small-footer a:hover{ color:#505050; text-decoration:underline;}


/*
.footer { font-family:Arial, Helvetica, sans-serif; clear:both; text-align:center; font-size:0.75em; color:#666666;  padding: 8px; margin-bottom:0px;}
.footer a:link, .footer a:visited  {color:#666666; text-decoration:none}
.footer a:hover, .footer a:active  {color:#666666; text-decoration:underline;}
*/

/*********************************************************/

/*********************************************************/
/*                     Content-Footer      				 */
/*********************************************************/

/*#content-footer{ font-size:0.8em; font-family: Arial,Helvetica, Verdana , sans-serif; line-height:150%; padding-top:5px; color:#515C60; border-top:1px dotted #A4BADB;}
#content-footer-left{float:left; width:50%; height:25px;}
#content-footer-right{float:right;width:40%;height:25px;  text-align:right;}
a.content-footer:link, a.content-footer:visited{ text-decoration:none; color:#505050; }
a.content-footer:active, a.content-footer:hover{ color:#505050; text-decoration:underline;}
*/
/*********************************************************/
/*                     MenüEbene 1     					 */
/*********************************************************/

ul#menu-list {list-style-type:none;	padding:0px;}

/*ul#menulevel li.level1 {list-style-type:none; background-color:#DA9401; padding:4px 0px 4px 6px; border: solid #fff; border-width:1px 0px 0px 0px;}*/

/********  No ********/

ul#menu-list a.menu1No {

  border-bottom:1px solid #E3E5E6;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:30px;
  height:30px;
  margin-top:5px;
}
a.menu1No:link, a.menu1No:visited{ color:#9C4543;  text-decoration:none; }
a.menu1No:active, a.menu1No:hover{ color:#9C4543; height:20px;     }

/********  CUR ********/

ul#menu-list a.menu1Cur {

  border-bottom:1px solid #E3E5E6;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:30px;
  height:30px;
  margin-top:5px;
}
a.menu1Cur:link, a.menu1Cur:visited, a.menu1Cur:active, a.menu1Cur:hover{text-decoration:none; color:#9C4543; font-style:italic;height:20px;  }
/********  ACT ********/

ul#menu-list a.menu1Act {

  border-bottom:1px solid #E3E5E6;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:30px;
  height:30px;
  margin-top:5px;

}
a.menu1Act:link, a.menu1Act:visited{ color:#BF0000;  text-decoration:none; }
a.menu1Act:active, a.menu1Act:hover{text-decoration:none; color:#BF0000; height:20px;   }


/*********************************************************/
/*                     MenüEbene 2     					 */
/*********************************************************/

/********  No ********/

ul#menu-list a.menu2No {
  display:block;
  font-size:1.1em; 
  padding-left:30px;
  text-align:left;
  line-height:35px;
  height:35px;
  background-image: url("../../images/men2icoNo.gif"); background-repeat:no-repeat; background-position:0px 2px;
}
a.menu2No:link, a.menu2No:visited{ color:#333333;  text-decoration:none; }
a.menu2No:active, a.menu2No:hover{ color:#4366A3; font-style:italic; height:20px;     }

/********  CUR ********/

ul#menu-list a.menu2Cur {
  display:block;
  font-size:1.1em; 
  padding-left:30px;
  text-align:left;
  line-height:35px;
  height:35px;
  background-image: url("../../images/men2icoNo.gif"); background-repeat:no-repeat; background-position:0px 2px;
}
a.menu2Cur:link, a.menu2Cur:visited, a.menu2Cur:active, a.menu2Cur:hover{text-decoration:none; color:#D93B6B; height:20px; font-weight:bold;   }

/********  ACT ********/

ul#menu-list a.menu2Act{
  display:block;
  font-size:1.1em; 
  padding-left:30px;
  text-align:left;
  line-height:35px;
  height:35px;
  background-image: url("../../images/men2icoNo.gif"); background-repeat:no-repeat; background-position:0px 2px;
}
a.menu2Act:link, a.menu2Act:visited, a.menu2Act:active, a.menu2Act:hover{text-decoration:none; color:#D93B6B; font-style:italic; height:20px; font-weight:bold;   }

/*********************************************************/
/*                     MenüEbene 3     					 */
/*********************************************************/

/********  No ********/

ul#menu-list a.menu3No {
  display:block;
  font-size:1.1em; 
  margin-left:30px;
  padding-left:20px;
  text-align:left;
  line-height:25px;
  height:25px;
  background-image: url("../../images/men3icoNo.gif"); background-repeat:no-repeat; background-position:0px 4px;
}
a.menu3No:link, a.menu3No:visited{ color:#000000;  text-decoration:none; }
a.menu3No:active, a.menu3No:hover{ color:#000000; font-style:italic; height:20px; }

/********  CUR ********/

ul#menu-list a.menu3Cur {
  display:block;
  font-size:1.1em; 
  margin-left:30px;
  padding-left:20px;
  text-align:left;
  line-height:25px;
  height:25px;
  background-image: url("../../images/men3icoNo.gif"); background-repeat:no-repeat; background-position:0px 4px;
}
a.menu3Cur:link, a.menu3Cur:visited, a.menu3Cur:active, a.menu3Cur:hover{text-decoration:none; color:#000000; font-style:italic; height:20px;}

/********  ACT ********/

ul#menu-list a.menu3Act{
  display:block;
  font-size:1.1em; 
  margin-left:30px;
  padding-left:20px;
  text-align:left;
  line-height:25px;
  height:25px;
  background-image: url("../../images/men3icoNo.gif"); background-repeat:no-repeat; background-position:0px 4px;
}
a.menu3Act:link, a.menu3Act:visited, a.menu3Act:active, a.menu3Act:hover{text-decoration:none; color:#000000; font-style:italic; height:20px; }


/*********************************************************/
/*               kleine LoginBox	 					 */
/*********************************************************/

/*.login{}  */
.loginUser{ border-bottom:1px solid #AFC2E0; border-top: 1px solid #AFC2E0; text-align: center; margin: 5px 13px 5px 0px; padding:5px; font-style:italic; font-size: 0.9em; font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#eeeeee;}
/*.loginSubmitImg{}*/
.loginSubmitImg2{ margin-right:15px;}
/*.loginSubmit {}*/
.loginInput{ width:165px; padding-left:5px; padding-right:5px; margin-bottom:5px;  }
a.loginPass:link, a.loginPass:visited{ color:#4D78B9; text-decoration:underline; font-size:10px;}
a.loginPass:active, a.loginPass:hover{ color:#4D78B9; text-decoration:none;  font-size:10px;}
/*.loginUserTitle{}*/

/*********************************************************/
/*                 NewLoginBox		 					 */
/*********************************************************/

/*DIV.tx-newloginbox-pi1 {background-color: transparent;color: #000000;text-decoration: none;padding-bottom:20px;}*/
/*Ausrichten der überschriften*/
DIV.tx-newloginbox-pi1 H3 {background-image:url(../images/buttons/keys.gif);background-repeat:no-repeat;background-position: 0px 0px;font-size:1.5em;color:#2DA6BC;margin-bottom:10px;height:32px;padding-left:40px;font-weight:normal;}
/*Ausrichtung der Texte*/
DIV.tx-newloginbox-pi1 P { margin-left: 0px;}
DIV.tx-newloginbox-pi1 TABLE { margin-top:0px;padding-top:0px;width: 400px;border-collapse: separate;border-spacing: 1px 1px;}
DIV.tx-newloginbox-pi1 TABLE TR TD P { margin:0px; padding:0px; text-align:left;}
DIV.tx-newloginbox-pi1 TABLE TR TD { padding:2px; }
DIV.tx-newloginbox-pi1 TABLE TR { padding:4px; }
/*Ausrichtung des Submit Buttons*/
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {width: auto;font-size:0.9em;}
/*Für den Inhalt der Eingabefelder*/
DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {margin-left: 0px;margin-top: 2px;width: 150px;padding-left:2px;padding-right:2px;}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {margin-top:10px;margin-left: 4px;padding-top:0px;width:130px;}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {margin-top:0px;margin-left:0px;padding-top:0px;width:100px;color:#4D78B9; text-decoration:underline; }
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {margin-top:0px;margin-left: 4px;padding-top:0px;width:130px;}
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {margin-top:0px;margin-left: 4px;padding-top:0px;width:100px;}
/*Ausrichtung des Usernamens, wenn angemeldet*/
DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {margin-left: 4px;margin-top:0px;padding-top:0px;}

/*********************************************************/
/*                     RTE Klassen     					 */
/*********************************************************/

.htmlarea-content-body{
  margin: 0;
  padding: 5px;
  font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; 
  font-size:82.01%; 
  background-color: #FFFFFF;
  text-align:left;
  background-image:none;
  color:#000000;
}

.htmlarea-content-body ul {padding:5px 10px;margin-left:20px; list-style-type:disc;}
.htmlarea-content-body ol {padding:5px 10px;;margin-left:20px; list-style-type:decimal; }
.htmlarea-content-body li { font-size:1.0em;}

a.external-link:link, a.external-link:visited,a.external-link:active{  
  border-bottom: 1px dotted red;
  text-decoration:none; 
  background-image:url(../images/buttons/external_link.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:15px;
  color:#004C9C
}
a.external-link:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

a.external-link-new-window:link, a.external-link-new-window:visited,a.external-link-new-window:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none; 
  background-image:url(../images/buttons/external_link_new_window.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:20px;
  color:#004C9C
}
a.external-link-new-window:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

a.internal-link:link, a.internal-link:visited,a.internal-link:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none;  
  background-image:url(../images/buttons/internal_link.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:15px;
  color:#004C9C
}
a.internal-link:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

a.internal-link-new-window:link, a.internal-link-new-window:visited,a.internal-link-new-window:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none; 
  background-image:url(../images/buttons/internal_link_new_window.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:20px;
  color:#004C9C
}
a.internal-link-new-window:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

a.download:link, a.download:visited,a.download:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none; 
  background-image:url(../images/buttons/download.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:15px;
  color:#004C9C
}
a.download:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

a.mail:link, a.mail:visited,a.mail:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none; 
  background-image:url(../images/buttons/mail.gif);
  background-repeat:no-repeat;
  background-position: 0px 0px;
  padding-left:25px;
  color:#004C9C
}
a.mail:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

table.Tabelle{font-size:0.85em; border-spacing:5px; border-collapse:separate; margin-top:15px; margin-bottom:25px; width:468px;  }
table.Tabelle p{padding:0px;margin:0px; margin-bottom:5px; margin-top:1px; text-align:left;}
table.Tabelle td {border-bottom: 1px dotted #A4BADB; }
table.Tabelle th{border-bottom: 1px dotted #A4BADB; height:30px;  }
table.Tabelle thead {border:1px solid green; font-size:14px; font-weight:bold; }
table.Tabelle ul { list-style-type:disc;padding-left:7px;margin:0px; margin-bottom:5px;}
table.Tabelle li {padding:0px;margin-left:10px;}

td.Zelle {	background-color: #2d69a9;	color: white;	font-size: 12px;}
p.align-right{text-align: right;}
p.align-center{text-align: center;}
p.align-left{text-align: left;}



/*********************************************************/
/*                     CALENDAR     					 */
/*********************************************************/

/* default styles for extension "tx_cal_controller" */
/* START new classes and  id's */

/*
.tx-cal-controller{}
#cal-list-view{margin-bottom:10px; }
.cal-list-view-item{border-bottom:1px dotted #A4BADB;margin-bottom:10px; line-height:26px; vertical-align:middle;min-height:30px; height:auto !important; padding-left:40px; background-image:url(../images/buttons/stoppuhr.gif);background-repeat:no-repeat;background-position: 10px 0px;}
.cal-list-view-item a:link, .cal-list-view-item a:visited{color:#004C9C; text-decoration:none; border-bottom: 1px dotted red; }
.cal-list-view-item a:hover,.cal-list-view-item a:active{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

#month-header {width: 100%;margin-bottom: 7px;}
#month-header-prevnext {float: left;}
#month-header-icons {float: right;text-align: right;}
#month-header-icons IMG, #month-header-prevnext IMG , #month-footer IMG{border: 0px solid;}
#month-footer {width: 100%;margin-bottom: 7px;}
#month-footer-header {text-align: center;}
table.month-small {border: 1px solid #A1A5A9;border-collapse: collapse; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.6em}
.month-small th, .month-small td {padding: 0;width: 22px;font-size: 10px;}
.month-large {border: 1px solid #A1A5A9;border-collapse: collapse;}
.month-large th, .month-large td {border: 1px solid #A1A5A9;}
.month-large .weekday {background-color: #EEE;height: 12px;}
.month-large .weeknum {background-color: #A1A5A9;width: 22px;}
.month-large .day {height: 100px;width: 100px;vertical-align: top;text-align: left;}
.month-large .day div {text-align: right;padding-right: 3px;}
*/

/*For the time being calendar-nav remains a table - no proper alternatives came to my mind yet - suggestions?*/
/*
#calendar-nav {}
#calendar-nav td {vertical-align: top;}
#calendar-nav td#previous {width: 175px;}
#calendar-nav td#list {width: 188px;}
#calendar-nav td#legend {width: 188px;}
#calendar-nav td#next {width: 175px;}
#link-ics,#link-admin {width: 100%;text-align: center;}
*/
/* END new classes and  id's */
/*
.calborder {background-color: #fff;border: 1px solid #A1A5A9;}
.tbll {background: url(../../typo3conf/ext/cal/template/img/shadow_l.gif) no-repeat;width: 8px}
.tblbot {background: url(../../typo3conf/ext/cal/template/img/shadow_m.gif) repeat-x;width: 100%}
.tblr {background: url(../../typo3conf/ext/cal/template/img/shadow_r.gif) no-repeat;width: 8px}
.rowOn {background-color: #cfc;border-top: 1px solid #fff;border-left: 1px solid #fff;}
.rowOn2 {background-color: #cfc;border-top: 1px solid #fff;}
.rowOff {background-color: #E1E8F1;border-top: 1px solid #fff;border-left: 1px solid #fff;}
.rowOff2 {background-color: #E1E8F1;border-top: 1px solid #fff;}
.rowToday {background-color: #cff;border-top: 1px solid #fff;border-left: 1px solid #fff;}
}
.eventbg_1 {background-color: #557CA3;padding: 2px;}
.eventbg_2 {background-color: #53A062;padding: 2px;}
.eventbg_3 {background-color: #E84F25;padding: 2px;}
.eventbg_4 {background-color: #B257A2;padding: 2px;}
.eventbg_5 {background-color: #D42020;padding: 2px;}
.eventbg_6 {background-color: #B88F0B;padding: 2px;}
.eventbg_7 {background-color: #73738C;padding: 2px;}
#allday a {font-size: 9px;color: #fff;font-weight: 900;text-decoration: none;}
#allday a:hover {text-decoration: underline;}
.eventbg2_1 {background-color: #6699CC;border: 1px solid #557CA3;}
.eventbg2_2 {background-color: #4FC464;border: 1px solid #53A062;}
.eventbg2_3 {background-color: #FF6D3B;border: 1px solid #E84F25;}
.eventbg2_4 {background-color: #EA62D4;border: 1px solid #B257A2;}
.eventbg2_5 {background-color: #FF5E56;border: 1px solid #D42020;}
.eventbg2_6 {background-color: #CCB21F;border: 1px solid #B88F0B;}
.eventbg2_7 {background-color: #9292A1;border: 1px solid #73738C;}
.dayborder {background-color: #fff;border-top: 1px solid #A1A5A9;}
.dayborder2 {background-color: #fff;border-top: 1px dashed #ccc;}
.tx-cal-controller .title {background-image: url(../../typo3conf/ext/cal/template/img/time_bg.gif);padding:5px; }
.tx-cal-controller .title h1 {font-family: Helvetica,sans-serif;font-size: 18px;color: #000;margin: 0; background-image:none;padding-left:0px; border:0px;}
.monthback {background-color: #A1A5A9;}
.monthsmallbasic {text-align: left;vertical-align: top;}
.monthmediumbasic {height: 20px;width: 20px;text-align: left;vertical-align: top;}
.monthoff {background-color: #F2F2F2 ! important;}
.monthtoday {background-color: #F2F9FF ! important;}
.monthWeekend {background-color: #FFFFEF;}
.monthselected {border: solid 1px red !important;}
.montheventtop {background-image: url(../../typo3conf/ext/cal/template/img/side_bg.gif);border-top: 1px solid #A1A5A9;}
.montheventline {border-right: 1px dotted #A1A5A9;}
.medtitle {background-image: url(../../typo3conf/ext/cal/template/img/side_bg.gif);height: 20px;margin-top: 3px;font-weight: 900;}
.yearreg {background-color: #fff;height: 30px;width: 30px;text-align: right;vertical-align: top;font-size: 9px;}
.yearoff {background-color: #F2F2F2;height: 30px;width: 30px;text-align: right;vertical-align: top;font-size: 9px;}
.yearon {background-color: #F2F9FF;height: 30px;width: 30px;text-align: right;vertical-align: top;font-size: 9px;}
.yearmonth {background-color: #ccc; font-size:11px; }
.yearweek {background-color: #eee;width: 30px;font-size: 9px;font-weight: 900;text-align: center;height: 15px;}
.eventborder {background-image: url(../../typo3conf/ext/cal/template/img/day_title.gif);border: 1px #006699 solid;}.dateback {background-color: #eee;}
.weekborder {border-top: 1px dashed #A1A5A9;border-right: 1px solid #A1A5A9;}
.weekborder2 {border-right: 1px solid #A1A5A9;}
.timeborder {border-right: 2px solid #A1A5A9;border-top: 1px dashed #A1A5A9;background-image: url(../../typo3conf/ext/cal/template/img/time_bg.gif);}
.timeborder2 {border-right: 2px solid #A1A5A9;border-top: 1px solid #A1A5A9;background-image: url(../../typo3conf/ext/cal/template/img/time_bg.gif);}
.tx-cal-controller .navback {background-image: url(../../typo3conf/ext/cal/template/img/time_bg.gif);}
.tx-cal-controller .navback img{border:none;}
.tx-cal-controller .sideback {background-image: url(../../typo3conf/ext/cal/template/img/side_bg.gif); height:20px; width:auto;}
a.psf {text-decoration: none;}
a.psf:link {color: #0066FF;}
a.psf:visited {color: #0066FF;}
a.psf:active {color: #3366CC;}
a.psf:hover {color: #000099;text-decoration: underline;}
a.ps2 {text-decoration: underline;}
a.ps2:link {color: #0066FF;}
a.ps2:visited {color: #0066FF;}
a.ps2:active {color: #3366CC;}
a.ps2:hover {color: #000099;}
a.ps3 {text-decoration: none;}
a.ps3:link {color: #000;}
a.ps3:visited {color: #000;}
a.ps3:active {color: #000;}
a.ps3:hover {color: #000;text-decoration: underline;}
a.ps {text-decoration: none;}
a.ps:link {color: #fff;}
a.ps:visited {color: #fff;}
a.ps:active {color: #fff;}
a.ps:hover {color: #fff;text-decoration: underline;}
.legend_calendar {font-size: 9px;color: #000000;margin-top: 1em;margin-left: 1em;}
.V9 {text-align:left ! important;font-size: 9px;color: #000000;}
.V9 ul {margin-bottom: 0px;padding-bottom: 0px;margin-left: 20px;padding-left: 0px;}
.V9 li {margin-bottom: 0px;padding-bottom: 0px;}
.V10W {font-size: 10px;color: #FFFFFF;text-decoration: none;}
.V9W {font-size: 9px;color: #FFFFFF;text-decoration: none;}
.V10WB {font-size: 10px;color: #FFFFFF;font-weight: 900;}
.V9G {font-size: 9px;color: #666666;}
.V10 {font-size: 10px;color: #000000;}
.V9BOLD {font-size: 9px;font-weight: 900;}
.G10 {font-size: 11px;color: #0066FF;}
.G10B {font-size: 11px;color: #000000;}
.G10BOLD {font-size: 11px;font-weight: 900;}
.G10G {font-size: 11px;color: #A1A5A9;}
.V12 {font-size: 12px;color: #000000;}
.tx-cal-controller .eventfont {font-size: 11px;color: #FFFFFF;}
.tx-cal-controller .query_style {font-size: 11px;width: 156px;margin-bottom: 0;}
.tx-cal-controller .search_style {font-size: 12px;width: 134px;margin-bottom: 0;}
.tx-cal-controller .login_style {font-size: 11px;width: 80px;margin-bottom: 0;}
.tx-cal-controller .bold a:link {font-weight: bold;}
.tx-cal-controller .bold a:active {font-weight: bold;}
.tx-cal-controller .bold a:visited {font-weight: bold;}
*/

/* Pagebrowser */
/*
.tx-cal-controller .pagebrowser span {padding: 0 2px;}
.tx-cal-controller .pagebrowser{ padding-left:10px; margin-bottom:5px;border-top:1px solid #A1A5A9;border-left:1px solid #A1A5A9;border-right:1px solid #A1A5A9;  background-image:url(../../typo3conf/ext/cal/template/img/side_bg.gif);height:20px;}
.tx-cal-controller .pagebrowser-spacer{margin-bottom:25px;}
*/
/*------------ Category style package: default (blue) - start ------------*/
/*
.default_categoryheader {background-color: #557CA3;}
.default_categoryheader_bullet {color: #557CA3;font-size: 13px;}
.default_categoryheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.default_categoryheader_legend_bullet {margin-left: 3px;}
.default_categoryheader_legend_text {}
.default_categoryheader_allday {text-align: center;}
.default_categorybody {background-color: #6699CC;border: 1px solid #557CA3;color: #fff;}
.default_categorybody a:link {color: #fff;}
*/
/*------------ Category style package: default (blue) - end ------------*/	
/*------------ Category style package: green - start ------------*/
/*
.green_catheader, .green_catheader_allday {background-color: #53A062;}
.green_catheader_bullet {color: #4FC464;font-size: 13px;}
.green_catheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.green_catheader_legend_bullet {margin-left: 3px;}
.green_catheader_bullet_text {}
.green_catheader_allday {text-align: center;}
.green_catbody {background-color: #4FC464;border: 1px solid #53A062;color: #fff;}
.green_catbody a:link {color: #fff;}
*/
/*------------ Category style package: green - end ------------*/
/*------------ Category style package: orange - start ------------*/
/*
.orange_catheader, .orange_catheader_allday {background-color: #E84F25;}
.orange_catheader_bullet {color: #FF6D3B;font-size: 13px;}
.orange_catheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.orange_catheader_legend_bullet {margin-left: 3px;}
.orange_catheader_bullet_text {}
.orange_catheader_allday {text-align: center;}
.orange_catbody {background-color: #FF6D3B;border: 1px solid #E84F25;color: #fff;}
.orange_catbody a:link {color: #fff;}
*/
/*------------ Category style package: orange - end ------------*/
/*------------ Category style package: pink - start ------------*/
/*
.pink_catheader, .pink_catheader_allday {background-color: #B257A2;}
.pink_catheader_bullet {color: #EA62D4;font-size: 13px;}
.pink_catheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.pink_catheader_legend_bullet {margin-left: 3px;}
.pink_catheader_bullet_text {}
.pink_catheader_allday {text-align: center;}
.pink_catbody {background-color: #EA62D4;border: 1px solid #B257A2;color: #fff;}
.pink_catbody a:link {color: #fff;}
*/
/*------------ Category style package: pink - end ------------*/
/*------------ Category style package: red - start ------------*/
/*
.red_catheader, .red_catheader_allday {background-color: #D42020;}
.red_catheader_bullet {color: #FF5E56;font-size: 13px;}
.red_catheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.red_catheader_legend_bullet {margin-left: 3px;}
.red_catheader_bullet_text {}
.red_catheader_allday {text-align: center;}
.red_catbody {background-color: #FF5E56;border: 1px solid #D42020;color: #fff;}
.red_catbody a:link {color: #fff;}
*/
/*------------ Category style package: red - end ------------*/
/*------------ Category style package: yellow - start ------------*/
/*
.yellow_catheader, .yellow_catheader_allday {background-color: #B88F0B;}
.yellow_catheader_bullet {color: #CCB21F;font-size: 13px;}
.yellow_catheader_text{color: #000000;font-size: 11px;margin-left: 3px;}
.yellow_catheader_legend_bullet {margin-left: 3px;}
.yellow_catheader_bullet_text {}
.yellow_catheader_allday {text-align: center;}
.yellow_catbody {background-color: #CCB21F;border: 1px solid #B88F0B;color: #fff;}
.yellow_catbody a:link {color: #fff;}
*/
/*------------ Category style package: yellow - end ------------*/
/*------------ Category style package: grey - start ------------*/
/*
.grey_catheader, .grey_catheader_allday {background-color: #73738C;}
.grey_catheader_bullet {color: #9292A1;font-size: 13px;}
.grey_catheader_text {color: #000000;font-size: 11px;margin-left: 3px;}
.grey_catheader_legend_bullet {margin-left: 3px;}
.grey_catheader_bullet_text {}
.grey_catheader_allday {text-align: center;}
.grey_catbody {background-color: #9292A1;border: 1px solid #73738C;color: #fff;}
.grey_catbody a:link {color: #fff;}
*/
/*------------ Category style package: grey - end ------------*/

.tx-cal-controller .bold {/*font-weight: bold;*/}
.refresh_calendar {margin-right: 5px;}

/*  Start of moving stuff from the templat into this file */
/*
.tx-cal-controller .weekview {margin: 0 auto;}
.tx-cal-controller .weekview .nextweek_arrow, .tx-cal-controller .weekview .previousweek_arrow {width: 16px;height: 20px;border: 0px;text-align: left;}
.previsousweek_arrow {text-align: right;}
*/
/*------------- free & busy styles ----------*/
/*
.fnb_header {background-color: #444444;}
.fnb_body {background-color: #888888;border: 1px solid #999999;color: #fff;}
*/
/*------------- list styles ------------*/
/*
.tx-cal-controller .even {background-color: #eeeeee;}
.tx-cal-controller .treelevel0 {}
.tx-cal-controller .treelevel1 {margin-left:20px;}
.tx-cal-controller .treelevel2 {margin-left:30px;}
.tx-cal-controller label {display:block;float:left;margin:2px 0pt;padding-right:1em;text-align:right; width:180px;}
.tx-cal-controller fieldset div {clear:left;}
.tx-cal-controller fieldset legend { display:none;}
.tx-cal-controller fieldset {min-height:125px; height:auto !important; height:125px; padding:10px;border: 1px dashed red;  background-image:url(../images/clock.gif); background-repeat:no-repeat; background-position:0px 10px;}
#calendar-event{min-height:125px; height:auto !important; height:125px; padding:10px;border: 1px dashed red;  background-image:url(../images/clock.gif); background-repeat:no-repeat; background-position:0px 10px;}
.icslink{ padding-top:20px;}
.tx-cal-controller .noborder {border: none;}
.tx-cal-controller .search-result {list-style: none;margin-left: 0px;padding-left: 0px;}
.tx-cal-controller .search-result li {padding-bottom: 1em;}
.tx-cal-controller .search_result li .even {background-color: #EEEEEE;}
#calendar-event-backlink{margin-top:15px;margin-bottom:15px;}
*/

/*********************************************************/
/*                     NEWS		     					 */
/*********************************************************/
/* default styles for extension "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{clear:right;height:1px;border:1px solid #eee;}
.news-latest-container HR.clearer {clear:left;}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {border-bottom:1px solid #D93B6B; border-top:1px solid #D93B6B; font-size:0.9em; margin-right:20px; padding: 5px 0 5px 0;}
.news-latest-container H2,.news-latest-gotoarchive {padding:3px;margin:3px;	border:1px solid #666;}
.news-latest-container H3{font-size:0.9em; margin-bottom:8px;}
.news-latest-gotoarchive {font-weight:bold;margin-top:5px;}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {color:#fff;}
.news-latest-gotoarchive A {color:#fff;}
.news-latest-item {/* IE hack */height: 1%;line-height: 1.3;/* IE hack end */}
.news-latest-item IMG {margin-bottom:5px;margin-right:5px;border:1px solid #666;float:left;}
.news-latest-category IMG {	float: none;border:none;margin:0px;}
.news-latest-date,.news-latest-morelink,.news-latest-category {font-size:12px;}
.news-latest-date{margin-bottom:5px;}
.news-latest-morelink {height:16px; padding:2px;}
.news-latest-morelink A {	float:right;}
.news-latest-container a:link, .news-latest-container a:visited{color:#000; text-decoration:none;}
.news-latest-container a:hover, .news-latest-container a:active{color:#000; text-decoration:underline;background-color:#FAE5EB;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {margin-bottom:15px;}
.news-list-item {background-image:url(../images/buttons/info-sm.gif);background-position:10px 0px;background-repeat:no-repeat;border-bottom:1px dotted #A4BADB;height:auto !important;line-height:26px;margin-bottom:10px;min-height:30px;padding-left:40px;vertical-align:middle;padding-bottom:10px;	}
.news-list-container H3 {margin-bottom: 5px;padding: 2px;border-bottom: 1px solid #769024;background-color: #769024;}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {color:#fff;padding-left:2px;}
.news-list-container H3 A {color:#fff;}
.news-list-container P {	padding-left:3px;}
.news-list-date {}
.news-list-imgcaption {float: right;padding-top:3px;padding-right:3px;font-size: 9px;}
.news-list-container IMG {float: right;border:1px solid #666;margin-bottom:5px;margin-right:2px;margin-left:5px;}
.news-list-category IMG {float: none;border:none;margin:0px;}
.news-list-morelink,.news-list-category {margin-left:3px;}
.news-list-morelink  {margin-bottom:3px;}
.news-list-browse {text-align: center;}
.news-list-item a:link, .news-list-item a:visited{color:#004C9C; text-decoration:none; border-bottom: 1px dotted red; }
.news-list-item a:hover,.news-list-item a:active{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {padding:3px; }
.tx-ttnews-browsebox TD {font-size: 11px; text-align:center;}
.tx-ttnews-browsebox TABLE{font-size: 11px; text-align:center; margin:auto;}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight: bold;}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{	margin:0px;}
.tx-ttnews-browsebox-SCell {background-color: #AFC2E0;border:1px solid #666;}
.news-search-emptyMsg {font-size: 11px;	margin-left: 10px;}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {margin-bottom:5px;}
.news-single-item H1 {background-image:none; padding:0px;}
.news-single-item H2 {font-size: 16px;font-weight:bold;color: #85A600;margin-bottom: 0px;}
.news-single-item H3 {margin-bottom: 15px;}
.news-single-img {float: right;	margin-left:5px;}
.news-single-imgcaption {padding:3px;clear:both;}
.news-single-category {float: right;}
.news-single-backlink, .news-single-backlink a {font-weight: bold;font-size: 11px;margin-bottom: 15px;margin-top: 10px;}
.news-single-timedata {float: right;}
.news-single-timedata, .news-single-author,.news-single-imgcaption {font-size: 11px;}
.news-single-author {padding-bottom: 3px;}
.news-single-additional-info {/*background-color: #FFC082;*//*	clear: both;*/margin-top: 15px;/*border: 1px solid #666;*/padding:3px;padding-bottom:0px;}
.news-single-related,.news-single-files,.news-single-links  {/*border: 1px solid #666;*/margin:0px;margin-bottom: 3px;padding:3px;background-color:#F9FFE5;}
.news-single-related DD, .news-single-links DD, .news-single-files DD {margin-left:20px;}
.news-single-related DT, .news-single-links DT, .news-single-files DT {font-weight: bold;font-size: 11px;margin-left:5px;width:90%;}

/*--------------------------------- tt_news SEARCH-FORM  -----------------------------------*/

.news-search-form {background-image:url(../images/buttons/archive-search24.gif);background-repeat:no-repeat;background-position:5px 7px;border:1px solid #A1A5A9;background-color:#F2F5FA;padding-left:35px;vertical-align:middle;height:40px;}
.news-search-form-left{float:left; width:200px; padding:5px; height:25px; vertical-align:middle; padding-top:8px;}
.news-search-form-right{float:left;width:125px; padding-top:5px; height:33px;}
.news-search-emptyMsg{margin:0px;}
.news-search-form FORM {margin:0px;}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {margin-top:10px;}
.news-amenu-container LI {padding-bottom:1px; list-style-type:none;}
.news-amenu-container UL {padding:3px;margin-top:5px;margin-left:0px;margin-bottom:0px;border:1px solid #A1A5A9;background-color:#F2F5FA;list-style-type: none;}
.news-amenu-container H2 {color:#fff;padding:3px;border:1px solid #666;background-color:#769024; display:none;}
.news-amenu-container A{ height:35px; line-height:35px;}
.news-amenu-container A:link, .news-amenu-container A:visited {text-decoration:none; color:#000000;}
.news-amenu-container A:active, .news-amenu-container A:hover {text-decoration:underline; color:#000000;}
.news-amenu-item-year {	font-weight: bold; border-left:1px solid #A1A5A9;border-right: 1px solid #A1A5A9;border-top: 1px solid #A1A5A9;padding:0px;padding-left:2px;color:#004C9C;	background-image:url(../../typo3conf/ext/cal/template/img/side_bg.gif);height:19px;}
.news-amenu-container-link{background-image:url(../images/buttons/archive-closed-folder.gif);background-repeat:no-repeat;background-position:5px 3px;padding-top:5px;padding-bottom:5px;padding-left:35px;}
.news-amenu-container-active{background-image:url(../images/buttons/archive-opened-folder.gif);background-repeat:no-repeat;background-position:5px 2px;padding-top:5px;padding-bottom:5px;padding-left:35px;}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu {padding:5px;margin:10px 0px 10px 10px;border:1px solid #666;background-color:#F9FFE5;}
.news-catmenu-header {font-size:11px;font-weight:bold;}
.news-catmenu DIV {font-size:10px;white-space: nowrap;}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {margin:0px;padding: 0px;vertical-align: middle;}
.news-catmenu-ACT {	font-weight:bold;}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {padding:1px;padding-left:10px;	background-color:#ebf8bf;border-left:1px solid #666;border-top:1px solid #666;}
.level2 {padding:1px;padding-left:10px;background-color:#ddf393;border-left:1px solid #666;}
.level3 {padding:1px;padding-left:10px;background-color:#cae46e;border-left:1px solid #666;border-top:1px solid #666;}
.level4 {padding:1px;padding-left:10px;background-color:#b0cb51;border-left:1px solid #666;}

/*********************************************************/
/*                     MAILFORMPLUS	   					 */
/*********************************************************/
.tx-thmailformplus-pi1{margin-top:20px;}
.tx-thmailformplus-pi1 label {display:block;float:left;margin:2px 0pt;padding-right:1em;text-align:right;width:80px;}
.tx-thmailformplus-pi1 fieldset div{clear:left; margin:2px;}
.tx-th_mailfomrplus-captcha-pi1 a:link, .tx-th_mailfomrplus-captcha-pi1 a:visited,.tx-th_mailfomrplus-captcha-pi1 a:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none;  
  background-image:url(../images/buttons/internal_link.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:15px;
  color:#004C9C
}

/*********************************************************/
/*                     TIP-A-FRIEND	   					 */
/*********************************************************/
/*
#tip-a-friend{margin-top:20px; margin-bottom:20px;}
#tip-a-friend label {display:block;float:left;margin:2px 0pt;padding-right:1em;text-align:right;width:120px;}
#tip-a-friend div{clear:left; margin:2px;}
.tip-a-friend-link{padding: 10px 0px 20px 0px; }
.tip-a-friend-error{border:1px dashed red; padding:10px;margin-bottom:20px;}
*/

/*********************************************************/
/*                     Googlemap     					 */
/*********************************************************/
/* default styles for extension "tx_rggooglemap_pi1" */
  #map{background:#eeeeee;}
  #tx-rggooglemap-cat{padding:1px 30px;padding:15px;}
  #tx-rggooglemap-cat-wrap{padding-left:19px;padding-top:10px;padding-bottom:10px;background-image:url(../../images/bg-googlemap.gif);background-repeat:no-repeat;background-position:5px 3px;}
  #tx-rggooglemap-poiNest{padding:5px 0px;width:400px;margin:0px auto;}
  #tx-rggooglemap-poiNest a:link, #tx-rggooglemap-poiNest a:visited{color:#004C9C; text-decoration:none; border-bottom: 1px dotted #999999; }
  #tx-rggooglemap-poiNest a:hover,#tx-rggooglemap-poiNest a:active{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}
  .tx-rggooglemap-poi{float:left;width:180px;}
  .tx-rggooglemap-poi li {list-style:none;line-height:25px;}
  .tx-rggooglemap-poi ul{margin:0px;padding:0px;}
  .tx-rggooglemap-poi h1 {text-decoration:none;	background-image:none;margin:0px;padding:0px;font-size:1.0em;}
  .tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {text-decoration:none;}
  .tx-rggooglemap-poi a:hover {text-decoration:underline;}  
  #tx-rggooglemap-poi-1{margin-right:10px;}
  #rggooglemap-marker-1{width:185px; /*background-image: url(../../images/menu-bg.jpg); background-repeat:no-repeat;*/ background-position:1px -10px; padding:10px;}
  #rggooglemap-marker-2{width:185px;}
  
/*********************************************************/
/*                     S I T E M A P   					 */
/*********************************************************/
 
/******** Ebene 1 ********/
.map_layer1{
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em;  
  letter-spacing:1px;  
  margin:5px 0px 5px 0px; 
  text-transform:uppercase;
  border-bottom: 1px dotted #999999;
  width:200px;
}
a.map_layer1:link, a.map_layer1:visited{ color:#515355; text-decoration:none; }
a.map_layer1:active, a.map_layer1:hover{ color:#515355; text-decoration:none; text-transform:capitalize;}

/******** Ebene 2 ********/
.map_layer2{
  font-size:1.00em;  
  margin-left:15px;
  text-transform:capitalize;
  width:200px;  
  padding-left:10px;
}
a.map_layer2:link, a.map_layer2:visited{text-decoration:none;color:#004C9C;}
a.map_layer2:active, a.map_layer2:hover{text-decoration:underline; }

/******** Ebene 3 ********/
.map_layer3{ margin-left:15px;}
a.map_layer3:link, a.map_layer3:visited{ 
  color:#515355;
  font-size:1.0em;  
  margin-left:50px;
  padding:3px;
  padding-left:15px; 
  text-decoration:none;
}
a.map_layer3:active, a.map_layer3:hover{ color:#456487; text-decoration:underline; }

/******** Ebene 4 ********/
.map_layer4{ margin-left:15px;}
a.map_layer4:link, a.map_layer4:visited{ 
  color:#515355;
  font-size:1.0em;  
  margin-left:70px;
  padding:3px;
  padding-left:15px; 
  text-align:left;
  text-decoration:none; 
}
a.map_layer4:active, a.map_layer4:hover{ color:#456487; text-decoration:underline; }



/*********************************************************/
/*                     Suchergebnis 					 */
/*********************************************************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
/*TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }*/
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

TD.csc-searchResultPrevNext A:link,TD.csc-searchResultPrevNext A:visited,TD.csc-searchResultPrevNext A:active{ border-bottom:1px solid #ddd;text-decoration:none;background-image:url(../images/buttons/internal_link.gif);background-repeat:no-repeat;background-position: 0px 0px; padding-left:15px;text-decoration:none;}
TD.csc-searchResultPrevNext A:hover{ background-color:#DEE7F3; text-decoration:none; border-bottom:1px solid #069;}

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A {margin-top:0px; vertical-align:middle; line-height:24px; }
H3.csc-searchResultHeader A:link, H3.csc-searchResultHeader A:visited { text-decoration:none; font-weight:bold; color:#004C9C;}
H3.csc-searchResultHeader A:active, H3.csc-searchResultHeader A:hover { text-decoration:underline; font-weight:bold; color:#004C9C; }
H3.csc-searchResultHeader { background-color: #eee; font-size: 1.0em;  padding-left:5px;  vertical-align:middle;} 
P.csc-searchResult { font-style: italic; margin-left: 20px; font-size:0.9em; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:150%;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }

table.csc-searchform{ margin-bottom:10px; width:430px;background-image:url(../images/buttons/search48.gif); background-repeat:no-repeat; background-position: 300px 0px;}
.csc-noSearchResultMsg{ height:50px; color:#FF0000; font-size:16px;}	

/*********************************************************/
/*                  Newsletteranmeldung					 */
/*********************************************************/

.tx-sremailsubscribe-pi1 {margin-bottom:20px;}
.tx-sremailsubscribe-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-sremailsubscribe-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-sremailsubscribe-pi1 legend { padding: 0 .5em; font-weight: bold; display:none; }
.tx-sremailsubscribe-pi1 fieldset{border:none;}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash { margin-bottom: 2em; }
.tx-sremailsubscribe-pi1 a:link, .tx-sremailsubscribe-pi1 a:visited,.tx-sremailsubscribe-pi1 a:active{ 
  border-bottom: 1px dotted red;
  text-decoration:none;  
  background-image:url(../images/buttons/internal_link.gif);
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left:15px;
  color:#004C9C
}
.tx-sremailsubscribe-pi1 a:hover{color:#004C9C; text-decoration:none;border-bottom: 1px dotted #004C9C;background-color:#DEE7F3;}
.tx-sremailsubscribe-pi1 label { margin: 0; padding: 0; }
.tx-sremailsubscribe-pi1 label span { color: #ff0000; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error { color: #ff0000; }
.tx-sremailsubscribe-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-sremailsubscribe-pi1 input[type=password] { margin-right: 1em; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-password { margin-right: 1em; }
.tx-sremailsubscribe-pi1 input[type=radio], .tx-sremailsubscribe-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-radio, * html .tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-checkbox { background-color: transparent; }		
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-delete-icon:hover { cursor: pointer; }

/*.tx-sremailsubscribe-pi1 a.tx-sremailsubscribe-pi1-file-view { padding-left: 15px; background-image: url(../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }*/

.tx-sremailsubscribe-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-pi1-multiple-checkboxes { list-style-type: none; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-pi1-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-pi1-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-pi1-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-sremailsubscribe-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-sremailsubscribe-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-sremailsubscribe-pi1 dd { text-align: left; width: 50%; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd { width: auto; }
* html .tx-sremailsubscribe-pi1 dd { float: none; }
.tx-sremailsubscribe-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-sremailsubscribe-pi1 dd label { padding: 0 1em 0 .5em; }
.tx-sremailsubscribe-pi1 h2 {  
  border-bottom: 1px dotted red;
  text-decoration:none;  
  background-image:url(../images/buttons/alert2.gif);
  background-repeat:no-repeat;
  background-position: 5px 2px;
  padding-left:27px;
  color:#004C9C;
  font-size:16px;
  }

	
/*********************************************************/
/*                Sprachumschaltung  					 */
/*********************************************************/
/*
.tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
.tx-srlanguagemenu-pi1 img { margin: 0 2px; padding: 0; border-style: none; }
.tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
.tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
.tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
.tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
.tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
.tx-srlanguagemenu-pi1 select { font-size: .8em; font-family: Verdana, sans-serif; background-color: #35006d; color: white; font-weight: bold; }
.tx-srlanguagemenu-pi1 { float:right;}	
*/
/*********************************************************/
/*                      CHGALLERY  		  				 */
/*********************************************************/


/************************
 * SINGLE view 
 ************************/
.tx-chgallery-pi1 .bigimg{text-align:center}
/************************
 * CATEGORY view 
 ************************/
.tx-chgallery-pi1 .chgallery-list{padding:0;margin:5px 10px;list-style:none;border:1px solid #D2DCE4;border-bottom:0}
/* LIST element */
.tx-chgallery-pi1 .chgallery-list li{padding:5px;border-bottom:1px solid #D2DCE4}
.tx-chgallery-pi1 .chgallery-list .itemodd{background:#E7EDF1}
.tx-chgallery-pi1 .chgallery-list .itemodd .img img{border:1px solid #ececec}
.tx-chgallery-pi1 .chgallery-list .itemeven{background:#f4f4f4}
.tx-chgallery-pi1 .chgallery-list .itemeven .img img{border:1px solid #E7EDF1}
.tx-chgallery-pi1 .chgallery-list .title a{font-weight:700}
.tx-chgallery-pi1 .chgallery-list .img{float:left;width:120px;padding-left:2px}
.tx-chgallery-pi1 .chgallery-list .text{float:left;width:350px}
.tx-chgallery-pi1 .chgallery-list .clr{clear:both}
/************************
 * GALLERY view 
 ************************/
 /* Directory browser */
.tx-chgallery-pi1 .info{margin:5px 10px 15px;padding:3px 6px;border:1px solid #D2DCE4;background:#E7EDF1}
.tx-chgallery-pi1 .info .position{float:right;font-size:35px;font-style:italic;font-family:Georgia;color:#b8c9d6;margin-right:5px}
.tx-chgallery-pi1 .info .position span{font-size:20px}
.tx-chgallery-pi1 .info span{font-weight:700}
/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser{border-top:1px solid #dde1e4;border-bottom:1px solid #dde1e4;padding:3px 0;margin:2px 0}
.tx-chgallery-pi1 .pagebrowser .prev{width:20%;float:left}
.tx-chgallery-pi1 .pagebrowser .text{width:60%;float:left;text-align:center}
.tx-chgallery-pi1 .pagebrowser .next{width:20%;float:right;text-align:right}
.tx-chgallery-pi1 .clr{clear:both}
/* GALLERY single element */
.tx-chgallery-pi1 .single{background:#f3f4f6;float:left;padding:3px 1px 2px;margin:5px}
.tx-chgallery-pi1 .single .img{width:160px;height:126px;background:url(../../typo3conf/ext/chgallery/res/gfx/bg.gif) no-repeat;line-height:126px;position:relative}
.tx-chgallery-pi1 .act .img{background:url(../../typo3conf/ext/chgallery/res/gfx/bgact.gif) no-repeat}
.tx-chgallery-pi1 .single .img .align{width:160px;height:126px;position:absolute;top:50%;left:50%;text-align:center;display:block;margin-top:-53px;margin-left:-80px}
.tx-chgallery-pi1 .single .img img{}
.tx-chgallery-pi1 .single span{display:block;margin:1px 5px;width:148px;min-height:20px;border:1px solid #f3f4f6;text-align:center}
.tx-chgallery-pi1 .single span small{font-size:10px}
* html .tx-chgallery-pi1 .single span{height:20px}
/* small version */
.tx-chgallery-pi1 .singlesmall img{float:left;padding:0 1px 2px;margin:0 5px}
/* Settings for ajax mode */.tx-chgallery-pi1 .hide{display:none}
.tx-chgallery-pi1 #chgalleryimg{padding:0 20px}
/* Ajax loading icon  */
/*.tx-chgallery-pi1 #chajax{background:#fff url(../../typo3conf/ext/chgallery/res/gfx/ajaxloading.gif) no-repeat center center;position:absolute;height:490px;width:550px;z-index:999;margin:10px 0 0 10px; opacity: .8px; -moz-opacity:0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80)}*/
/*
 * accord */
 #chgallery-list{border:1px solid #D2DCE4;border-top:0}
.tx-chgallery-pi1 .chgallery-title{padding:5px 10px;cursor:pointer;font-weight:700;border-top:1px solid #D2DCE4}
.tx-chgallery-pi1 .chgallery-content{}
.tx-chgallery-pi1 .chgallery-content2{border-top:1px solid #eee;padding:10px 5px}

.tx-chgallery-pi1 #coolirisdiv{height:45px;padding-top:15px;vertical-align:middle;border-top:1px solid #DDE1E4;}
.tx-chgallery-pi1 .coolirislink{ font-size:1.3em; margin-top:20px; vertical-align:middle; margin-left:10px;}
/*Cooliris Lin */
a.coolirislink:link, a.coolirislink:visited{text-decoration:underline;color:#004C9C;}
a.coolirislink:active, a.coolirislink:hover{text-decoration:none; color:#999; }
div#con-content ul

div#chgallery-list-ul ul{list-style-type:none;}


