body {
  background-image:url(images/hg.jpg);
  background-attachment:fixed; 
        background-position:right;
         /*font-family:Arial,Helvetica, sans-serif;*/
         font-family:Arial, sans-serif;
  /*font-size:0.8em;*/
  margin:0px;
}

p {
  margin: 0pt;
  /* margin-bottom: 10pt;*/
}

table p{
  margin: 0pt;
}


a {
  font-family: Arial;
  font-size:14px;
  color: #0000FF;
  text-decoration:none
}
 
a:hover {
  color:red; 
  text-decoration:none;
}
 
#MENU_SYS {
  /*Positionierung*/
  position: absolute;
  top: 0px;
  right:0;
  margin-right: 35px;
  background-color: #E8E8E8;
  height:22px;
  font-size:0.9em;
  font-weight:bold;
  z-index: 5;
}


#KOPF {
  /*Positionierung*/
  position: absolute;
  top: 0px;
  left:0px;
  width:60%;
  height:82px;  
  background-image:url(images/Kopf_logo_lkv.jpg); 
  background-repeat:no-repeat;
  z-index: 2;
}
#KOPFLOGO {
  /*Positionierung*/
  position: absolute;
  top: -10px;
  left:270px;
  width:60%;
  height:59px;  
  background-image:url(images/KopfLogo2.jpg); 
  background-repeat:no-repeat;
  z-index: 2;
}
#Logo_RSH {
  /*Positionierung*/
  position: absolute;
  top: 1px;
  right:0px;
  width:145px;
  height:55px;  
  background-image:url(images/RSH_Web.gif); 
  background-repeat:no-repeat;
  z-index: 2;
}
#KOPF_LKD {
  /*Positionierung*/
  position: absolute;
  top: 0px;
  left:0px;
  width:90%;
  height:82px;  
  background-image:url(images/Kopf_logo_lkd.jpg); 
  background-repeat:no-repeat;
  z-index: 2;
}
/*Blauer Streifen von Rechts ins Bild hinein*/
#KOPF_BLAU {
  /*Positionierung*/
  position: absolute;
  top: 0px;
  right: 0px;
  width: 90%;
  height: 82px;
  background:#0080FF;  
  background-image:url(images/blau.gif); 
  background-position: right;
  z-index: 0;
}

#LOGO1 {
  /*Positionierung LKV-Logo*/
  position: absolute; 
  top: 5px;
  left:5px;
  width:70px;
  height:70px;
  z-index: 2;
}

#LOGO2{
  /*Positionierung LKD-Logo*/
  position: absolute; 
  top: 5px;
  right:5px;
  width:50px;
  height:50px;
  z-index: 0;
}

#WERBUNG{
  /*Positionierung Werbung*/
  position: absolute; 
  top: 5px;
  right:60px;
  height:50px;
  z-index: 0;
}

#MENU_HG {
  position: absolute;
  top: 58px;
  right:0;
  background-color: #E8E8E8;
  width:307px; /*358px; Untergrund farbe der Button verkürzt da pdf nicht angezeigt werden soll*/
  height:24px;
}
#MENU_HG2 {
  position: absolute;
  top: 58px;
  right:0;
  background-color: #E8E8E8;
  width:256px;
  height:24px;
}
#DRUCK{
  position: absolute;
  top: 1px;
  right:255px;/*306px; weil pdf nicht angezeigt werden soll*/
  height:22px;
  z-index: 6;
}
#PDF{
  position: absolute;
  top: 1px;
  right:255px;
  height:22px;
  z-index: 6;
}
#IMPRESSUM {
  position: absolute;
  top: 1px;
  right:204px;
  height:22px;
  z-index: 6;
}
#ANFAHRT {
  position: absolute;
  top: 1px;
  right:153px;
  height:22px;
  z-index: 6;
}
#LSEITE {
  position: absolute;
  top: 1px;
  right:102px;
  height:22px;
  z-index: 6;
}
#SUCHE {
  position: absolute;
  top: 1px;
  right:51px;
  height:22px;
  z-index: 6;
}
#SITEMAP {
  position: absolute;
  top: 1px;
  right:0px;
  height:22px;
  z-index: 6;
}

#MENU {
  /*Positionierung*/
  position: absolute;
  top: 95px;
  left:5px;
  width:180px;
  margin-left: 0px;
  font-size:0.95em;
  color:#0000FF;
/*  border: solid blue 1px;*/ 
}
#MENU ul{
  top:0px;
  left:0px;
/*  border: solid red 1px; */
  margin-left: 5px;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  list-style: none;
  list-style-type: none;
 
}
#MENU li{
  padding-left: 10px;
  margin-top: 2px;
  background-color:#D0E0FF;
}

#amenu{
  list-style: none;
  list-style-type: none;
}

/*aktuell gewaehlte Menuepunkte erscheinen farbig*/  
.menu_act{
  color:#FF00FF;
}

#Inhalt{
  position: relative;
  top: 95px;
  margin-left:195px;
  font-size:0.9em;
  /*width: 75%;*/
  /*background-image:url(images/S-Hkarte.gif);
        background-repeat:no-repeat;
  background-position: center;
  background-attachment:fixed;*/ 
}

/*Fuer Sitemap Spalten generierung*/
#Links{
  position: absolute;
  top: 95px;
  /*left:25%;*/
  left: 25%;
  font-size:0.9em;
  width: 25%;
}
#Mitte{
  position: absolute;
  top: 95px;
  left:50%;
  font-size:0.9em;
  width: 25%;
}
#Rechts{
  position: absolute;
  top: 95px;
  left:75%;
  font-size:0.9em;
  width: 25%;
}

.menu_oben{
  position:relative;
  top:0px;
  width:200px;
  margin-top:0px;
  margin-bottom:0px;
  padding: 0px;
  background-color: #C1E296;
  border-top: 1px solid Black;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
  border-bottom: none;
  font-family: Arial, sans-serif;
  z-index:3;
}
#MENU_L {
/*  width:200px; */
  position: relative;
  top: 0px;
  font-size:0.9em;
  color:#0000A0;
}
/*
#MENU_L a:link {
  color:#000090;
}

#MENU_L a:visited {
  color:#000090;
}
#MENU_L a: active{
  color:#FF0000;
}
*/
#MENU_L ul{
  top:0px;
  left:0px;
  border: solid red 1px;
  margin-left: 5px;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  list-style: none;
  list-style-type: none;
 
}
#MENU_L li{
  padding-left: 10px;
  margin-top: 2px;
  background-color:#D0E0FF;
}
  
#MENU_L2 {
  position: relative;
  top: 0px;
  font-size:0.9em;
  color:#000080;
}

/*
#MENU_L2 a:link {
  color:#4B0082;
}
#MENU_L2 a:visited {
  color:#4B0082;
}
#MENU_L2 a: active{
  color:#FF0000;
}
*/

#MENU_L2 ul{
  top:0px;
  left:0px;
  border: solid red 1px;
  margin-left: 5px;
  padding-left: 0px;
  margin-top: 0px;
  padding-top: 0px;
  list-style: none;
  list-style-type: none;
 
}
#MENU_L2 li{
  padding-left: 10px;
  margin-top: 2px;
  background-color:#D0E0FF;
}
  
/*td {
  font-family:Arial;
  font-size:17px;
} 
*/
.orange {
  background-color:#ffcc99;
  font-family: Arial;
  font-size:13px;
}
 
.weiss {
  background-color:#696969;
  font-family: Arial;
  font-size:13px;
  font-weight:700;
  color:#ffffff
}
#DATEN_TABELLE{
  position: fixed;
  top: 5px;
  left:20px;
  font-size:0.9em;
  height:120px;
  width: 865px;
  z-index: 5;
}

#TABELLEN_KOPF{
  position: fixed;
  top: 130px;
  left:20px;
  font-size:0.9em;
  /*width: 800px;*/
  z-index: 5;
}

#TABELLEN_DATEN{
  position: absolute;
  top: 170px;
  left:20px;
  font-size:0.9em;
  height:600px;
  width: 865px;
  z-index: 0;
}

/* CSS f�r NEWS >> */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
  margin-bottom:50px;
  clear:right;
  height:1px;
}

.news-latest-container HR.clearer {
  clear:left;
}

.news-latest-container {
/*  border:1px solid #333;*/
/*  background-color:#BBE53A;*/
}

.news-latest-container H2,.news-latest-gotoarchive {
/*  color:#fff;*/
  padding:3px;
  margin:3px;
/*  border:1px solid #666;*/
/*  background-color:#769024;*/
}

.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 {
  height: 1%;
  line-height: 1.3;
  padding:3px;
  margin:3px;
/*  border:1px solid #666;*/
/*  background-color:#F9FFE5;*/
}

.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:9px;
}

.news-latest-morelink {
  height:12px;
}

.news-latest-morelink A {
  float:right;
}

.news-list-container {
  width: 60%;
}


.news-search-form {
  padding:3px;
  margin-bottom:5px;
  border:1px solid #666;
/*  background-color:#F9FFE5;*/
}

.news-search-emptyMsg{
  margin:0px;
}

.news-search-form FORM {
  margin:0px;
}

.news-list-container H3 {
  margin-bottom: 5px;
  padding: 2px;
  border-bottom: 1px solid #769024;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  color:#000000;
  font-weight:bold;
  font-size:14px;
  padding-left:2px;
}

.news-list-container H3 A {
  color:#000000;
}

.news-list-container P {
  padding-left:20px;
}

.news-list-date {
  float: right;
  color: #3E551C;
  width: 180px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 9px;
  font-weight: normal;
}




.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 {
  font-size:9px;
  margin-left:3px;
}

.news-list-morelink  {
  margin-bottom:3px;
}

.news-list-browse {
  text-align: center;
}

.tx-ttnews-browsebox {
  margin:3px;
  border:1px solid #666;
  padding:3px;
}

.tx-ttnews-browsebox TD {
  font-size: 10px;
}

.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 {
  border:1px solid #666;
}

.news-search-emptyMsg {
  font-size: 11px;
  margin-left: 10px;
}

.news-single-item {
  padding:5px;
  margin-bottom:5px;

}

.news-single-item H2 {
  font-size: 16px;
  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: 10px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.news-single-timedata {
  float: right;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 9px;
}

.news-single-author {
  padding-bottom: 3px;
}

.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: 60%;
}

.news-amenu-container {
  margin-top:10px;
  padding:3px;
  width:60%;
}

.news-amenu-container LI {
  padding-bottom:1px;
}

.news-amenu-container UL {
  padding:3px;
  padding-left:30px;
  margin-top:5px;
  margin-left:0px;
  margin-bottom:0px;
  list-style-type: none;
}

.news-amenu-item-year {/*Untermenue Jahreszahl*/
  font-weight: bold;
  padding: 0px;
  font-size:16px;
}

.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;
}

.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;
}
/*<< CSS f�r NEWS */


/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css,v 1.1 2005/12/28 00:49:11 mundaun Exp $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, 
h1.align-left, 
h2.align-left, 
h3.align-left, 
h4.align-left, 
h5.align-left, 
h6.align-left, 
td.align-left { 
  text-align: left; 
}

p.align-center, 
h1.align-center, 
h2.align-center, 
h3.align-center, 
h4.align-center, 
h5.align-center, 
h6.align-center, 
td.align-center { 
  text-align: center; 
}

p.align-right, 
h1.align-right, 
h2.align-right, 
h3.align-right, 
h4.align-right, 
h5.align-right, 
h6.align-right, 
td.align-right { 
  text-align: right; 
}

/* Bullet styles for unordered lists.*/
ul.component-items { 
  list-style-type: circle; 
}

ul.action-items { 
  list-style-image: url(img/red_arrow_bullet.gif); 
}

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { 
  list-style-type: lower-roman; 
}

ol.action-items-ordered { 
  list-style-type: lower-greek; 
}

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/*###### Schriftgr��en #############*/

span.fontsize8,
p.fontsize8,
h1.fontsize8, 
h2.fontsize8, 
h3.fontsize8, 
h4.fontsize8, 
h5.fontsize8, 
h6.fontsize8,
td.fontsize8,
table.fontsize8 {
  font-size: 8pt;
}

span.fontsize9,
p.fontsize9, 
h1.fontsize9, 
h2.fontsize9, 
h3.fontsize9, 
h4.fontsize9, 
h5.fontsize9, 
h6.fontsize9,
td.fontsize9,
table.fontsize9 {
  font-size: 9pt;
}

span.fontsize10,
p.fontsize10, 
h1.fontsize10, 
h2.fontsize10, 
h3.fontsize10, 
h4.fontsize10, 
h5.fontsize10, 
h6.fontsize10,
td.fontsize10,
table.fontsize10 {
  font-size: 10pt;
}

span.fontsize12,
p.fontsize12,
h1.fontsize12, 
h2.fontsize12, 
h3.fontsize12, 
h4.fontsize12, 
h5.fontsize12, 
h6.fontsize12,
td.fontsize12,
table.fontsize12 {
  font-size: 12pt;
}

span.fontsize14,
p.fontsize14,
h1.fontsize14, 
h2.fontsize14, 
h3.fontsize14, 
h4.fontsize14, 
h5.fontsize14, 
h6.fontsize14,
td.fontsize14,
table.fontsize14 {
  font-size: 14pt;
} 

span.fontsize18,
p.fontsize18,
h1.fontsize18, 
h2.fontsize18, 
h3.fontsize18, 
h4.fontsize18, 
h5.fontsize18, 
h6.fontsize18,
td.fontsize18,
table.fontsize18 {
  font-size: 18pt;
} 

span.fontsize24,
p.fontsize24,
h1.fontsize24, 
h2.fontsize24, 
h3.fontsize24, 
h4.fontsize24, 
h5.fontsize24, 
h6.fontsize24,
td.fontsize24,
table.fontsize24 {
  font-size: 24pt;
}

span.fontsize36,
p.fontsize36,
h1.fontsize36, 
h2.fontsize36, 
h3.fontsize36, 
h4.fontsize36, 
h5.fontsize36, 
h6.fontsize36,
td.fontsize36,
table.fontsize36 {
  font-size: 36pt;
} 


/***********************************************/
/* EXT: CSS Styled Content                      */
/***********************************************/

/****  MAILFORMULARE  *****/

#mailform input{
  font-family: Verdana, Helvetica, sans-serif;
  margin-bottom: 5px;
  border: 1px solid #6A6E5D;
  background: #EEEEEB;
  padding: 3px;
}

#mailform textarea{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  margin-bottom: 5px;
  border: 1px solid #6A6E5D;
  background: #EEEEEB;
  padding: 3px;
}

div.csc-mailform-field label {
  width: 150px;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 8px;
  display:block;
  font-weight: bold;
  text-align: right;
  float: left;
}

#mailform fieldset.csc-mailform{
  padding: 20px;
  border: 1px solid #6A6E5D;
}

#mailform div.csc-mailform-field{
}

#mailform input.csc-mailform-submit{
  background: #A2978A;
  width:100px;
  border: 1px solid #6A6E5D;
  float: right;
  margin-right: 100px;
  color: #EEEEEB;
  font-weight: bold;
}

/***********************************************/
/* Ext: GSI Pagenav                        */
/***********************************************/

div.tx-gsipagenav-pi1 {
  width: 100%;
}

div.tx-gsipagenav-pi1 span.pagenav-next {
  width: 80px;
  height: 43px;
  float: right;
}

div.tx-gsipagenav-pi1 span.pagenav-previous{
  float: left;
  width: 80px;
  height: 43px;
}

hr.pagenav-clearer {
  clear: both;
  visibility: hidden;
}

/***********************************************/
/* EXT: Dropdownsitemap                      */
/***********************************************/


.tx-dropdownsitemap-pi1 A { 
  font-weight: bold;
  text-decoration: none; 
} 

.tx-dropdownsitemap-pi1 LI.open OL {
  display: block; 
} 

.tx-dropdownsitemap-pi1 LI.closed OL { 
  display: none; 
} 

.tx-dropdownsitemap-pi1 LI.open UL { 
  display: block; 
} 

.tx-dropdownsitemap-pi1 LI.closed UL { 
  display: none; 
} 

.tx-dropdownsitemap-pi1 DIV { 
  border: solid 1px #6A6E5D; 
  background: #EEEEEB; 
  padding: 2px; 
  margin-bottom: 5px; 
} 

.tx-dropdownsitemap-pi1 DIV.level_2 { 
  background: #FFFFFF; 
} 

.tx-dropdownsitemap-pi1 DIV.level_2 A { 
  font-weight: normal; 
} 

.tx-dropdownsitemap-pi1 DIV.level_3 { 
  background: #EEEEEB; 
} 

.tx-dropdownsitemap-pi1 DIV.level_4 {
  background: #FFFFFF; 
} 

.tx-dropdownsitemap-pi1 DIV.level_5 { 
  background: #EEEEEB; 
} 

.tx-dropdownsitemap-pi1 DIV.expAll { 
  text-align: center; 
  border: solid 1px #6A6E5D; 
  background: #EEEEEB; 
}

/***********************************************/
/* Begin Extension: Indexed Search             */
/***********************************************/
.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
  display:inline; 
  margin-right:5px;
  font-size: 10pt;
}

div.tx-indexedsearch-searchbox form p a,
div.tx-indexedsearch-searchbox form p a:link,
div.tx-indexedsearch-searchbox form p a:visited{
  font-size: 8pt;
  color: #000;
  text-decoration: none;
}

div.tx-indexedsearch-searchbox form p a:hover{
  color: #6A6E5D;
  text-decoration: underline;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
  width:100px;
  border: 1px solid #6A6E5D;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
  width: 150px;
  border: 1px solid #6A6E5D;
  margin-bottom: 3px;
}

.tx-indexedsearch select { 
  border: 1px solid #6A6E5D;
  margin-bottom: 3px;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
  margin-top:10px; 
  margin-bottom:5px; 
}

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

.tx-indexedsearch .tx-indexedsearch-noresults { 
  text-align:center; 
  font-weight:bold; 
}

.tx-indexedsearch span.tx-indexedsearch-title a,
.tx-indexedsearch span.tx-indexedsearch-title a:link,
.tx-indexedsearch span.tx-indexedsearch-title a:visited{
  text-decoration: none;
}

.tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr { 
  margin-top: 0px;
}

dl.tx-indexedsearch-info{
  margin-top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
  color: #ECA312;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 

  margin-top:20px; 
  margin-bottom:5px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
  margin-top:0px; 
  margin-bottom:0px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
  vertical-align:middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {

}

.tx-indexedsearch .tx-indexedsearch-category { 
  font-size:16px; 
  font-weight:bold; 
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */



.tx-indexedsearch-form{

}

.tx-indexedsearch legend{
  color: #000;
  display: none;
}

.tx-indexedsearch h3{
  font-size: 11pt;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 4px;
  border-bottom: 1px solid #6A6E5D;
}

.tx-indexedsearch fieldset {
  padding: 10px;
}

.tx-indexedsearch form{

}

.tx-indexedsearch form p a,
.tx-indexedsearch form p a:link,
.tx-indexedsearch form p a:visited{
  margin-top: 10px;
  margin-left: 15px;
  font-size: 10pt;
}

.tx-indexedsearch .res-tmpl-css { 
  clear:both;
  margin-bottom:1em;
  font-size: 10pt;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
  margin-right:1em;
  width:10em;
  float:left;
  font-size: 10pt;
  padding-left: 7px;
  text-align: right;
  font-weight: bold;
}

.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
  letter-spacing:0;
  font-weight:normal;
  margin-top:-1.2em;
  margin-right: 2px;
  float:right;
  font-size: 10pt;
}

.tx-indexedsearch .info-tmpl-css dt, 
.tx-indexedsearch dl.info-tmpl-css dd { 
  float:left; 
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime { 
  float:none; 
}

.tx-indexedsearch .info-tmpl-css dd.item-path { 
  float:none; 
}

.tx-indexedsearch-info {
  display: none;
}


/***********************************************/
/* Extension: macina_searchbox          */
/***********************************************/

div.tx-macinasearchbox-pi1 {
  width: 200px;
  height: 29px;
  float: left;
  padding-left: 25px;
  margin: 0px;
  padding-top: 5px;
  overflow: hidden;
}

div.tx-macinasearchbox-pi1 input{
  padding: 0px;
  margin: 0px;
  display: inline;
  font-size: 9pt;
  border: 1px solid #6A6E5D;
}

div.tx-macinasearchbox-pi1 input[type="hidden"]{
  display: none;
}

div.tx-macinasearchbox-pi1 #macina-searchhbox-searchform {

}

div.tx-macinasearchbox-pi1 #macina-searchhbox-searchfield {
  width: 120px;
  padding-top: 2px;
  padding-left: 2px;
  background: url(../../bilder/proaktiv/tmpl_search-bg.jpg);
}

div.tx-macinasearchbox-pi1 #macina-searchhbox-searchsubmit{
  padding: 0px;
  vertical-align: top;
}

