/*
# Typo3 CSS ssv-re.de
-----------------------------------------------
  Creation Date:  01.10.2007
  Author:         Benjamin Schmerfeld
  Projekt:        solveocn.de
  Organization:   solvecon gmbh
  URL:            http://www.solvecon.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:#CEDBE4;}

/* HEADINGS */
h1 {color:#515C60;font-weight:bold;font-size:22px;margin:10px 0px 15px 0px;padding:0 0 0 25px;;width:auto; border-bottom:1px dotted #FF9934;  background-image:url(../../images/ssv-sm.gif); background-color:#FFFFFF; background-repeat:no-repeat; background-position:0px 1px }
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}
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:1014px; margin-top:24px; }

/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#wrap #header-wrap #header-left{float:left; width:8px;}
#wrap #header-wrap #header-right{float:left; width:8px;}

#header {width:998px;float:left; height:173px; background: #FF9933 url("../../images/header-wrap-content.jpg") repeat-x;}
/*#header	#logo {padding-left:27px; float:left}*/
#header	#logo { margin-left:8px; margin-top:8px; float:left;background: url("../../images/logo.gif") no-repeat; width:135px; height:154px; }
#header	#slogan {padding-left:19px; padding-top:0px;float:left}
#header	#wappen {margin-left:41px; margin-top:10px;float:left}
/*#header #search {width: 260px; height:75px; float:right; background: url("img/bg_search_breakline.gif") no-repeat; color:#fff; padding:40px 0px 0px 20px}
#header #search a {color:#fff; font-size:11px;}*/
#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 {clear:both;padding-left:8px; padding-right:8px;background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y; height:40px;}
#topnavi {clear:both;float:left; padding:5px 0px 5px 5px; margin:0; list-style-type:none; height:30px; font-size:13px; }
#topnavi li {display:inline;height:30px; width:100px; float:left; padding: 0px 15px 0px 25px; text-align:right; margin:0px 5px 0px 0px; background-color:#FFC082; }
#topnavi a, #topnavi a:link, #topnavi a:visited, #topnavi a:hover, #topnavi a:active {line-height:30px;  vertical-align:bottom; text-decoration:none;  font-weight:bold; cursor:pointer;color:#333333; margin:0; padding:0px;;}
#topnavi a:hover {color:#DB9501;}

#clearer-wrap {padding-left:8px; padding-right:8px;background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y;}
.clearer-line { background-color:#FFC082; height:2px; line-height:2px;}

/* LANGNAVI */
#langnavi{width:246px;  float:left; text-align:right; margin-top:5px; padding:8px 12px 5px 5px; height:17px;background-color:#FFC082;}
#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:970px; padding:5px 20px 0px 24px; background-image: url("../../images/wrap-content.gif"); background-repeat: repeat-y;}

/* LEFT COLUMN */
#leftcol {float:left; width:215px; padding:0px 0px 15px 0px; }

/* RIGHT COLUMN */
#rightcol {float:right; width:231px; padding:0px 0px 15px 4px; /*border:1px solid blue;*/}

/* MAIN CONTENT */
#content {float:left; width:468px; padding:0px 22px 0px 22px; margin-bottom:15px; /*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:220px;}
#menu-box-content {padding:0px; padding-right:10px;}
#menu-box-content-wrap { }
#menu-box-bottom{margin-bottom:15px; }

/* SPONSORS BOX */
#spon-box-wrap {margin:20px 0px 0px 0px;}
#spon-box-content {padding:0px; padding-right:0px;}
#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 */
.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 {
  background-color:#FFC082;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
  margin-top:20px;
}
a.menu1No:link, a.menu1No:visited{ color:#000000;  text-decoration:none; }
a.menu1No:active, a.menu1No:hover{ color:#000000; height:20px; background-color:#DEE7F3;    }

/********  CUR ********/

ul#menu-list a.menu1Cur {
  background-color:#FFC082;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
  margin-top:20px;
}
a.menu1Cur:link, a.menu1Cur:visited, a.menu1Cur:active, a.menu1Cur:hover{text-decoration:none; color:#000000; font-style:italic;height:20px; background-color:#DEE7F3;    }

/********  ACT ********/

ul#menu-list a.menu1Act {
  background-color:#FFC082;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  font-weight:bold;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
  margin-top:20px;

}
a.menu1Act:link, a.menu1Act:visited{ color:#000000;  text-decoration:none; }
/*a.menu1Act:active, a.menu1Act:hover{ color:#000000; border-bottom:1px dotted #999999; font-style:normal; min-width:30px; width:auto !important; width:30px; height:20px;    }*/
a.menu1Act:active, a.menu1Act:hover{text-decoration:none; color:#000000; height:20px; background-color:#DEE7F3;    }


/*********************************************************/
/*                     MenüEbene 2     					 */
/*********************************************************/

/********  No ********/

ul#menu-list a.menu2No {
  background-color:#CEDBE4;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu2No:link, a.menu2No:visited{ color:#000000;  text-decoration:none; }
/*a.menu1No:active, a.menu1No:hover{ color:#000000; border-bottom:1px dotted #999999; font-style:normal; min-width:30px; width:auto !important; width:30px; height:20px;    }*/
a.menu2No:active, a.menu2No:hover{ color:#000000; font-style:italic; height:20px; background-color:#DEE7F3;    }

/********  CUR ********/

ul#menu-list a.menu2Cur {
  background-color:#CEDBE4;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  font-weight:bold;
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu2Cur:link, a.menu2Cur:visited, a.menu2Cur:active, a.menu2Cur:hover{text-decoration:none; color:#000000; height:20px; background-color:#DEE7F3;    }

/********  ACT ********/

ul#menu-list a.menu2Act{
  background-color:#CEDBE4;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  padding-left:10px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu2Act:link, a.menu2Act:visited, a.menu2Act:active, a.menu2Act:hover{text-decoration:none; color:#000000; font-style:italic; height:20px; background-color:#DEE7F3;    }

/*********************************************************/
/*                     MenüEbene 3     					 */
/*********************************************************/

/********  No ********/

ul#menu-list a.menu3No {
  background-color:#A2BFCF;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  padding-left:25px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu3No:link, a.menu3No:visited{ color:#000000;  text-decoration:none; }
/*a.menu1No:active, a.menu1No:hover{ color:#000000; border-bottom:1px dotted #999999; font-style:normal; min-width:30px; width:auto !important; width:30px; height:20px;    }*/
a.menu3No:active, a.menu3No:hover{ color:#000000; font-style:italic; height:20px; background-color:#DEE7F3;    }

/********  CUR ********/

ul#menu-list a.menu3Cur {
  background-color:#A2BFCF;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  padding-left:25px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu3Cur:link, a.menu3Cur:visited, a.menu3Cur:active, a.menu3Cur:hover{text-decoration:none; color:#000000; font-style:italic; height:20px; background-color:#DEE7F3;    }

/********  ACT ********/

ul#menu-list a.menu3Act{
  background-color:#A2BFCF;
  border-top:1px solid #ffffff;
  border-left:1px solid #FFC082;
  border-right:1px solid #FFC082;
  display:block;
  font-size:1.0em; 
  padding-left:25px;
  text-align:left;
  line-height:20px;
  height:20px;
}
a.menu3Act:link, a.menu3Act:visited, a.menu3Act:active, a.menu3Act:hover{text-decoration:none; color:#000000; font-style:italic; height:20px; background-color:#DEE7F3;    }


/*********************************************************/
/*               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;}

/*p.check{
  padding-left:25px; 
  line-height:0.9em;
  border:1px solid blue;
  margin:0px;
}
span.checks{
  padding-left:25px; 
  line-height:0.9em;
  border:1px solid blue;
  margin:0px;
}

span.solve{ color:#920012; font-weight: bold; }
span.con  { color:#666666; font-weight: bold; }
span.higlight-dotted{ font-weight:bold; color:#585858;}

#checktable{ margin-top:25px;}
#checktable p{ margin:0px; padding:0px;}*/


table.Tabelle{font-size:0.85em; border-spacing:5px; border-collapse:seperate; 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;}


/*********************************************************/
/*                     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;}
.tx-cal-controller .padd {/*XXXpadding: 2px;*/}
.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;}
.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;}
.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{}
.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 #F9FFE5;}
.news-latest-container HR.clearer {clear:left;}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {border:0px solid #333; font-size:0.9em;}
.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:12px;}
.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:#DEE7F3;}

/*--------------------------------- 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;}
.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;}
.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;}

/*********************************************************/
/*                     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}
	
/*********************************************************/
/*                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;}	
