@charset "ISO-8859-1";
.container {
	width: 800px;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}
body {
	background-color: #FF9900;
}
.links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;			
}
.www {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
	height: 20px;
	width: 200px;
	top: 10px;
	left: 60px;
}
.tabnav {
	padding: 5px;
	height: 20px;
	width: 200px;
}
.unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	position: relative;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	text-indent: 6px;
	padding: 3px;
}
.container .links .inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}


.links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: -20px;
	width: 470px;
	line-height: 16px;
	visibility: visible;
	top: 10px;
	float: right;
	clear: left;
	
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.ill {
	position: absolute;
	top: 423px;
	left: 127px;
}
.weiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	position: relative;
	z-index: 1;
	top: 200px;
	width: 100px;
	float: right;
	right: 200px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	float: left;
}
.platzhalter {
	height: 60px;
	width: 1px;
}
.container .inhalt500px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	left: -20px;
	width: 470px;
	line-height: 16px;
	visibility: visible;
	top: 10px;
	float: right;
	clear: left;height: 500px;
}

