body,p,h1,h2,h3,h4,table,th,td,tr,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f3f3f3;
	margin: 0px;
	padding: 0px;
}
body,p,table,th,td,tr,ul,ol,li {
	font-size: 12px;
	font-weight: bold;	
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #990000;
	oncontextmenu: return false; 
	ondragstart: return false; 
	onselectstart: return false; 
}

#inhalt {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 100%;
	width: 760px;
	color:#FFFFFF;
}

.startmenue {
	filter: alpha(opacity=40);
	-moz-opacity:0.40; 
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	width: 100%;
	background-position: 100% 0.2em;
	margin-left: 20px 	
}

li a {
	display: block;
	color:#FFA500; 
	width: 185px;
	padding: 0.2em 0.6em;
	text-decoration: none;
	font-size: 13px;
}

li a:hover {
	background-color: #ffcccc;
	color: #404040;
}

.kasten {
	display: block;
	position: static;
	margin-left: 10px;
	margin-top: 10px;
	width: 260px; 
	background-color: #cc9999;
	filter: alpha(opacity=90);
	-moz-opacity:0.90; 
}

.direkt, .direkt a, .direkt a:hover {
	color: #f3f3f3;
	background-color: #cc9999;
	padding: 5px;
}
.direkt a {
	display: block;
	text-decoration: none;
	font-size:12px;
	color: #ffCCcc;
	text-align: center;
}
.direkt a:hover {
	background-color: #ffCCcc;
	color: #704040;
	
}

.blau {
	color: #cc6633;
}

#impressum {
	display: block;
	position: absolute;
	width: 760px;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}
#impressum a {
	color: #f3f3f3;
	background-color: #990000;
}
#impressum a:hover {
	color:#ff9966;
	background-color: #996666;
}

#dir-links {
	position: absolute;
	display: block;
	width: 760px;
	text-align: left;
	padding-top: 10px;
	margin-top: 10px;
}
#dir-links a {
	color: #f3f3f3;
	background-color: #990000;
}
#dir-links a:hover {
	color:#ff9966;
	background-color: #996666;
}
.schlagworte {
	display: block;
	position: absolute;
	top: 2000px;
	/* left: -10000px; */
	width: 760px;
	color: #663636;
}
.schlagworte h1 {
	color: #996666;
	font-size: 9px;
}
.schlagworte h2 {
	color: #996666;
	font-size: 9px;
}
.schlagworte p {
	color: #996666;
	font-size: 9px;
}

.ix-ueber, .ix-links {
	text-align: left;
}
.ix-links {
	font-size: 10px;
	margin-top: 5px;
	padding: 5px;
}
.ix-paypal {
	display: block;
	float: right;
	width; 40px;
	text-align: right;
	margin: 0px;
}

.flagge {
	position: static;
	display: block;
	top:4px; 
	width: 220px;
	height: 30px;
	margin: 0px;
	color:#704040;
	font-size: 16px;
	line-height: 20px;
}
.auswahl {
	display: block;
	top: 0px;
	left: 5px;
}
.breaker {
	clear: both;
	height: 1px;
}
.schlagworte {
	display: block;
	width: 760px;
	left: -10000;
	top: -10000;
}
.links,
.mittebild,
.rechts {
	margin-top: 15px;
}
.links {
	width: 205px;
	float: left;
}
.mittebild {
	width: 350px;
	float: left;
	text-align: center;
}
.rechts {
	width: 205px;
	float: left;
}
.mitte {
 	text-align: center;
}
.laufband {
	border: none;
}


