body
{
		background-image:url('');
       	background-repeat:repeat-y;
		background-color:white;

        /* Definition von Seitenraendern*/
         margin-left: 10px;
         margin-right: 10px;
         margin-top: 10px;
         margin-bottom: 10px;

         /* Default Schrift Farbe  druckschwarz statt grau */
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: normal;
         color: #000000;
         font-size: 10px;


}


.keinedruckansicht
{
		visibility:hidden;
		display:none;
}

.druckansichtueberschrift
{
		background-image:url('');
		background-repeat:no-repeat;
		background-color:white;
}

.druckansichtinhalt
{
		background-color:white;
}


/* design ueberschrift + links druckschwarz statt grau */
.ueberschriftspalte_zehnpxgrau,
.ueberschriftspalte_zehnpxgrau a,
.ueberschriftspalte_zehnpxgrau a:link,
.ueberschriftspalte_zehnpxgrau a:visited,
.ueberschriftspalte_zehnpxgrau a:active,
.ueberschriftspalte_zehnpxgrau a:hover
 {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: bold;
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }

/* design navigation + links druckschwarz statt grau */
.navigationsspalte,
.navigationsspalte a,
.navigationsspalte a:link,
.navigationsspalte a:visited,
.navigationsspalte a:active,
.navigationsspalte a:hover
 {
 		  background-color:white;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }		
		
				 
/* design hauptspalte fuer inhalte schrift druckschwarz statt grau */
.inhaltspalte_zehnpxgrau
         {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
         }

/* design hauptspalte fuer inhalte links druckschwarz statt grau */
.inhaltspalte_zehnpxgrau a,
.inhaltspalte_zehnpxgrau a:link,
.inhaltspalte_zehnpxgrau a:visited,
.inhaltspalte_zehnpxgrau a:active,
.inhaltspalte_zehnpxgrau a:hover
 {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }

/*  Weblog Eintraege mit weissem statt hellgrauem Hintergrund*/
.inhaltsabsatz_zehnpxgrauhintergrund
{

	margin: 15px;
	padding:10px;
	background-color: white;
	margin-top: 10px;
}

/* design menuespalte schrift druckschwarz statt grau */
.untermenuespalte_zehnpxgrau
         {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
         }

/* design links in druckschwarz statt grau Text*/
		
.untermenuespalte_zehnpxgrau a,
.untermenuespalte_zehnpxgrau a:link,
.untermenuespalte_zehnpxgrau a:visited,
.untermenuespalte_zehnpxgrau a:active,
.untermenuespalte_zehnpxgrau a:hover {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }
		
/* design hauptspalte fuer inhalte Trennlinie druckschwarz statt grau */
.hr_grau
{
        color:#000000;
        height:1px;
}

.hrhellgrau
      {
        color: #000000;
        height: 1px;
         }

/*Schrift druckschwarz statt hellgrau*/
.zehnpxhellgrau
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
	    font-style: normal;
	    font-weight: normal;
        }

/*Schrift druckschwarz statt gruen */
.zehnpxhellgruen
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        }


/*Schrift druckschwarz lightgrey*/
.zehnpxlightgrey
        {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        }



/* links in druckansicht verbergen */
a,
a:link,
a:visited,
a:active {
          font-family: Verdana, Arial, Helvetica, sans-serif;
		  /* staerke wie original */
          /* font-weight: normal; */
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }
a:hover {
          font-family: Verdana, Arial, Helvetica, sans-serif;
		  /* staerke wie original */
          /* font-weight: normal; */
          color: #000000;
          font-size: 10px;
          text-decoration: none;
		  cursor:default;
        }

/*Schrift druckschwarz statt grau*/		
.unterstrichen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
    }		

.listemitsymbolbild {
	list-style-image: url('../images/pfeilrechts-druck.gif');
	list-style-type: none;
}

/* SITEMAP */
.bildrechtsabstand {
	margin-right: 8px;
	vertical-align: middle;
	border:1px solid #000000;
	padding: 0px;
	background-image: url('../images/pfeilrechts-druck.gif');	
}		

/* button fuer geoeffneten Ebenenzweig */
SPAN.foldopened {
        COLOR: #FFFFFF;
        BACKGROUND-COLOR: #000000;
		border: 1px solid #000000;
        CURSOR: pointer;
}

/* button fuer geschlossenen Ebenenzweig */
SPAN.foldclosed {
        COLOR: #000000;
        BACKGROUND-COLOR: #FFFFFF;
		border: 1px solid #000000;
        CURSOR: pointer;
}
/* button fuer minimieren/maximieren Ebenenbaum */
SPAN.foldspecial {
        COLOR: #000000;
        BACKGROUND-COLOR: #FFFFFF;
		border: 1px solid #000000;
}
/*  ENDE SITEMAP */


/* FORMULARE */

/*Formular-Layout */
form
        {
        COLOR: #000000;
        BACKGROUND-COLOR: white;
        border-left:black 1px solid;
        border-top:black 1px solid;
        border-right:black 1px solid;
        border-bottom:black 1px solid;
        }
		
/*Beschriftung Eingabefeld */
p.inputtext
        {
        color:#000000;
        }

/*Beschriftung Eingabefeld */
p.inputtext2
        {
        color:white;
        }

/*Bezeichnung Form */
p.formbezeichnung
        {
        color:#000000;
        }

/*Erklaerung Form */
p.formerklaerung
        {
        color:#000000;
        }



/*Textfeld */
input.eingabe
        {

        color:#000000;
		BACKGROUND-COLOR:white;
        border-left:black 1px solid;
        border-top:black 1px solid;
        border-right:black 1px solid;
        border-bottom:black 1px solid;
        }

/*Schaltflaeche*/
input.button
        {
        COLOR: #000000;
        BACKGROUND-COLOR:white;
        border-left:black 2px solid;
        border-top:black 2px solid;
        border-right:black 2px solid;
        border-bottom:black 2px solid;

         }

/*Radio Button / Check Box*/
input.radiocheckbox
        {
        color:#000000;
        BACKGROUND-COLOR: white;
        border-left:white 1px solid;
        border-top:white 1px solid;
        border-right:white 1px solid;
        border-bottom:white 1px solid;
        }

.inputfile
        {
        BACKGROUND-COLOR: white;
        color: #000000;
        }
/*Dropdown */
select
        {
        color:#000000;
        BACKGROUND-COLOR: white;
        border-left:black 1px solid;
        border-top:black 1px solid;
        border-right:black 1px solid;
        border-bottom:black 1px solid;
        }




/* mehrz. Texteingabefeld */
textarea
        {
        BACKGROUND-COLOR: white;
        color:#000000;
        border-left:black 1px solid;
        border-top:black 1px solid;
        border-right:black 1px solid;
        border-bottom:black 1px solid;
		
	   /*laufleiste*/
	   scrollbar-base-color:white;
	   scrollbar-face-color:white;
	   /*linker oberer Rand*/
	   scrollbar-3dlight-color:white;
	   /*pfeile*/
	   scrollbar-arrow-color:black;
	   scrollbar-darkshadow-color:white;

	   /*linker und oberer Rand*/
	   scrollbar-highlight-color:black;
	   /*unterer und rechter innerer Rand*/
	   scrollbar-shadow-color:black;
	   /*hintergrund*/
	   scrollbar-track-color:white;
        }		
		
		
/* FILEBROWSER  */

/* sort row Kopfzeile */
#fileBrowser table tr.sort td 
{
    /*border:0; 
    border-bottom:1px solid #ccc; */
	border-left:black 1px solid;
	border-top:black 1px solid;
	border-right:black 1px solid;
	border-bottom:black 1px solid;
	BACKGROUND-COLOR:white;
	border-collapse:collapse;
}

#fileBrowser table tr.parent td 
{
    border-bottom:1px solid black; 

}

/* line number */
#fileBrowser table tr td.ln
{
    color: black;
}

/* Spalte Type (Icon) */
#fileBrowser table tr td.tp
{

	border-width:0px;
}
