@charset "windows-1250";
* {margin:0; padding:0;}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#oberzeile {
	height: 1em;
	margin-left: 16em;
	padding-top: 5px;
}
.Bildgross {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 28em;
	height: 22em;
}
.text {
	margin: 20px;
	color: #999999;
	list-style-position: inside;
	list-style-image: url(../images/Punktgelb.jpg);
}
.text_weiter {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	float: right;
	bottom: 8px;
	clip: rect(auto,120px,auto,auto);
	right: 14px;
	position: absolute;

}


h1 {
	font-size: 18px;
	color: #B9B9B9;
	font-weight: bold;
}

.menuepunkte {
	color: #999999;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
}



#quadratoben {
	height: 2.5em;
	width: 8em;
	position: absolute;
	left: 8em;
	top: 0em;
	padding-top: 5.5em;
}
.rot {
	background-color: #BC0313;
}



#mantel {
	height: 30em;
	width: 44em;
	margin-left: 50px;
	margin-top: 50px;
	position: relative;
	background-color: #333333;
}
#fusszeile {
	width: 14.6em;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 5px;
	padding-right: 1.4em;
}
a:link, a:visited {
text-decoration:none;
color:#999999;
}



.menuepunkte_rot {
	color: #999999;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
}

.menuepunkte_blau {
	color: #999999;
	margin-left: 20px;
	font-weight: bold;
	font-size: 13px;
}

.menuepunkte a:hover{
text-decoration:none;
color:#FFCC33;
}

.menuepunkte_rot a:hover{
text-decoration:none;
color:#B70117;
}

.menuepunkte_blau a:hover{
text-decoration:none;
color:#80abf9;
}

.text_weiter a:link, .text_weiter a:visited{
text-decoration:none;
color:#FFCC33;
}

.text_weiter a:hover{
text-decoration:none;
color:#B70117;
}
 
 
.quadratgelb {
	height: 2.5em;
	width: 8em;
	position: absolute;
	left: 8em;
	top: 0em;
	padding-top: 5.5em;
	background-color: #FFCC33;
}
.quadratrot {
	height: 2.5em;
	width: 8em;
	position: absolute;
	left: 8em;
	top: 0em;
	padding-top: 5.5em;
	background-color: #B70117;
}
.quadratblau {
	height: 2.5em;
	width: 8em;
	position: absolute;
	left: 8em;
	top: 0em;
	padding-top: 5.5em;
	background-color: #000066;
}
.beispiel {
	color: #999999;
	text-decoration: none;
}
.beispiel a:link, .beispiel a:visited{
	text-decoration: underline;
	color:#999999;
}

.beispiel a:hover {
	text-decoration: underline;
	color:#FFCC33;
}
