/********************************************************************************
* phpComasy, Content Management System                                          *
* http://www.phpcomasy.org                                                      *
*                                                                               *
* Copyright (c) 2005 - 2006 Emanuel Zuber (www.noreality.ch)                    *
*                                                                               *
* Released under the GNU General Public License                                 *
********************************************************************************/


/***** You can put your own style stuff here in this file
       For questions see www.phpcomasy.org *****/


/********************************* General styles ******************************/

/*
folgende zewei zeilen werden von http://www.highresolution.info/webdesign/yaml/artikel/css/base.html empfohlen,
haben aber den nachteil, dass wirklich ALLE paddings und margins auf null gesetzt werden,
daher müsste man für jedes element eigene paddings vergeben */

/* @charset "utf-8";*/


* { margin:0; padding:0; }
option {padding-left: 0.4em}


html {height:100%}
body {
    min-height: 101%;
    font-size: 100.01%;
    position: relative;
    text-align: left;
	background-color:#F6EDD0;
	background-image: url(img/background.gif);
  	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
	}

body{
	color:#444444;
	font-size:small;
	font-family:  Arial, Verdana, Helvetica, Sans-serif;
}

p, td {
	color:#444444;
}

td {
	color:#444444;
	padding:2px;
}


input {
	color: #03762E;
	border: 1px solid #AAAAAA;
	margin:0 2px 0 0;
	padding:0;
}

input[type=submit]  {
	background: #FFD000;
	color: #03762E;
	border:1px solid #03762E;
}

input, select, textarea {
	font-size:11px;
}

a {
	color: #03762E;
}

h1 {
	font-weight:normal;
}
h2 {
	color: #03762E;
}

hr {
    background-color:#AAAAAA; /* Mozilla 1.4 */
    color:#AAAAAA; /* IE 6 */
    border: #AAAAAA; /* Opera 7.11 */
    height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
/*******************************************************************************/



/************************************ Basic ************************************/
#site {
	width: 968px;
	overflow: visible;
	margin-top: 0px;
	text-align: left;
	background-image: url(img/layout-center.jpg);
	/*background:white;*/
}

#header {
	background-color: #F0F0F0;
	background-image: url(img/layout-top-kleiner.jpg);
  	background-repeat: no-repeat;
  	background-position: top left;
	height: 185px;
	width: 968px;
	vertical-align: top;
}

#header a{
	list-style:none;
	text-decoration: none;

	}
#header-logo{
		padding:36px 0 0 8px;
}

/*
#headerNavRoot {
	height: 0px;*/
	/*width: 886px;*/
	/*background-image: url(img/layout-toplinks.jpg);
	background-repeat: no-repeat;
	background-color:#FFD000;*/
/*	padding-left:20px;
	margin:0 6px 0 2px;

}
*/

#headerNavRoot {
	height: 30px;
	width: 940px;
	background-image: url(img/layout-toplinks.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-left:20px;
}



#headerNav {
	height: 20px;
	/*width: 886px;*/
	vertical-align: top;
	}

#logo {
	margin: 10px 0px 0px 10px;
}

#document-column {
	padding:20px 0px 10px 12px;
}

#right-column {
	background-image: url(img/back-right.gif);
  	background-repeat: repeat-y;
	width: 200px;
	height: 300px;
	vertical-align: top;
	float:right;
}

#content {
	width:720px;
	background-color:#FFFFFF;
	float:left;
	margin:0 20px 0 10px;
	overflow:hidden;
}
#content ul {
	list-style-type:square;
	padding:20px;
	margin-left:20px;
}
#content li {
	padding-left:20px;
}
#address{
	/*background-image: url(img/logo2.gif);
  	background-repeat: no-repeat;
  	background-position: top left;*/

 	padding:8px;
	margin:0px 0 0 0;
	font-size:small;
	color:#03762E;
	background:#FFFFFF;
	background-image: url(img/layout-toplinks.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	border-left:1px solid #FFD000;
	border-right:1px solid #FFD000;
	border-top:1px solid #FFD000;
	/*border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	border-bottom:1px solid #FFD000;*/
	width:169px;
}
.telefon{
	background-image: url(img/telefon.gif);
  	background-repeat: no-repeat;
  	background-position: top left;
 	padding-left:20px;
}




#footer{
	height: 30px;
	width: 968px;
	vertical-align: center;
	background-image: url(img/layout-footer.jpg);
}

/* IE hack for min-height */
#left-column[id] {
    height: auto;
    min-height: 300px;
}

#right-column[id] {
    height: auto;
    min-height: 300px;
}
#document-column[id] {
    height: auto;
    min-height: 300px;
}

.boxRechts {
	float:right;
	padding: 10px;
	margin: 10px 0 10px 10px;
	background:#E6E6E6;;
}

/*******************************************************************************/


/*********************************** Navigation ********************************/

/*******  Ausklappmenue ********/
#vpnavigation ul { /* alle Listen */

   margin: 0;
   list-style: none;
   line-height: 2;
}

#vpnavigation{
height:20px;
border-top:0px solid #DDDDDD;
border-bottom:0px solid #DDDDDD;
}


#vpnavigation a {
   display: block;
   width: 10em;
	font-weight:normal;
	font-size:small;
	text-decoration:none;
	background-image: url(img/listindex.gif);
	background-repeat: no-repeat;
	background-position:5px 50%;
	padding-left:20px;
	border-left:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
}

#vpnavigation a.daddy{
	border:0px solid #EEEEEE;
	font-weight:bold;
	font-size:medium;
	text-decoration:none;
	background-image: none;
	padding:0 5em 0 0;
   width: auto;

}


#vpnavigation li { /* alle Listenelemente */
   float: left;
}

#vpnavigation li ul { /* Listen 2. Ebene */
   position: absolute;
z-index:50;
   background: white;
   width: 10em;
   left: -999em; /* durch "left" außerhalb des sichtbaren Bereichs wird das gleiche erreicht wie durch "display: none", kann aber auch von Textbrowser angezeigt werden */
}

#vpnavigation li li a.daddy { /* Listenelemente mit Unterpunkten */

border:0px solid #EEEEEE;
font-weight:normal;
}

#vpnavigation li ul ul { /* Listen 3. Ebene und weiter */
   margin: -medium 0 0 10em;
}

#vpnavigation li:hover ul ul, #vpnavigation li.sfhover ul ul {
   left: -999em;
}

#vpnavigation li:hover ul, #vpnavigation li li:hover ul, #vpnavigation li.sfhover ul, #vpnavigation li li.sfhover ul { /* Listen, die unterhalb von "gehoverten" Menüpunkte liegen */
   left: auto;
}

#vpnavigation li#active { /* Listen zur aktuellen Kategorie */
   font-style: italic!important;
}

/*******  Ende Ausklappmenue ********/



/**** root navigation - gibt nur die oberste ebene der navi aus ***/

.root-navigation ul{
}

.root-navigation  li {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	display: inline;
	float:left;
}

.root-navigation li a {
	font-size: 86%;
	border: 0px solid #FFFFFF;
	padding:0px 20px 2px 20px;
	margin: 1px;
	color: #03762E;
	font-weight: bold;
	vertical-align: bottom;
	border:0px solid silver;
}

.root-navigation li.current a {
	letter-spacing:0.2em;
    color: #E6E6E6;
	font-weight: bold;
}

.root-navigation li a:hover {
	font-weight: bold;
	color: #E6E6E6;
}

/**** ENDE root navigation - gibt nur die oberste ebene der navi aus ***/

/**** navigation - gibt alles aus ***/
.navigation {
		width:180px;
		padding:0 0 20px 0;
		margin:0;
}

.navigation ul{
		margin-left:0px;
}

.navigation li {
	margin: 1px 1px 0 1px;
	padding:0px;
	background-color:white;
	list-style:none;
}

.navigation li a {
    color: #03762E;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:4px 0px 4px 30px;
	background-image: url(img/listindex.gif);
	background-repeat: no-repeat;
	background-position:12px 50%;
	display: block;
	width:155px;  /*eine width angabe muss für den ie sein, wenn display:block verwendet wird - ansonsten zeigt nur der ie die abstände falsch an*/
	font-size:small;
}



/*** erste ebene nicht anzeigen, wenn die root_navigation in der index-datei vorhanden ist ***/
.navigation li.level0 a {
display:none;
}
.navigation li.level0_current a {
display:none;
}
.navigation li.level0 a:hover {
display:none;
}

/*
.navigation li.level0 a {
	font-size:small;
	margin-left:0px;
}

.navigation li.level0_current a {
		background-color: #F0F0F0;
	margin-left:0px;
}

.navigation li.level0 a:hover {
		background-color:#F0F0F0;
}

.navigation li.level1 a {
	font-size:small;
	width:141px;
	margin:0 0 0 15px;
}
*/

.navigation li.level1_current a{
	width:155px;
	margin:0 0 0 0px;
	background-color: #EEEEEE;
}

.navigation li.level1 a:hover {
	width:155px;
	background-color: #F7F7F7;
}

.navigation li.level2 a {
	margin-left: 12px;
	font-size: small;
	width:143px;
	background-image: none;
}
.navigation li.level2_current a{
	margin-left: 12px;
	font-size: small;
	color: #333333;
	width:143px;
}
.navigation li.level3 a {
	margin-left: 25px;
	font-size: 80%;
	width:130px;
	background-image: none;
}
.navigation li.level3_current a {
	margin-left: 25px;
	font-size: 80%;
	width:130px;
}

.navigation li.level4 a {
	margin-left: 35px;
	font-size: 70%;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content h1 {
	background-image: url(img/list-pfeil.gif);
  	background-repeat: no-repeat;
	padding:0 0 10px 30px;
	margin-bottom:12px;
  	background-position: top left;
	border-bottom:1px solid #FFD000;
	letter-spacing: 1px;
	font-size: 120%;
	font-weight:bold;
}
/*
#content p {
	margin-bottom: 1em;
}
*/

#content a:hover {
	text-decoration: none;
	color: #F48000;
}

#content h2 {
	clear:both;
	font-size: 110%;
	letter-spacing: 1px;
	margin:30px 0 12px 0;
}
#content h3 {
	clear:both;
	font-size: 100%;
	letter-spacing: 1px;
	margin:30px 0 12px 0;
}


#content {

	padding:0;
	line-height:160%;

}

.introduction {
	font-weight:normal;
	padding-bottom:20px;
	color:#03762E;
}


/*******************************************************************************/

/************************************ Module **********************************/

.news_output{
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px solid #008000;
}



/* line-height zuruecksetzen wegen den formularen */
form p{
clear:left;
line-height:120%;
}

.commentNewsDate{
	padding:10px 0 10px 0;
}


/***** Page counter (multiple pages in a category) *****/
.page_counter {
border:0;
	background: #FFFFFF;
	border-bottom: 1px solid #006920;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	float: left;
}
.introduction{
padding:0;
margin:0;
	margin-bottom:16px;
	padding-bottom:4px;
	border-bottom: 1px solid #EEEEEE;
}
.news_entry{
		margin-bottom:10px;
	border-bottom: 1px solid #006920;
}
.news_entry h2 {
	color:#006920;
}



/************************************ Portlets *********************************/

.portlet {
	margin: 6px 0px 0px 10px;
	padding: 4px;
	background-color: transparent;
	/*background-color: #E6E6E6;
	border: 1px solid #03762E;*/
	width:160px;
}

.portlet h1 {
display:none;
	font-size: small;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px solid #FFFFFF;
	/*background-color:#749374;*/
	color:#03762E;
}
.portlet a {
	text-decoration: none;
	background-color: transparent;
	padding: 0px;
	color:#03762E;
}
.portlet .subtitle {

	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
.portlet .content {
	margin: 0px;
	padding: 0px 0px 10px 0px;

}
.portlet .detail {
	font-size: 85%;
	color: gray;
	padding: 0px;
	margin: 0px;
}
#portlet-page-tools{

	margin: 40px 0 0 0;
	padding:14px 2px 12px 0;
	width:720px;
	border-top:1px solid #FFD000;
	/*text-align: right;*/
}
#portlet-page-tools a {
	/*display: block;*/
	display:inline;
	padding:4px;
	font-size:small;
	background-image: url(img/pfeil.gif);
  	background-repeat: no-repeat;
	padding:0 10px 0 20px;
  	background-position:50% left;

}

#portlet-page-tools img {
	vertical-align:middle;
}

#portlet-page-tools h1 {
	display:none;
}


#portlet-language-switcher a {
	color: white;
}

#portlet-listingXENUM- {
	/*background-image: url(img/logo2.gif);
  	background-repeat: no-repeat;
  	background-position: top left;*/

 	padding:8px;
 	margin:0 0 10px 0;
 	width:169px;
	font-size:small;
	color:#03762E;
	background:#EEEEEE;
	/*background-image: url(img/layout-toplinks.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;*/
	border-left:1px solid #FFD000;
	border-right:1px solid #FFD000;
	border-top:1px solid #FFD000;
	border-bottom:1px solid #FFD000;
	line-height:24px;
}
#portlet-listingXENUM- h1 {
	display:block;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 13px 0px;
	border-bottom: 1px solid #03762E;
	/*background-color:#749374;*/
	color:#03762E;
}

#portlet-listingXENUM- h3 {
	display: block;
	font-size: small;
	font-weight: bold;
	pading: 0px;
	margin: 0px 0px 3px 0px;
	color: #000000;
}

#portlet-listingXENUM- ul {
	list-style:none;
	margin: 0px 0px 5px 0px;
}

#portlet-listingXENUM- li{
	margin: 0em 0em 0em 1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.1em;
}


#portlet-search {
	/*background-image: url(img/logo2.gif);
  	background-repeat: no-repeat;
  	background-position: top left;*/

 	padding:8px;
 	margin:0 0 10px 0;
 	width:169px;
	font-size:small;
	color:#03762E;
	background:#EEEEEE;
	background-image: url(img/layout-toplinks.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	border-left:1px solid #FFD000;
	border-right:1px solid #FFD000;
	border-bottom:1px solid #FFD000;
	border-top:2px solid #F0F0F0;
	/*border-bottom:2px solid #F0F0F0;
	border-top:1px solid #FFD000;*/
	line-height:24px;
}

/*******************************************************************************/


/******************************** Additional stuff *****************************/

.message {
	background-color: white;
}
/***** Powered By *****/
.powered_by {
	clear: left;
	margin: 10px;
	font-size: 85%;
	display: block;
	text-align: center;
}
.powered_by a {
	font-size: 100%;
}
.standards {
	clear: left;
	margin-top: 3px;
	display: block;
	text-align: center;
}


.tdrahmen {
	width:240px;
	/*border: 1px solid #AAAAAA;*/
	background: #EEEEEE;
	padding:0px;
	font-size:11px;
}

.tdrahmen img {
	border: 1px solid #FFFFFF;
	padding:2px;
	background-color: #EEEEEE;
}



.rahmen {
	border: 0px solid #AAAAAA;
	background-color: #E6E6E6;
	padding:4px;
}

.rahmen img {
	border: 0px solid #FFFFFF;
}


.tablerahmen{
   clear:both; /*  important - do not delete */

}
.trbackground {
		background-color: #F0F0F0;
}


a.pdf {
    color: #03762E;
	padding:4px 0px 4px 20px;
	background-image: url(img/pdf_button_red.png);
	background-repeat: no-repeat;
	background-position:50% left;
	font-size:small;
}

/********************************************
Für Solbase Erfasungsmodul
***********************************/

#PHWert_Container {
	list-style:none;
	background-image:url(img/Indikator.gif);
	background-repeat:repeat-y;
	width:700px;
	text-align:center;
	padding:0px;
	margin:0px;
}

#PHWert_Container li {
	display:inline;
	padding:0px;
	margin:0px;
}

#PHWert_Container input {

    padding:0px;
    margin:0px;
}

#PHWert_Container label {

    padding:0px;
    margin:0px;
    width:40px;
}


.BoxMitBild {
	margin: 20px 0 20px 0;
	width:700px;
	height:200px;
}

#rgArea  label{
clear:left;
float:left;
}