p, ul {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
td {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
table#rahmen {
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
#logo {
	text-align: left;
	height: 90px;
	width: 154px;
	float: left;
}
#hauptmenu {
	margin-left: 65px;
	text-align: left;
	width: 424px;
	height: 90px;
	float: left;
	position:relative;
	z-index:2;
}
#nebenmenu {
	text-align: right;
	width: 154px;
	height: 336px;
	float: left;
}
#nebenmenu p {
	font-size: 10px;

}
#inhalt {
	margin-left: 65px;
	text-align: left;
	width: 424px;
	height: 336px;
	float: left;
	overflow: scroll;
}
#fusszeile {
	text-align: left;
	height: 70px;
	width: 646px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
#fusszeile a {
	color: #404040;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	margin-left: 20px;
}
div#container {
	height: 300px;
	width: 700px;
	text-align: center;
}
#rahmen td #container{
	text-align: center;
}
h1 {
	color: #3e3e3e;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.menu {
	font-size: 11px;
	width: 84px;
	float: left;
}

.menu A {
	font-size: 11px;
}

#linie {
	width: 514px; 
	height: 1px;
	background-color: black;
	position: relative; 
	left: 210px; 
	top:40px;
	z-index:0;
}

#linie_unten {
	width: 728px; 
	height: 1px;
	background-color: black;
	float: left;
}