#content-left ul, #content-left li, #content-right ul, #content-right li, #header-center ul, #header-center li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a:link, a:visited {
   color: #353a5c;
   text-decoration: none;
   border: 0px;
}

a:hover {
    color: #2b3679;
    text-decoration: underline;
}

a.lastupdatedpages:link, a.lastupdatedpages:visited {
    display: block;
    margin-top: 2em;
    border-top: 1px solid #666;
}

a img {
     border: none;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

.hidden, .summary {
     display: none;
}
.clear-both {
    clear: both;
}

body {
 /*    font-family: verdana, helvetica, arial; */
     font-family: "Microsoft sans serif",verdana, sans-serif;
     line-height:130%;
     font-size: 90%;
     background: url(/fileadmin/images/body-bg.jpg) left center;
}

#maincontainer{
      width: 1000px;
      margin: 0 auto 0 auto;
      background: white;
     
}



#header {
     background: url(/fileadmin/images/header-v6.jpg) 0 0 no-repeat;
      width: 1000px;
      height: 200px;
      margin: 0;
      padding: 0; 
      float: left;
}
 




#header-center {
           width: 900px;
	  margin: 174px 0 0 0;
	  height: 23px;
           padding: 0 25px 0 0;
}

div#content-left {
           margin: 10px 0 0 0;
           line-height: 200%;
           width: 170px;
           background: #e5e5e5;
           float: left;
           font-size: 12px;
           font-weight: bold;

}

div#content-center {
	  float: left;
	  width: 725px;
	  margin: 10px 20px 10px 20px;
	  font-size: 85%;
}

div#content-right {
           float: right;
           width: 180px;
           margin: 10px 0 0 0;
           font-size: 11px;
}

div#footer {
          
           border-top: 2px solid #d8d279;
           width: 1000px;
      	   margin: 0 auto 0 auto;
           
}



div.copyright {
           width: 1000px;
           font-size: 11px;
           margin: -10px auto 0 auto;
           color: #797979;
}

.mainnav li.mainnav{
	border-bottom: 1px inset #fff;
}
ul.mainnav-level2, ul.mainnav-level2, li.mainnav  {
border-top: 1px solid #fff;
}

.mainnav li.mainnav a:link, .mainnav li.mainnav a:visited {
           color: #344854;
           font-weight: normal;
           background: url(/fileadmin/images/dot-purple.gif) left center no-repeat;
	   padding-left: 15px;
}
           
.mainnav li.mainnav a:hover, .mainnav li.mainnav-active a {
           color: #552840;
           font-weight: bold;
           background: url(/fileadmin/images/dot-cream.gif) left center no-repeat;
	  padding-left: 15px;
	  text-decoration:none;
}

.mainnav-level2 li.mainnav a:link, .mainnav-level2 li.mainnav a:visited {
           color: #344854;
           font-weight: normal;
           font-size: 90%;
           margin-left: 15px;
           background: url(/fileadmin/images/dot-purple.gif) left center no-repeat;
	   padding-left: 15px;
}
           
.mainnav-level2 li.mainnav a:hover, .mainnav-level2 li.mainnav-active a {
           color: #552840;
           font-size: 90%;
           margin-left: 15px;
           font-weight: bold;
           background: url(/fileadmin/images/dot-cream.gif) left center no-repeat;
	   padding-left: 15px;
	 text-decoration:none;  
}





ul.topnav {

}

li.topnav, li.topnav-active {
      float: left;
}


/* FIX for IE6 */
* html li.topnav a, * html li.topnav-active a {
         float: left;
}
  

li.topnav a:link, li.topnav a:visited {
      height: 20px;
      line-height: 20px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 19px;
      padding-right: 19px;
      background: #ccc6af;
      display: block;
      margin: 0 0 0 0;
      color: navy;
      font-weight:normal;
      text-align: center;
      vertical-align: middle;
      border-right: 1px inset #e5e5e5;
}


li.topnav a:hover, li.topnav-active a:link, li.topnav-active a:visited {
      height: 20px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 19px;
      padding-right: 19px;
      background: #552840;
      display: block;
      margin: 0 0 0 0;
      color: white;
      font-weight:normal;
      text-align: center;
      vertical-align: middle;
      text-decoration: none;
      border-right: 1px inset #e5e5e5;
}    

	


/* Bottom Navigation */

div.bottomnavigation {
    margin: 10px 2px 0 0;
   
}
ul.bottomnav {
    float: right;
    height: 27px;
    margin: 0;
    padding: 0;
}

* html ul.bottomnav { height: 22px;}

li.bottomnav, li.bottomnav-active {
   background: #d8d279;
   float:left;
   padding: 2px 7px 2px 7px;
   border-right: 1px solid #FFF;
   border-top: 1px solid #552840;
   list-style: none;
   margin:0;
}
li.bottomnav:hover,  li.bottomnav-active {
color: white;
background: #552840;
}
li.bottomnav a, li.bottomnav-active a {
   display: block;
   padding: 2px 4px 4px 2px;
}

 li.bottomnav a:link, li.bottomnav a:visited {
   color: #344854;
   text-decoration: none;
}
li.bottomnav a:hover,  li.bottomnav-active a {
   color: white;
   text-decoration: none;
}


.tx-indexedsearch, .tx-indexedsearch-searchbox  {
	font-family			: verdana, helvetica, arial;
	font-size			: 11px;

} 

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff;font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead  { display:none; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
	.tx-indexedsearch .tx-indexedsearch-sectionlinks ul li a {font-size: 13px;}
    div.tx-indexedsearch-browsebox {display:none;}
	span.tx-indexedsearch-title-caption a {
		color:blue; font-size: 12px;
	}
 
/* Gästebuch */
span.tx-guestbook-form-obligationfield, p.tx-guestbook-form-error {
      color: orange;
      font-weight: normal; 
}

	
.question {color: blue; margin: 5px 1px 5px 1px;}
.answer { color: black; margin-top:10px; font-weight:normal;}


.tx-veguestbook-pi1 h2.tx-guestbook-header {
background:#D9D27A none repeat scroll 0% 50%;
clear:both;
color:#000000;
display:block;
font-size:100%;
font-weight:bold;
padding:0.4em;
width:43.7em;
}

fieldset {
  padding: .2em;
  font-size: 85%;
border: none;
  }

div.csc-mailform-field  {font-size:110%;color:#666; margin-bottom: 0.6em;}
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }






/* TT NEWS */
div.news-latest-container {
   margin: 5px 0 5px 0;
   width: 170px;
}
div.news-latest-gotoarchive {
    display: none;
}

div.news-latest-item img {
float: left;
margin: 3px 3px 0 0;
}

div.news-latest-item p.bodytext {
   margin: 2px 0 0 0;
   line-height: 100%;
}


div.news-latest-morelink {
   padding-bottom: 1.5em;
   border-top: none;
   border-bottom: 1px inset transparent;
   }

h5.news-latest-title  {
   margin: 0;
   padding: 0;
}


h5.news-latest-title a {
   font-size: 11px;
   font-weight: bold;
   color: #353a5c;
   line-height: 110%;
}   

.imgl
{
float: left;
}



/* Suche */
div.searchfield {
    padding: 2em 0 0 0.2em;
    font-size: 11px;
}
span.searchfield {
    color: #552840;  /* purple */
}

input.text-suche {
   margin-top: 1px;
   padding: 3px 3px 3px 8px;
   background: white;
   color : #333;
   font-size: 11px;
   width: 60px;
   border: 2px inset #552840;
}  


/* Login   */

div.tx-newloginbox-pi1 {
   margin-top: 1.5em;
   padding-left: .2em;
   padding-bottom: 3em;
   background: none;
   font-size: 12px;
   width: 175px;
}   


div.tx-newloginbox-pi1 table, table.login {
  width: 170px;
}


div.tx-newloginbox-pi1 h3 {
   font-size: 12px;
   font-weight: boldl;
   color: #552840;
   margin: 0 0 0 2px;
   padding:0;
}
div.tx-newloginbox-pi1 p {
   font-size: 10px;
   margin: 0 0 0 3px;
   padding: 0;
   line-height: 100%;
   font-weight: normal;   
}   

div.tx-newloginbox-pi1 form {
margin: 0;
}

div.tx-newloginbox-pi1 form  input {
font-weight: normal;
}

div.tx-newloginbox-pi1 table tr th {
   font-size: 11px;
   font-weight: normal;
   color: #552840;
}

    
div.breadcrumbs {
   height: 20px;
   background: #cbcbcb;
   padding-left: 15px;
   margin: 0 0 0 0;
   font-size: 10px;
   color: #333;
}


div.csc-header-n1 h1 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #d8d279;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-cream.gif) no-repeat 0 2px;
}

div.csc-header-n2 h1 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #67374b;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-purple.gif) no-repeat 0 2px;
}

div.csc-header h2 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	color: #000;
	border-bottom: 1px solid #333;
	background:  #e5e5e5;
}
div.csc-header h3 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #797979;
	border-bottom: 2px solid #170c6a;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-marine.gif) no-repeat 0 2px;
}
div.csc-header h4 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
}

div.csc-header h5 { 
        margin: 1em 0 0 0;
	font-size: 13px;
	color: #333;
	border-bottom: 1px solid #ccc;
}


/*  TABELLEN LAYOUTS */


table.contenttable-0 {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table.contenttable-0 caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table.contenttable-0 a {
	text-decoration: none;
	border-bottom: 1px dotted #0078E1;
	color: #0078E1;
	font-weight: bold;
}

table.contenttable-0 a:hover {
	text-decoration: none;
	color: #0078E1;
	background: #E5E5E5;
}

table.contenttable-0 tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.contenttable-0 tr th a:hover {
	color: #fff;
	background: #369;
}

table.contenttable-0 thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.contenttable-0 tfoot tr th, table.contenttable-0 tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.contenttable-0 tfoot tr th {
	width: 20%;
}

table.contenttable-0 tfoot tr td {
	width: 80%;
}

table.contenttable-0 td, table.contenttable-0 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

table.contenttable-0 tr.tr-odd th, table.contenttable-0 tr.tr-odd td {

	background: #efefef;
}

/* Layout 1*/

table.contenttable-1 {
		margin: 0;
		padding: 0;
		}
table.contenttable-1 caption {
		padding: 8px 2px 5px 2px;
		color: #2B353A;
		background-color: inherit;
		font-size: 95%;
		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;
		}
table.contenttable-1 th {
		width: 200px;
		padding: 8px 2px 5px 5px;
		color: #2B353A;
		background-color: inherit;
		font-size: 75%;
		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;

		}
table.contenttable-1 tr.tr-odd th {
		color: #42525A;
		background-color: inherit;
		}



table.contenttable-1 td {
		width: 320px;
		padding: 4px 10px;
		color: #42525A;
		background-color: inherit;
		font-size: 75%;
		}
table.contenttable-1 tr.tr-odd {
		color: inherit;
		background-color: #F3F6F8;
		}
table.contenttable-1 tr.tr-odd td {
		color: #42525A;
		background-color: inherit;
		}
table.contenttable-1 th a {
		color: #2B353A;
		background-color: inherit;
		font-size: 110%;
		text-decoration: none;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 th a:hover, td a:hover {
		color: #F26521;
		background-color: inherit;
		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 th a:visited {
		color: #aaa;
		background-color: inherit;
		border-bottom: 1px solid #f5f5f5;
		}
table.contenttable-1 td a {
		color: #F26521;
		background-color: inherit;
		text-decoration: none;

		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 td a:hover {
		color: #2B353A;
		background-color: inherit;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 tbody tr:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
table.contenttable-1 tbody .odd:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
		
/* Layout 2                                       */		


table.contenttable-2 {
	font:normal 96%/150%  Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table.contenttable-2 a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.contenttable-2 a:visited {
	color:#444;
	font-weight:normal;
	}
table.contenttable-2 a:visited:after {
	content:"\00A0\221A";
	}
table.contenttable-2 a:hover {
	border-bottom-style:solid;
	}
table.contenttable-2 thead th,
table.contenttable-2 thead td,
table.contenttable-2 tfoot th,
table.contenttable-2 tfoot td {
	border:1px solid #523A0B;

	border-width:1px 0;
	background:#EBE5D9;
	}
table.contenttable-2 th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.contenttable-2 tbody th,
table.contenttable-2 td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
table.contenttable-2 tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.contenttable-2 tbody th a:link,
table.contenttable-2 tbody th a:visited {
	font-weight:bold;
	}
table.contenttable-2 tbody th+td {
	white-space:nowrap;
	}
table.contenttable-2 tbody td,
table.contenttable-2 tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
table.contenttable-2 tbody tr.tr-odd th,
table.contenttable-2 tbody tr.tr-odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.contenttable-2 tbody tr:hover td,
table.contenttable-2 tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
table.contenttable-2 caption {
	font-family: Verdana, Helvetica, arial, Times,serif;
	font-weight:normal;
	font-size:1.2em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

/* Layout 3                            */

table.contenttable-3 {
       width: 620px;
}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr td.td-last { 
       width: 300px;
       margin-left: 10px;
}
.contenttable-3 {
	font-size: 85% ;
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
}

.contenttable-3 a {
	color: navy;
        font-weight: bold;
        text-align: left;
        margin-left: 10px;
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
}  

.contenttable-3 a:visited {
	color: navy;
}

.contenttable-3 a:hover {
	color: #000;
}  

.contenttable-3 caption {
	text-align: left; 
	text-transform: uppercase;  
	padding-bottom: 10px; font-size: 200%; 
}

.contenttable-3 thead th, .contenttable-3 .tr-0 {
	background: #3A4856;
	 padding: 15px 10px; 
	color: #fff; 
	text-align: left; 
	font-weight: normal;
}

.contenttable-3  {
	border-left: 1px solid #EAECEE; 
	border-right: 1px solid #EAECEE;
}

.contenttable-3 {
	border-bottom: 1px solid #EAECEE;
}
                      
.contenttable-3 tr td {
	padding: 10px;
}

.contenttable-3  tr {
	background: #F3F5F7;
}

.contenttable-3  tr.tr-odd {


	background: #F0F2F4;
}

.contenttable-3  tr:hover {
	background: #EAECEE;
	 color: #222;
}

.contenttable-3 tfoot td, .contenttable-3 tfoot th, .contenttable-3 tfoot tr {
	text-align: left; 
	font-weight: bold;   
	text-transform: uppercase; 
	background: #F9F9F9; 
	padding: 10px;
}

div.random-images, div.random-images img {
margin-right: 0;
padding-right: 0;
}


.cal_teaser_list { margin-bottom:8px; }
	.cal_teaser_title a { font-weight:bold; }
	.cal_teaser_time { }
	.cal_teaser_description { }

.month-small { width:170px; }
.eventDay img { float:left; }
.tx-cal-controller label { padding-right:4em; }
.category_tree { clear:both; }

/* Selectors for the htmlArea RTE editor */
.htmlarea {
	background-color:#fff;
 	margin:0;padding:0;
}
.pleasewait {
 	position:relative;top:0px;text-align:left;
 	font-size:8pt;
 	margin-top:30px;
}
.editorWrap {
 	margin:0;padding:0;
}
/* Selectors for the editor toolbar */
.htmlarea div.toolbar {
	background-color:#e4e0db;cursor:default;
	width:100%;
	border:1px solid #e4e0db;border-bottom:1px solid #000;margin:0;padding:0px 0px 2px 0px;
}
.htmlarea .toolbar ul {
	background-color:transparent;
	list-style-type:none;list-style-image:none;
	border-style:none;margin:0;padding:0;
}
.htmlarea .toolbar ul.tb-line {
	clear:both;
}
.htmlarea .toolbar ul.tb-group {
	clear:none;float:left;
}
.htmlarea .toolbar ul li {
	float:left;
	background-color:transparent;
	font:11px Tahoma,Verdana,sans-serif;
	border-style:none;padding:0;
}
.htmlarea .toolbar ul.tb-line li {
	margin:1px 0px 1px 0px;
}
.htmlarea .toolbar ul.free-float li, .htmlarea .toolbar ul.tb-group li {
	height:22px;
	margin:0;
}
.htmlarea .toolbar label {
	float:left;
	vertical-align:middle;
	height:22px;
	background-color:#e4e0db;
	margin:0;padding:3px 3px 0px 3px;
}
.htmlarea .toolbar button {
	vertical-align:top;
	background-color:#e4e0db;background-position:1px 1px;background-repeat:no-repeat;color:ButtonText;
	border:1px solid #e4e0db;margin:0;padding:1px;
	width:22px;height:22px;
}
.htmlarea .toolbar button div.buttonImgContainer {
	position:relative;top:0;left:0;
	width:18px;height:18px;overflow:hidden;
	margin:0;padding:0;
}
.htmlarea .toolbar .BiDiOverride {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/bidioverride.gif");}
.htmlarea .toolbar .Big {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/big.gif");}
.htmlarea .toolbar .Bold {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/bold.gif");}
.htmlarea .toolbar .Citation {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/citation.gif");}
.htmlarea .toolbar .Code {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/code.gif");}
.htmlarea .toolbar .Definition {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/definition.gif");}
.htmlarea .toolbar .DeletedText {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/deletedtext.gif");}
.htmlarea .toolbar .Emphasis {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/emphasis.gif");}
.htmlarea .toolbar .InsertedText {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/insertedtext.gif");}
.htmlarea .toolbar .Italic {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/italic.gif");}
.htmlarea .toolbar .Keyboard {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/keyboard.gif");}
.htmlarea .toolbar .MonoSpaced {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/monospaced.gif");}
.htmlarea .toolbar .Quotation {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/quotation.gif");}
.htmlarea .toolbar .Sample {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/sample.gif");}
.htmlarea .toolbar .Small {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/small.gif");}
.htmlarea .toolbar .Span {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/span.gif");}
.htmlarea .toolbar .StrikeThrough {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/strikethrough.gif");}
.htmlarea .toolbar .Strong {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/strong.gif");}
.htmlarea .toolbar .Subscript {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/subscript.gif");}
.htmlarea .toolbar .Superscript {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/superscript.gif");}
.htmlarea .toolbar .Underline {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/underline.gif");}
.htmlarea .toolbar .Variable {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InlineElements/variable.gif");}
.htmlarea .toolbar .LeftToRight {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_left_to_right.gif");}
.htmlarea .toolbar .RightToLeft {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_right_to_left.gif");}
.htmlarea .toolbar .Indent {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/indent.gif");}
.htmlarea .toolbar .Outdent {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/outdent.gif");}
.htmlarea .toolbar .Blockquote {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/blockquote.gif");}
.htmlarea .toolbar .InsertParagraphBefore, .htmlarea-context-menu .InsertParagraphBefore {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/insertParagraphBefore.gif");}
.htmlarea .toolbar .InsertParagraphAfter, .htmlarea-context-menu .InsertParagraphAfter {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/insertParagraphAfter.gif");}
.htmlarea .toolbar .JustifyLeft, .htmlarea-context-menu .JustifyLeft {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/justifyLeft.gif");}
.htmlarea .toolbar .JustifyCenter, .htmlarea-context-menu .JustifyCenter {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/justifyCenter.gif");}
.htmlarea .toolbar .JustifyRight, .htmlarea-context-menu .JustifyRight {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/justifyRight.gif");}
.htmlarea .toolbar .JustifyFull, .htmlarea-context-menu .JustifyFull {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/BlockElements/justifyFull.gif");}
.htmlarea .toolbar .DefinitionList, .htmlarea-context-menu .DefinitionList {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/definitionList.gif");}
.htmlarea .toolbar .DefinitionItem, .htmlarea-context-menu .DefinitionItem {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/definitionItem.gif");}
.htmlarea .toolbar .InsertOrderedList {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_list_num.gif");}
.htmlarea .toolbar .InsertUnorderedList {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_list_bullet.gif");}
.htmlarea .toolbar .ForeColor {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_color_fg.gif");}
.htmlarea .toolbar .HiliteColor {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_color_bg.gif");}
.htmlarea .toolbar .CO-forecolor {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/SelectColor/CO-forecolor.gif");}
.htmlarea .toolbar .CO-hilitecolor {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/SelectColor/CO-hilitecolor.gif");}
.htmlarea .toolbar .InsertSmiley {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/InsertSmiley/ed_smiley.gif");}
.htmlarea .toolbar .InsertCharacter {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/CharacterMap/ed_charmap.gif");}
.htmlarea .toolbar .InsertHorizontalRule {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_hr.gif");}
.htmlarea .toolbar .CreateLink, .htmlarea-context-menu .CreateLink {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_link.gif");}
.htmlarea .toolbar .UnLink, .htmlarea-context-menu .UnLink {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_unlink.gif");}
.htmlarea .toolbar .InsertImage, .htmlarea-context-menu .InsertImage {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_image.gif");}
.htmlarea .toolbar .InsertTable {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/insert_table.gif");}
.htmlarea .toolbar .UserElements {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/UserElements/ed_user.gif");}
.htmlarea .toolbar .FindReplace {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/FindReplace/ed_find.gif");}
.htmlarea .toolbar .SpellCheck { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/SpellChecker/spell-check.gif"); }
.htmlarea .toolbar .InsertTag { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/QuickTag/ed_quicktag.gif"); }
.htmlarea .toolbar .Acronym { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/Acronym/ed_acronym.gif"); }
.htmlarea .toolbar .RemoveFormat { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/RemoveFormat/ed_clean.gif"); }
.htmlarea .toolbar .SplitBlock {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_splitblock.gif"); }
.htmlarea .toolbar .HtmlMode { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_html.gif"); }
.htmlarea .toolbar .Copy, .htmlarea-context-menu .Copy  { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_copy.gif");}
.htmlarea .toolbar .Cut, .htmlarea-context-menu .Cut  { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_cut.gif");}
.htmlarea .toolbar .Paste, .htmlarea-context-menu .Paste { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_paste.gif");}
.htmlarea .toolbar .Undo { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_undo.gif");}
.htmlarea .toolbar .Redo { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_redo.gif");}
.htmlarea .toolbar .About { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/ed_about.gif");}
.htmlarea .toolbar .ShowHelp { background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TYPO3ViewHelp/module_help.gif");}
.htmlarea .toolbar .TO-toggle-borders, .htmlarea-context-menu .TO-toggle-borders {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/toggle-borders.gif");}
.htmlarea .toolbar .TO-table-prop, .htmlarea-context-menu .TO-table-prop {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/table-prop.gif");}
.htmlarea .toolbar .TO-table-restyle, .htmlarea-context-menu .TO-table-restyle {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/table-restyle.gif");}
.htmlarea .toolbar .TO-row-prop, .htmlarea-context-menu .TO-row-prop {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/row-prop.gif");}
.htmlarea .toolbar .TO-row-insert-above, .htmlarea-context-menu .TO-row-insert-above {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/row-insert-above.gif");}
.htmlarea .toolbar .TO-row-insert-under, .htmlarea-context-menu .TO-row-insert-under {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/row-insert-under.gif");}
.htmlarea .toolbar .TO-row-delete, .htmlarea-context-menu .TO-row-delete {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/row-delete.gif");}
.htmlarea .toolbar .TO-row-split, .htmlarea-context-menu .TO-row-split {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/row-split.gif");}
.htmlarea .toolbar .TO-col-prop, .htmlarea-context-menu .TO-col-prop {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/col-prop.gif");}
.htmlarea .toolbar .TO-col-insert-before, .htmlarea-context-menu .TO-col-insert-before {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/col-insert-before.gif");}
.htmlarea .toolbar .TO-col-insert-after, .htmlarea-context-menu .TO-col-insert-after {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/col-insert-after.gif");}
.htmlarea .toolbar .TO-col-delete, .htmlarea-context-menu .TO-col-delete {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/col-delete.gif");}
.htmlarea .toolbar .TO-col-split, .htmlarea-context-menu .TO-col-split {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/col-split.gif");}
.htmlarea .toolbar .TO-cell-prop, .htmlarea-context-menu .TO-cell-prop {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-prop.gif");}
.htmlarea .toolbar .TO-cell-insert-before, .htmlarea-context-menu .TO-cell-insert-before {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-insert-before.gif");}
.htmlarea .toolbar .TO-cell-insert-after, .htmlarea-context-menu .TO-cell-insert-after {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-insert-after.gif");}
.htmlarea .toolbar .TO-cell-delete, .htmlarea-context-menu .TO-cell-delete {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-delete.gif");}
.htmlarea .toolbar .TO-cell-split, .htmlarea-context-menu .TO-cell-split {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-split.gif");}
.htmlarea .toolbar .TO-cell-merge, .htmlarea-context-menu .TO-cell-merge {background-image:url("/typo3/sysext/rtehtmlarea/htmlarea/skins/default/images/TableOperations/cell-merge.gif");}
.htmlarea .toolbar button.buttonHover {
	border:1px solid;border-color:#e4e0db #999999 #999999 #e4e0db;
}
.htmlarea .toolbar button.buttonActive {
	border:1px solid;border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;padding:2px 0px 0px 2px;
}
.htmlarea .toolbar button.buttonPressed {
	background-color:ButtonHighlight;
	border:1px solid;border-color:#999999 #e4e0db #e4e0db #999999;	padding:2px 0px 0px 2px;
	text-decoration:none;
}
.htmlarea .toolbar div.indicator {
	margin:4px 0px 0px 0px;
	padding:0px 3px;
	overflow:hidden;
	width:20px;
	text-align:center;
	cursor:default;
	border:1px solid ButtonShadow;
}
.htmlarea .toolbar button.buttonDisabled {
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;
}
.htmlarea .toolbar div.separator {
	position:relative;
	border-left:1px solid #999;margin:0 3px;padding:0;
	width:0px;height:20px;
}
.htmlarea .toolbar li.tb-first-cell .separator {
	border-style:none;margin:0;padding:0;
}
.htmlarea .toolbar div.space {
	float:left;
	height:22px;
	margin:0;padding:0px 1px 0px 0px;
}
.htmlarea .toolbar select {
	font:10px Tahoma,Verdana,sans-serif;
	height:18px;
	border:1px solid #A2AAB8;
	margin:0;padding:1px;
}
.htmlarea .toolbar select, .htmlarea .toolbar select:hover, .htmlarea .toolbar select:active {
	background-color:#fff;color:ButtonText;
}
.htmlarea .toolbar select.buttonDisabled {
	background-color:#e4e0db;
}
.htmlarea .editorIframe {
	clear:both;
	width:100%;
	border:1px solid #000;border-top:0px;margin:0;padding:0;
}
.htmlarea .noStatusBar {
	border-bottom:1px solid #000;
}
.htmlarea .statusBar {
	clear:both;
	background-color:#e4e0db;color:ButtonText;
	font:11px Tahoma,Verdana,sans-serif;
	width:100%;
	border:1px solid;border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;margin:0;padding:0;
}
.htmlarea .statusBarTree {
	padding:2px 5px;
}
.htmlarea .statusBar .statusBarTree a {
	color:#00f;
	padding:2px 5px;
}
.htmlarea .statusBar .statusBarTree a:visited {
	color:#00f;
}
.htmlarea .statusBar .statusBarTree a:hover {
	background-color:Highlight;color:HighlightText;
	border:1px solid HighlightText;padding:1px 4px;
}
.htmlarea .statusBarTextMode {
	padding:2px 5px;
}
/* Selectors for popup windows */
.dialog .buttonColor {
	cursor:default;
	border-style:solid;border-width:1px;border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;padding:1px;
}
.dialog .buttonColor-hilite {
	border-color:black black black black;
}
.dialog .buttonColor .chooser, .dialog .buttonColor .nocolor {
	height:0.6em;
	border-width:1px;border-style:solid;border-width:1px;border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;padding:0px 1em;
}
.dialog .buttonColor .nocolor {
	padding:0;
}
.dialog .buttonColor .nocolor-hilite {
	background-color:#fff;color:#f00;cursor:pointer;
}
.popupwin {
	background-color:#e4e0db;color:ButtonText;
	font:11px Tahoma,Verdana,sans-serif;
}
.popupwin body {
	background-color:#e4e0db;color:ButtonText;
	font:11px Tahoma,Verdana,sans-serif;
	border-style:none;margin:5px;padding:0;
}
.popupwin .title {
	clear:both;
	background-color:#ddf;color:#000;
	font-weight:bold;font-size:120%;letter-spacing:2px;
	border-top:0px;border-bottom:1px solid black;margin-top:0px;margin-bottom:10px;padding:3px 10px;
}
.popupwin p {
	margin: 0.5em 0;
}
.popupwin h1 {
	font-weight: bold; font-size: 1.2em;
	padding: .3em 0; border-bottom: 1px solid #999;
}
.popupwin a:link, .popupwin a:visited {
	color: #00f;
}
.popupwin a:hover {
	color: #f00;
}
.popupwin a:active { 
	color: #f80;
}
.popupwin #tabbar { position: relative; left: 10px; }
.popupwin .tab {
	color: #454; background-color: #66f; cursor: pointer;
	margin-left: -5px; float: left; position: relative; top: -3px; left: -2px; z-index: 0;
	border: 1px solid black; border-top: none; padding: 2px 10px 3px 10px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
.popupwin .tab-current {
	color: #000; background-color: #ddf;
	top: -4px; z-index: 10;
	padding: 3px 10px 4px 10px;
}
.popupwin .content {
	border-style:none;margin:0;padding:0;
}
.popupwin ul {
	list-style-type:none;
	border-style:none;margin:0;padding:0;
}
.popupwin li {
	margin:4px 0;
}
.popupwin select {
	display:inline;
}
.popupwin table {
	border-collapse:collapse;border-style:none;margin:0;padding:0;
}
.popupwin thead {
	font-weight: bold; background-color: #ddf;
}
.popupwin td {
	padding: 0.2em;
}
.popupwin form {
	background-color:#e4e0db;
	border-style:none;margin:0;padding:0;
}
.popupwin form p {
	margin-top:5px;margin-bottom:5px;
}
.popupwin fieldset {
	display:block;
	margin:5px 5px 0 5px;padding:0 5px 2px 5px;
}
.popupwin .floating {
	float:left;
}
.popupwin legend {
	font-weight:bold;padding:0 3px;
}
.popupwin .field {
	float:left;text-align:left;
	margin-left:5px;padding:2px 5px;
}
.popupwin label {
	text-align:left;
	margin-left:5px;padding:2px 5px;
}
.popupwin fieldset table {
	font-size:11px;font-family:Tahoma,Verdana,sans-serif;
	border-style:none;margin:2px 0;padding:0;
}
.popupwin .buttons {
	clear:both;text-align:right;
	border-top:1px solid #999;margin-top:10px;padding:5px;
}
.popupwin span.colorButton {
	float:left;
	padding:2px 0;
}
.popupwin span.colorButtonNoFloat {
	padding:2px 0;
}
.popupwin select, .popupwin input, .popupwin button, .popupwin textarea, .popupwin table, .popupwin label {
	font:11px Tahoma,Verdana,sans-serif;
}
.popupwin button {
	background-color:#e4e0db;
	width:8em;
	padding:0;
}
.popupwin dl, .popupwin dt, .popupwin dd {
	display: block;
}
.popupwin dt, .popupwin dd {
	margin:3px 0;
}
.popupwin button.long-button {
	width:10em;
}
.popupwin .fl {
	float:left;text-align:right;
	width:15em;
	padding:2px 5px;
}
.popupwin .fl-borderCollapse {
	float:left;text-align:right;
	width:13em;
	margin-left:10px;padding:2px 5px;
}
.popupwin .fr {
	float:left;text-align:right;
	width:9em;
	padding:2px 5px;
}
.popupwin .space {
	clear:left;
	padding:2px;
}
.popupwin .label {
	text-align:right;
	width:8em;
}
.popupwin .checkbox {
	text-align:left;
	padding:2px 5px;
}
.popupwin .postlabel {
	text-align:left;
	padding:2px 5px;
}
.popupwin input.value {
	width:30em;
}
.popupwin input.shorter-value {
	width:17em;
}
.popupwin #HA-layout {
	width:450px;
}
.colorTable {
	border:black 1px solid;
}
.currentColor {
	width:20px;height:20px;
	border:black 1px solid;margin:0pt 15pt;
}
.colorTable tr {
	height:6px;
}
.colorTable td {
	width:6px;
	cursor:pointer;
}
.colorTable td.colorTitle {
	width:auto;
	padding-left:10px;
}
/* Selectors for the InsertImage popup */
.popupwin div.imagepreview {
	text-align:center;
}
.popupwin .imagepreview iframe {
	width:300px;height:200px;
	border:1px solid gray;
}
/* Selectors for the InsertSmiley plugin */
.popupwin div.smileytable {
	height:125px;overflow:auto;
}
.popupwin .smileytable td {
	width:35px;height:25px;
}
/* Selectors for the FindReplace plugin */
.popupwin .long-label {
	text-align:left;
	width:30em;
}
/* Selectors for the SpellChecker plugin */
.popupwin #b_recheck {
	vertical-align:middle;
	width:12em;
}
/* Selectors for the ContextMenu plugin */
.htmlarea-context-menu {
	position:absolute;top:-1000px;left:-1000px;z-index:1000;
	background-color:#cdf;cursor:default;
	font:11px Tahoma,Verdana,sans-serif;
	list-style:none;
	border:1px solid #aca899;margin:0;padding:2px;
}
.htmlarea-context-menu li {
	background-color:#cdf;
	border:1px solid #cdf;margin:1px 0;padding:0;
}
.htmlarea-context-menu li .button {
	text-align:left;vertical-align:middle;
	background-color:transparent;background-repeat:no-repeat;background-position:2px 2px;
	font-size:11px;
	height:20px;
	border-style:none;margin:0;padding:0 0 0 24px;
}
.htmlarea-context-menu li .button img {
	width:18px;height:18px;
}
.htmlarea-context-menu li.separator {
	border-top:1px solid #fff;
}
.htmlarea-context-menu li.hover {
	background-color:#316ac5;
}
.htmlarea-context-menu li.hover .button {
	color:#fff;
}
