#Werbung {
	float: right;
	height: 600px;
	width: 160px;
	top: 5px;
	right: 5px;
}
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #0000CC;
	margin: 0px;
	padding: 0px;
}
#myTitel {
	font-size: 14px;
	float: left;
	height: 55px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	font-weight: bold;
	width: 775px;
}
.head1 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #008080;
}

#Menu {
	clear: left;
	float: left;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 75px;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#GratisInfos {
	border-top: 2px solid #000066;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #000066;
	position: absolute;
	height: 400px;
	width: 600px;
	left: 175px;
	top: 75px;
	padding: 5px;
}
#Menu #Navi {
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
	color: #000066;
	background: #CCCCFF;
	border-top: 1px solid #0000CC;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	padding-left: 5px;
	line-height: 20px;
}
h1 {
	font-size: 2em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #CCCCCC;
	letter-spacing: 0.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px dashed #0066FF;
	border-right: 0px dashed #0066FF;
	border-bottom: 1px dashed #0066FF;
	border-left: 0px dashed #0066FF;
}
#Inhalt {
	font-size: 1.2em;
	margin: auto;
	width: 800px;
}
#footer {
	font-size: 0.8em;
}
.zitat {
	font-style: italic;
	font-weight: bold;
	color: #009999;
}

