body     {
         background-image:url('./../images/raster.gif');
         background-repeat:repeat-y;

        /* Definition von Seitenraendern*/
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 2px;
         margin-bottom: 0px;

         /* Default Schrift Farbe  */
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-weight: normal;
         color: #4B4B4B;
         font-size: 10px;
		



         }

a[href^="http://"], a[href^="https://"] {
	background:transparent url(images/extern_link_grey.png) no-repeat scroll right center;
	padding-right:15px;
}
a[href^="http://www.bioanalytik-anhalt.de"], a[href^="http://localhost"], a[href^="http://search.atomz.com"] {
	background:transparent none repeat scroll 0 0;
	padding-right:0;
}
a[href$=".pdf"] {
	background:transparent url('images/pdf.gif') no-repeat scroll left center;
	padding-left:20px;
	padding-right:0px;
    padding-top:10px;
    padding-bottom:10px;
}
/* in dateibrowser keine link-kennzeichnung */
.nm a[href$=".pdf"] {
	background:transparent none repeat scroll 0 0;
	padding-right:0;
}

a[href^="mailto:"], .inhaltspalte_zehnpxgrau a[href$="kontakt-template-de.html"] {
	background:transparent url('images/mail_link_grey.png') no-repeat scroll right center;
	padding-right:20px;
}
#navigationsspalte a[href$="kontakt-template-de.html"], #menuerechts a[href$="kontakt-template-de.html"], .fusspalte a[href$="kontakt-template-de.html"] {
	background:transparent none repeat scroll 0 0;
	padding-right:0;
}

/* design hauptspalte fuer inhalte schrift grau*/
.ueberschriftspalte_zehnpxgrau
         {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
		 font-weight:bold;
         color: #4B4B4B; /* #636A63; #C9EFC8;*/
         }

/* design links in grauem Text*/
		
.ueberschriftspalte_zehnpxgrau a,
.ueberschriftspalte_zehnpxgrau a:link,
.ueberschriftspalte_zehnpxgrau a:visited,
.ueberschriftspalte_zehnpxgrau a:active {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: bold;
          color: #78A086;   /* #799779;  #99CC66 */
          font-size: 10px;
          text-decoration: none;
        }
.ueberschriftspalte_zehnpxgrau a:hover {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: bold;
          color: #EA8A26;
          font-size: 10px;
          text-decoration: underline overline;
        }

		 
/* design hauptspalte fuer inhalte schrift grau*/
.inhaltspalte_zehnpxgrau
     {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	font-style: normal;
	font-weight: normal;
	}

/* design links in grauem Text*/
		
.inhaltspalte_zehnpxgrau a,
.inhaltspalte_zehnpxgrau a:link,
.inhaltspalte_zehnpxgrau a:visited,
.inhaltspalte_zehnpxgrau a:active {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #78A086; /* #99CC66 */
          font-size: 10px;
          text-decoration: none;
        }
.inhaltspalte_zehnpxgrau a:hover {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #EA8A26;
          font-size: 10px;
          text-decoration: overline underline;
        }

/*  Weblog Eintraege mit hellgrauem Hintergrund*/
.inhaltsabsatz_zehnpxgrauhintergrund
{

	margin: 15px;
	padding:10px;
	/* Hintergrund wie Fusszeile */
	background-color: #F2F0F0;
    border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;

	margin-top: 10px;
			
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


/* design menuespalte schrift grau*/
.untermenuespalte_zehnpxgrau
         {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	font-style: normal;
	font-weight: normal;
         }

/* design links in grauem Text*/
		
.untermenuespalte_zehnpxgrau a,
.untermenuespalte_zehnpxgrau a:link,
.untermenuespalte_zehnpxgrau a:visited,
.untermenuespalte_zehnpxgrau a:active {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #78A086; /* #4B4B4B; */
          font-size: 10px;
          text-decoration: none;
        }
.untermenuespalte_zehnpxgrau a:hover {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #EA8A26;
          font-size: 10px;
          text-decoration: overline underline;
        }
				
/* design hauptspalte fuer inhalte Trennlinie grau*/
.hr_grau
{
        color:#4B4B4B;
        height:1px;
}


/* design hauptspalte fuer inhalte schrift gruen*/
.inhaltspalte_zehnpxgruen
         {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46A64D;
	font-style: normal;
	font-weight: normal;
         }

/* design hauptspalte fuer inhalte Trennlinie gruen*/
.hr_gruen
{
        color:#46A64D;
        height:1px;
}

/* weiter zu Navigation Absatz*/
.abstandabsatznachunten
	{
		margin:0px;
	}

/* abstand inhaltspalten zum linken rand - zwischen Navigationsspalte und Fusspalte*/
.whitespacerspalte
         {
         background-color:white;
         }

/* design abstandszeile zwischen hauptspalte-fusspalte  */
.abstandfusspalte
         {
         background-color:white;
         }

/* design fusspalte */
.fusspalte
        {
		background-color: #F2F0F0 ;
	    border-top: 1px solid #d7d7d7;
	    border-left: 1px solid #d7d7d7;
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-weight: normal; 
		color: #636A63; 
		font-size: 10px;
		padding-top: 8px; 
		padding-bottom: 9px; 
	
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;

        }
/* design links fusspalte */
.fusspalte a,
.fusspalte a:link,
.fusspalte a:visited,
.fusspalte a:active {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #636A63; 
          font-size: 10px;
          text-decoration: none;
        }
.fusspalte a:hover {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #636A63;
          font-size: 10px;
          text-decoration: overline underline;
        }

/* design links navigationsspalte */
.navigationsspalte
{
	text-align:left;
}
.navigationsspalte,
.navigationsspalte a,
.navigationsspalte a:link,
.navigationsspalte a:visited,
.navigationsspalte a:active {
          background-color:#F2F0F0;
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #636A63;
          font-size: 10px;
          text-decoration: none;
		 
        }
.navigationsspalte a:hover {
          font-family:Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #636A63;
          font-size: 10px;
          text-decoration: overline underline;
        }
		

/* Schriftfarbe hellgrau */
.zehnpxhellgrau
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #4B4B4B;
	    font-style: normal;
	    font-weight: normal;
        }

/* Schriftfarbe gruen */
.zehnpxhellgruen
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #C9EFC8;
        }

.hrhellgrau
      {
        color: #4B4B4B;
        height: 1px;
         }

/*Schrift lightgrey*/
.zehnpxlightgrey
        {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: lightgrey;
        }


.unterstrichen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    text-decoration: underline;
	}

.listemitsymbolbild {
	list-style-image: url(../images/pfeilrechts.gif);
	list-style-type: none;
	font-weight: normal;
}

.listeroemisch {
	list-style-type:upper-roman;
	font-weight: bold;
}

li {
	padding-bottom: 5px;
}
