body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #9CF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.table1 {
	border: 1px solid #000;
	background-color: #FFF;
}
.content {
	margin-top: 10px;

	background-image: url(images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.zellenrand {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	text-decoration: none;
}

h2 {
	color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
    border: none;
}

/*- Menu 3--------------------------- */

#menu3 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #BCD2E6;
        border-size: 1px;
        border-width: 1px;
        }

#menu3 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }
#menu3 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #006699;
        display: block;
        background:  url(images/menu3.gif);
        padding: 8px 0 0 10px;
        }

#menu3 li a:hover, #menu3 li #current { {
        color: #627EB7;
        background:  url(images/menu3.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
