body {
  background:url(marble.jpg);
  color: #000000;
  margin:0px 0px 0px 0px;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
}

img {
  border: 0px;
}

p,ul,UL,li,LI,dl,DL,dt,DT,dd,DD,td,TD {
  color: #000000;
  background: transparent;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-size: 1em;
  }

b {
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  font-weight: 700;
  background: transparent;
}

.center {
     text-align: center !important;
}

.nts {
  font-size:12px;
  text-align: center;
  color: #000000;
  background: transparent;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
  }

.ntm {
  color: #000000;
  font-size:15px;
  text-align: center;
  background: transparent;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
}

.ntb {
  color: #000000;
  background: transparent;
  font-size:20px;
  text-align: center;
  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
}


/* -------------------------------------------------- */
/* Left Content - Navigation*/


#leftc {
	position: absolute;
        left:0px;
        top:0px;
        width:185px;
        color: #FFFFFF; 
        font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
        padding-top:120px;
        padding-left:10px;
        padding-right:10px;
	background:url(blue.jpg);
                }

#leftc hr {
	 border:1px solid #FFFFFF;
	 margin: 10px 20px 5px 20px;
         width:130px;
         height:2px;
          }

#leftc a {
  	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.3;
	font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
	text-decoration: none;
	font-weight: 600;
	background: transparent;
	}

#leftc a:link {
	color: #FFFFFF;	
	}

#leftc a:visited {
	color: #FFFFFF;	
	}

#leftc a:hover {
	color: #FF0000;	
	}

#leftc a:active {
	color: #FF0000;
	}

#leftc a.zwei:link {color: #FFFFFF; }
#leftc a.zwei:visited {color: #FFFFFF; }
#leftc a.zwei:hover {color: #FF0000; }
#leftc a.zwei:active {color: #FFFFFF; }

#leftc a.drei:link {color: #FF0000; }
#leftc a.drei:visited {color: #FF0000; }
#leftc a.drei:hover {color: #FF0000; }
#leftc a.drei:active {color: #FF0000; }

#leftc a.archiv:link {color: #FFFFFF; padding-left:30px; }
#leftc a.archiv:visited {color: #FFFFFF; padding-left:30px; }
#leftc a.archiv:hover {color: #FF0000; padding-left:30px; }
#leftc a.archiv:active {color: #FF0000; padding-left:30px; }

#leftc a.active:link {color: #FF0000; }
#leftc a.active:visited {color: #FF0000; }
#leftc a.active:hover {color: #FF0000; }
#leftc a.active:active {color: #FF0000; }

/* -------------------------------------------------- */
/* Centerc ontent */

#centerc {
		position: absolute;
                padding-left:50px;
                padding-top:20px;
        padding-right:20px;
	font-size: 1em;
        left:185px;
        top:110px;
        }

#centerc td {
	font-size: 1em;
        }

#centerc hr {
         border:1px solid #999;
        }

#centrc ul,UL {
        color: #000000;
        background: transparent;
	padding-left: 20px;
	margin: 10px 30px 10px 0px;
        font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
        }

#centrc li {
        color: #000000;
        background: transparent;
	font-size: 0.9em;
	padding-left: 0px;
	margin: 5px 5px 5px 5px;
        font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
        }

#centerc a 	{
	  color: #00009C;
	  font-size: 0.9em;
	  font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
	  text-decoration: none;
	  font-weight: 600;
	  background: transparent;
	 }

#centerc a:link {
	  color: #00009C;
	  background: transparent;
	 }

#centerc a:visited {
	  color: #00009C;
	  background: transparent;
 	}

#centerc a:hover {
	  color: #FF0000;
	  background: transparent;
	 }

#centerc a:active {
	  color: #FF0000;
	  background: transparent;
	  }

/* -------------------------------------------------- */
/* Titelcontent */

#titelc {
	position: absolute;
        height:110px;
        top:0px;
        left:0px;
	width:100%;
        background:url(blue.jpg);
     	}

#titelc img {
	border:0px;
	margin-left:230px;
	margin-top:25px;
	}

/* -------------------------------------------------- */
/* Footer */

.footer {
   font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
   font-size: 0.7em;
   background: transparent;
   color: #000018;
   text-decoration: none;
   text-align: justify;
   }

.footer a.footer:link {color: #00009C; font-size: 0.7em;}
.footer a.footer:visited {color: #00009C; font-size: 0.7em;}
.footer a.footer:hover {color: #FF0000; font-size: 0.7em;}
.footer a.footer:active {color: #00009C; font-size: 0.7em;}

table.footer {
    width: 98%;
    font-family: Arial,Helvetica,Swiss,SunSuns-Regular,sans-serif;
    font-size: 0.7em;
    background: transparent;
    color: #000018;
    text-decoration: none;
    text-align: justify;
}

