body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img {
border: none;
}

.header {
background-image:url("../images/header.jpg");
	}

	
.rand_1px {
	border: 1px 1px 1px 1px solid #666666;
}

	
.copy {
    width: 600px;
	border-top: 1px solid #666666;
	font-size: 10px;
	color: #333333;
	}

.headeradresse {
	font-size: 10px;
	color: #ffffff;
	}


.maincontent {
  width: 660px;
  margin-top: 112px;
  margin-left:198px;
  } 
  
.text10 {
    width: 640px;
	font-size: 10px;
	color: #808080;
	}

.text10blau {
    width: 640px;
	font-size: 10px;
	color: #000099;
	}
	

dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 170px;
	z-index: 1;
	visibility: visible;
}

dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
text-indent: 4px;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
text-align: left;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
text-indent: 4px;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}
