@charset "UTF-8";
@media all
{
/* Your styles here */
/* Hintergrund ausserhalb */
body { color: #000;background: #e9f1e6;}

#page { background: #e9f1e6; border: 1px solid #fff; }
#page_margins {border:1px #889 solid; width:990px; margin:auto;}

/* Header*/
#header {position:relative; height:130px; color:#fff; background:#e9f1e6;}
#header img {position:absolute; top:10px; left:10px; font-size:208%;}
#header img.headImg1 { background:#e9f1e6;}
#header h1 span {display:block; height:1px; width:1px; overflow:hidden; line-height:105px;}
#header div.tx-macinasearchbox-pi1 {position:absolute; bottom:5px; right:15px; font-size:11px;}
#header div.tx-macinasearchbox-pi1 input {margin-left:0;background-color: #e9f1e6}
#header div.tx-macinasearchbox-pi1 form span {display:block; font-weight:bold; color:#aaa;
	
}
#header div.tx-macinasearchbox-pi1 form input {width:160px; height:13px;}
#banner {position:absolute; top:10px; right:10px; z-index:10;}
#banner img {position:relative; top:0px; left:0px; font-size:100%;}

#topnav {top:145px; font-size:11px;padding-right: 15px;}
#topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
#topnav a:focus, 
#topnav a:hover,
#topnav a:active { text-decoration:underline; background-color: transparent;}


/* NAV_SHINYBUTTONS */
#nav_main {
    width: 100%;
    overflow: hidden;
    float: left;
    display: inline;
    background: #e9f1e6 url("/fileadmin/css/img/background_nhz.gif") repeat-x center right;
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    line-height: 0;
  }
#nav_main ul {
    border-left: 1px #aaa solid;
    border-right: 1px #fff solid;
    display: inline;
    float: left;
    margin: 0;
    margin-left: 50px;
    padding: 0;
  }

#nav_main ul li {
    border-left: 1px #fff solid;
    border-right: 1px #aaa solid;
    /* (en|de) Bugfix: IE - Doubled Float Margin Bug */
    display: inline;
    float: left;
    font-size: 1.0em;
    line-height: 1em;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

#nav_main ul li a,
#nav_main ul li strong {
    background: transparent;
    color: #000;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0.8em 0.5em 0.8em;
    text-decoration: none;
    width: auto;
  }

#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active  {
    background: #e9f1e6;
    color: #333;
    text-decoration: none;
  }

#nav_main ul li#current {
    background: #319100 url("/fileadmin/css/img/background_active_nhz.gif") repeat-x center;
    border-left: 1px #444 solid;
    border-right: 1px #888 solid;
  }

#nav_main ul li#current strong,
#nav_main ul li#current a,
#nav_main ul li#current a:focus,
#nav_main ul li#current a:hover,
#nav_main ul li#current a:active {
    background: transparent;
    color: #fff;
    text-decoration: none;
  }

/* ENDE NAV_SHINYBUTTONS */

/* ####################################
** ### Teaser #########################
** ####################################
*/
#teaser {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:#fff; color: #000; border: 1px none #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}
#teaser div {float:left; width:auto;margin-right:2em; font-size:12px;}
#teaser .rootline {margin:6px 0px 4px 50px;}
#teaser .rootline a {color:#666;}
#teaser .rootline a:hover {background:transparent;}
#teaser .langMenu {float:right; margin:3px 10px 0 0;}
#teaser .langMenu a:hover {background:transparent;}
#teaser .langMenu img {margin-top:3px;padding-right:3px;}
#teaser .selectFontSize {float:right; margin:6px 10px 0 0;}
#teaser .selectFontSize a {color:#666;}
#teaser .selectFontSize a:hover {background:transparent;}
#teaser .aktDatum {float:right; margin:6px 20px 4px 0;}

/* ####################################
** ### Content      ###################
** ####################################
*/
h1,h2,h3,h4,h5,h6 { 
  	font-weight: bold; 
  	color:#666;
  	margin: 0 0 0.25em 0;
	font-family: Verdana;
}

h1 { font-size: 130%; color:#399a3d}          /* 18px */
h2 { font-size: 130%; color:red}          /* 18px */

h3 a {
	font-size: 0.9em;
	color: gray;
	font-weight: bold;
}                        /* 18px */
h4 { font-size: 125.33% }                     /* 16px */
h5 { font-size: 116.67%;
	background-color: #e9f1e6;
}                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */

#header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

#header span {
    color:#999;
  }

p { margin: 0 0 1em 0;
	
}

/* ### Lists | Listen  #### */

ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em }
li#title { list-style-image:url(/fileadmin/nhz/images/zenaos-icon.gif); list-style-position: inside; }
dt { font-weight: bold }
dd { margin: 0 0 1em 2em }

/* ### text formatting | Textauszeichnung ### */

cite, blockquote { font-style:italic }
blockquote { margin: 0 0 1em 1.5em }

strong,b { font-weight: bold }
em,i { font-style:italic }

pre, code { font-family: monospace; font-size: 1.1em; }

acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
	color: #399a3d;
}
/* ### Bildpositionierung ############################################################################ */
img.float_left {float:left; margin-right:5em; margin-bottom:0.15em;
	border-width: 5px;
}
img.float_right {float:right; margin-left:1em; margin-bottom:0.15em; border:0;}
img.center {text-align:center; background:#fff; padding:4px; border:1px #ddd solid;}

/* ###													*/
/* ### Margins around Images							*/	
/* Pictures on left, add margin on right */

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;

}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	/* Text unterhalb vom Bild */ 
	margin: 0 0 10px;
	background-color: #e9f1e6;
	text-align: center;
	font: normal normal normal 0.9em "Courier New", Courier, mono;
	padding: 2px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { 
	/* Rahmen um Bild */ 
	margin: 0;
	border: 2px ridge #e9f1e6;
	padding: 2px;
	background-color: #e9f1e6;
}

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
	}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
	}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */



/**
* Generic Content Classes
* (en) standard classes for positioning and highlighting
* (de) Standardklassen zur Positionierung und Hervorhebung
*
* @section content-generic-classes
*/

.note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
.important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
.warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
.center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   

  a {color: #4D87C7; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#182E7A; text-decoration:underline;}
  */
    
#footer a { color: #999; background:transparent; font-weight: bold;}
#footer a:focus, 
#footer a:hover,
#footer a:active {color: #4D87C7; background-color: transparent; text-decoration:underline;}

  /**
   * (en) Emphasizing external Hyperlinks via CSS
   * (de) Hervorhebung externer Hyperlinks mit CSS
   *
   * @section             content-external-links
   * @app-yaml-default    disabled
   */

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left: 12px;
    background-image: url('your_image.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }
  */

  /**
   * Tables | Tabellen
   * (en) Generic classes for table-width and design definition
   * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
   *
   * @section content-tables
   */

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed }

th,td { padding: 0.5em; }
thead th { background: #444; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }
  
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */

hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }


/* ####################################
** ### Navigation   ###################
** ####################################
*/
#submenu {
    width: 100%;
    overflow: hidden;
    margin: 2.5em 0 1.5em 0;
    list-style-type: none;
    border-top: 1px #ddd solid;
  }

#submenu ul { 
	list-style-type: none; 
	margin:0; padding: 0; 
	}

#submenu li { 
	float:left; 
	width: 100%; 
	margin:0; 
	padding: 0 
	}

#submenu a,
#submenu strong {
    display:block;
    width: 90%;
    padding: 1px 0px 1px 10%;
    text-decoration: none;
    background-color:#fff;
    color: #444;
    border-bottom: 1px #eee solid;
  }

/* Just in case the skiplink anchor gets into THIS menu, because the tab-navigation was turned off */
/* PLEASE LEAVE THE FOLLING SETTING IN PLACE */  
#submenu a#navigation {border-bottom:0; padding:0;}

/* Menu Title */
#submenu li#title {
    width: 90%;
    padding: 1px 0px 1px 10%;
    font-weight: bold;
    color: #444;
    background-color: #fff;
    border-bottom: 4px #888 solid;
  }

#submenu li span {
	display:block;
    width: 90%;
    padding: 1px 0px 1px 10%;
    font-weight: bold;
    border-bottom: 1px #ddd solid;
 	}

/* Level 1 */
#submenu li#active,
#submenu li strong {
    width: 90%;
    padding: 1px 0px 1px 10%;
    font-weight: bold;
    color: #fff;
    background-color:#319100;
    border-bottom: 1px #eee solid;
  	}

#submenu li a { 
	width: 90%; 
	padding-left: 10%; 
	background-color:#fff; 
	color: #444; 
}

#submenu li a:focus,
#submenu li a:hover,
#submenu li a:active { 
	background-color:#e9f1e6; 
	color: #000; 
	}

/* Level 2 */
#submenu li ul li a,
#submenu li ul li#active,
#submenu li ul li strong,
#submenu li ul li span { 
	width: 85%; 
	padding-left: 15%;
	}

#submenu li ul li a { 
	background-color:#f8f8f8; 
	color: #666; 
	}

#submenu li ul li a:focus,
#submenu li ul li a:hover,
#submenu li ul li a:active { 
	background-color:#e9f1e6; 
	color: #000; }

/* Level 3 */
#submenu li ul li ul li a,
#submenu li ul li ul li#active,
#submenu li ul li ul li strong,
#submenu li ul li ul li span { 
	width: 80%; 
	padding-left: 20%; 
	}

#submenu li ul li ul li a { 
	background-color:#fcfcfc; 
	color: #888; 
	}

#submenu li ul li ul li a:focus,
#submenu li ul li ul li a:hover,
#submenu li ul li ul li a:active { 
	background-color:#e9f1e6; 
	color: #000; 
	}

/* Level 4 */
#submenu li ul li ul li ul li a,
#submenu li ul li ul li ul li#active,
#submenu li ul li ul li ul li strong,
#submenu li ul li ul li ul li span { 
	width: 75%; 
	padding-left: 25%; 
	}

#submenu li ul li ul li ul li a { 
	background-color:#ffffff; 
	color: #aaa; 
	}
#submenu li ul li ul li ul li a:focus,
#submenu li ul li ul li ul li a:hover,
#submenu li ul li ul li ul li a:active { 
	background-color:#e9f1e6; 
	color: #000; 
	}

/* ####################################
** ###  TT News         ###############
** ####################################
*/

.tx-ttnews-browsebox {
	text-align:center; 
	padding:0; 
	margin:1.2em 0 1em 0; 
	padding:1px; 
	border:1px solid #ccd; 
	background:#f0f0f4;
	}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox strong {
	padding:0 0.4em 0.4em 0; 
	margin:0; 
	background:transparent;
	}

/* LATEST Ansicht */

.news-latest-item {
	margin-bottom:1em;
	font-size: 1em;
	}
.news-latest-item h3 {padding-top:0;}
.news-latest-item h3 a {text-decoration:underline;}
.news-latest-item h3 a:hover {background:transparent;}
.news-latest-item img {
	padding-right:1em; 
	padding-top:0.5em; 
	float:left;
	}
.news-latest-morelink {
	padding:1px; 
	border:1px solid #399a3d; 
	background: transparent; 
	text-align:center;
	}

/* LIST Ansicht */
.news-list-item {margin-bottom:1em;}
.news-list-item h3 {padding-top:4px;}
.news-list-item h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #399a3d;
	}
.news-list-item h3 a:hover {background:transparent;}
.news-list-item h3 span.news-list-date {
	color: gray; 
	font-weight: normal;
	font-size: 0.7em;
	}
.news-list-morelink {
	padding:1px; 
	border:1px solid #399a3d; 
	background: transparent; 
	text-align:center;
	width: 100px;
}
.news-list-morelink a {color: #399a3d;}
.news-list-morelink a:hover {background:transparent;}
.news-list-category {color:#D5D517;}


/* SINGLE Ansicht */
.news-single-item h3 {
	margin-bottom:1em; 
	margin-top:1em; 
	color:#000; 
	padding:0.5em; 
	background:#f0f0f4; 
	border-left:8px #E0E7F5 solid;
	font-size: 1em;
	}
.news-single-img {padding-right:15px;	float:left;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#aaa; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}

/* CATEGORY Menu */
.news-catmenu {
	font-size:0.8em; 
	margin-top:2em; 
	padding:1em; 
	background:#eee; 
	border:1px dotted black;
	}
.news-catmenu a {
	display:inline; 
	padding-left:2px;
	}
.news-catmenu a:hover {
	background:transparent; 
	font-style:italic; 
	font-weight:bold;
	}
.news-catmenu .news-catmenu-NO {
	height:16px;
	}
p.news-catmenu-header {
	line-height:1em; margin:0;
	}

/* ####################################
** ### Kontakt Formular ###############
** ####################################
*/
fieldset.csc-mailform
{
width:500px;
background-color: #e9f1e6;
}

fieldset.csc-mailform label
{
width:100px;
display:block;
margin-left:1px;
color: #399a3d;
font-variant: small-caps;
background-color: #e9f1e6;
}

div.csc-mailform-field {
margin-left: 10px;
margin-bottom: 20px;
}

div.csc-mailform-field label{
padding-right: 30px;
}

div.csc-mailform-field  textarea#mailformTextfeld
{
margin-left: 0px;
}


/* ####################################
** ### FCE 3 Boxes with rounded edges #
** ####################################
*/
/* green nun dunkelgrau */
* html .REboxGreenContent {height:1%}
.REboxGreenContent {overflow:hidden}
.REboxGreen {display:block; background:transparent; font-weight:normal; margin-bottom:1em;}
.REboxGreen p {margin:0 2px; padding:2px 0;color: black;
	font: 0.9em/1.2em Verdana;
}
.REboxGreenContent {display:block; background: transparent; border-left: 1px solid #e9f1e6; border-right: 1px solid #e9f1e6; padding:0.5em 1em 0.5em 1em;
	color: silver;
}
.REboxGreenContent h1, .REboxGreenContent h2, .REboxGreenContent h3, .REboxGreenContent h4, .REboxGreenContent h5 {margin-top:0;}
.rGline1, .rGline2, .rGline3, .rGline4 {display:block; overflow:hidden; font-size:1px;}
.rGline1, .rGline2, .rGline3 {height:1px;}
.rGline2, .rGline3, .rGline4 {background:#e9f1e6; border-left: 1px solid white; border-right: 1px solid white;}
.rGline1 {margin:0 5px; background: white;}
.rGline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rGline3 {margin:0 2px;}
.rGline4 {height:2px; margin:0 1px 0 1px;}

/* red nun grün gefüllt*/
* html .REboxRedContent {height:1%}
.REboxRedContent {overflow:hidden}
.REboxRed {display:block; background: transparent; font-weight:normal; margin-bottom:1em;}
.REboxRed p {margin:0 2px; padding:2px 0;
	font: 0.9em/1.2em Verdana;
}
.REboxRedContent {display:block; background: #e9f1e6; border-left:1px solid #e9f1e6; border-right:1px solid #e9f1e6; padding:0.5em 1em 0.5em 1em;}
.REboxRedContent h1 {
	
}
.REboxRedContent h2 {
	
}
.REboxRedContent h3 {
	
}
.REboxRedContent h4 {
	
} 
.REboxRedContent h5 {margin-top:0;
	color: black;
	font: bold 1.1em Verdana;
}
.rRline1, .rRline2, .rRline3, .rRline4 {display:block; overflow:hidden; font-size:1px;}
.rRline1, .rRline2, .rRline3 {height:1px;}
.rRline2, .rRline3, .rRline4 {background: #e9f1e6; border-left:1px solid #e9f1e6; border-right:1px solid #e9f1e6;}
.rRline1 {margin:0 5px; background:#e9f1e6;}
.rRline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rRline3 {margin:0 2px;}
.rRline4 {height:2px; margin:0 1px 0 1px;}
/* blue */
* html .REboxBlueContent {height:1%}
.REboxBlueContent {overflow:hidden}
.REboxBlue {display:block; background:transparent; font-weight:normal; margin-bottom:1em;}
.REboxBlue p {margin:0 2px; padding:2px 0; line-height:1.2em;}
.REboxBlueContent {display:block; background:#C8DDF3; border-left:1px solid #AABCCE; border-right:1px solid #AABCCE; padding:0.5em 1em 0.5em 1em; height:1%; overflow:hidden;}
.REboxBlueContent h1, .REboxBlueContent h2, .REboxBlueContent h3, .REboxBlueContent h4, .REboxBlueContent h5 {margin-top:0;}
.rBline1, .rBline2, .rBline3, .rBline4 {display:block; overflow:hidden; font-size:1px;}
.rBline1, .rBline2, .rBline3 {height:1px;}
.rBline2, .rBline3, .rBline4 {background:#C8DDF3; border-left:1px solid #AABCCE; border-right:1px solid #AABCCE;}
.rBline1 {margin:0 5px; background:#AABCCE;}
.rBline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rBline3 {margin:0 2px;}
.rBline4 {height:2px; margin:0 1px 0 1px;}

/* FCE 3 Boxes with rounded edges End */
/* ################################
** ### FCE adjustable columns     #
** ################################
*/
div.flexi {overflow:hidden; display:block; clear:both; width:100%; height:1%;}
/*div.flexi div {display:block; overflow:hidden; float:left;}*/
div.flexi div.left {margin-right:5px;display:block; overflow:hidden; float:left;}
div.flexi div.center {margin-right:5px; margin-left:5px;display:block; overflow:hidden; float:left;}
div.flexi div.right {margin-left:5px;display:block; overflow:hidden; float:left;}
/* FCE adjustable columns End */


/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {width:100px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {width:150px;}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold; 
	font-style:italic;
	}
.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-style:italic;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#E0E7F5;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px; 
	margin-bottom:5px;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	color:#006699; 
	margin-top:0px; 
	margin-bottom:0px; 
	background:transparent;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc;
	}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:middle;
	}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color :#666666;
	}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	font-family:monospace;	
	font-style:normal;	
	padding:0 0.3em 0 0.3em; 
	background:#ffff88; 
	border:1px #ccd solid;}
	
/* ##########################
** ### tx_dropdownsitemap ###
** ##########################
*/
.tx-dropdownsitemap-pi1 A {font-weight:bold;}
.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 #ccd; background:#F0F0F4; 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:#F0F0F4;}
.tx-dropdownsitemap-pi1 div.level_4 {background:#FFFFFF;}
.tx-dropdownsitemap-pi1 div.level_5 {background:#F0F0F4;}
.tx-dropdownsitemap-pi1 div.expAll {text-align:center; border:solid 1px #ccd; background:#F0F0F4;}
.tx-dropdownsitemap-pi1 img {margin-right:0.5em;}
.tx-dropdownsitemap-pi1 a:hover {background:transparent;}


/*******************************************
* Linkliste
********************************************/
div.tx-cmwlinklist-pi1 {
	background-color: #e9f1e6;
}
div.tx-cmwlinklist-pi1 small  {
	background-color: #319100;
	color: white;
	padding: 3px;
	font-family: Verdana;
	display: block;
	font-weight: bold;
	
}
div.tx-cmwlinklist-pi1 small a  {
	background-color: transparent;
	color: white;
	font-size: 1em;
	font-weight: bold;
}
div.tx-cmwlinklist-pi1 table tbody tr td  b {
	background-color: transparent;
	color: black;
	font-size: 1em;
	font-weight: bold;
	
}
div.tx-cmwlinklist-pi1 table tbody tr td  {
	background-color: transparent;
	color: black;
	font-size: 1em;
	vertical-align: top;
}
div.tx-cmwlinklist-pi1 table tbody tr td span a {
	background-color: transparent;
	color: #319100;
	font-size: 1em;
	}

/*******************************************
* Letzte Klammer nicht löschen
********************************************/

}
