#all{
	width: 770;
}
#head{
width:765px;
height: 70px;
background-color:#6699CC;
background-image: url(img/kopf.gif);
background-repeat: no-repeat;
padding-right: 5px;
}
#left {
height: 450px;
float:left;
background-image: url(img/bg.gif);
background-repeat: no-repeat;
padding-left: 5px;
}
.menucontainer {
width:150px;
margin-top:10px;
}
a.menu:link, a.menu:visited
{
 color:#000;
 background-color:#b8dcff;
 text-decoration:none;
 font-weight: bold;
}
a.menu:active, a.menu:hover
{
 color:#737994;
 background-color:#eeeeee;
}
a.menu {
 display:block;
 padding:1px;
 margin: 2px;
 border:2px solid #6699cc;
 background-color:#73add6;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 font-size: 14px;
 }
#footer{
	clear:right;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
.line{
	width: 100%;
	border-bottom: 1px solid;
	border-color: #6699cc;
	margin-top: 10px;
	font-size: 2px;
}
#content {
	float: right;
	text-align: justify;
	width:600px;
}
h1{ font-family:Arial, helvetica, sans-serif; font-size:15pt; margin-left:10px; color:#6699cc;}
img {
	margin: 10px;
}
img.start {
	position:relative;
	left:100px;
}
table{
border: 0px;
width: 500px;
cellspacing:0;
cellpadding:0;
}

.copyright {
 text-align:center;
 text-decoration:none;
 font-size: 12px;
 }
