a:active  { text-decoration: none;}
a:hover   { text-decoration: none; background-color: gray;}
a:link    { color: rgb(32,32,120);  text-decoration: none;}
a:visited { color: red; text-decoration: none;}

a.lnk	{ 	
          color: #10CC10; 
          font-family: Helvetica, Arial, sans-serif;
          font-size: small;
          font-weight: bold;
}

body {
    color: black;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
div#topcontent {
                 position: absolute;
                 top: 115px;
		 right: 20px;
                 width: 100%;
                 }

div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}
div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
	}
div#topcontent ul li.first {
  	color: #10CC10; 	
        font-family: Helvetica, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
	border-left: 0px none;
	}
div#topcontent ul li a {
	font: 0.7em /1 verdana, sans-serif;
	}


ul#ie{
	list-style: none;
	list-style-image: url(/images/li_.gif)
	margin: 1px;
	padding: 0px;
	}
	
ul#mainnav {
	list-style: none;
	margin: 1px;
	padding: 0px;
	}
ul#mainnav li {
	border-bottom: 2px solid rgb(32,32,120);
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	font: bold 0.8em /1.0 arial, sans-serif;
/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height */
	color: rgb(32,32,120);
	text-decoration: none;
	width: 88%; /* Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix	*/
	}

ul#mainnav li a:hover {
	background-color: #00008B;
	color: white;
	}

ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid rgb(32,32,120);
	padding-left: 1.5em;
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: none;
	}


.ieblue {
          color: rgb(32,32,120);
          }
h1.main {
          color: rgb(32,32,120);
          text-align: center;
          font-style: italic;
          }
#main {
        color: rgb(32,32,120);
        font-style: italic;
        text-align: center;
}
h2.main {
        color: rgb(32,32,120);
        font-style: italic;
        text-align: center;
}
h1.ie {
        font-size: 28px;
}
h3.ie {
        color: rgb(32,32,120);
}
h2.ie {
     color: rgb(32,32,120);   
     font-family: Helvetica, Arial, sans-serif;
     font-weight: bold;
     }

p#imgcenter {
             text-align: center;
             }
img.noborder {
             border-width: 0px;
             }
img.fleft {
             float: left;
             }

p.ulre {
         text-align: right;
         border-bottom: 2px solid rgb(32,32,120);
         margin-bottom: 0pt;
         right: 10px;
         }
p.attop {
          margin-top: 0pt;
          }

p.leistung {
		color: 	rgb(32,32,100);
             }

p.einzelleistung {
		color: 	rgb(32,32,120);
             }

em.ie {
        color: rgb(32,32,120);
        font-family: Arial, Helvetica, sans-serif;
        }
hr.greenline {
	color: #33cc33;
	}
hr.blueline {
	color: rgb(32,32,120);
	}
p.ie {
       color: black;
       font-family: Arial, Helvetica, sans-serif;
       font-size: normal;
       }
p.iecenter {
             color: black;
             font-family: Arial, Helvetica, sans-serif;
             text-align: center;
             }

#footer {
          clear: both;
          border-top: 2px solid rgb(32,32,120);
          background-color: white;
          color: black;
          text-align: center;
          right: 8%;
          width: 92%;
          }

div#top a {
	display: block;	/* makes the background hover effect work in Mozilla */
	width: 153px;
	background-color: #5C6F90;
            }
div#top a:hover {
	background-color: #43616B;
                  }
#top {
       position: relative;
       padding: 0px;
       border-bottom: 3px solid rgb(32,32,120);
       height: 40px;
       left: 8%;
       right: 20px;
       top: 30px;
       width: 92%;
       }
#top p {
	font-size: 36px;
	color:     #00008B;
	margin-left: 5%;
}
#center {
	margin: 0px 18%; 
	padding: 1% 3%;
	background-color: #86c1ff;
	color: black;
	}

#left {
	position: absolute;
        left:2%;
	padding: 0px;
	top: 300px;
	width: 17%;
	}

#middle {
          position: relative;
          overflow: hidden;
          margin-left: 20%;
          margin-right: 2%;
          padding: 0px 1.5%;
          top: 50px;
          background-color: white;
          padding: 6px 2px;       
          }

#middle h1 {
	 color: rgb(32,32,120);   
     	 font-family: Helvetica, Arial, sans-serif;
     	 font-weight: bold;
     	}

#middle h2 {
	 color: rgb(32,32,120);   
     	 font-family: Helvetica, Arial, sans-serif;
     	 font-weight: bold;
     	}

