body {
	font-family:Tahoma,Verdana;
	color: #333333;
	margin: 0;
}

ul,ol { margin-left: -30px; }


.unten   { vertical-align:bottom; background-color:#EEEEEE; }

a {color:#ffbf00;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: none; }

#aussen {
	position: relative;
	padding: 0px;
	background: white;
	height: 425px;
	width: 712px;
	top: 30px;
}
#logo {
	position: absolute;
	padding: 0em;
	border: 0px solid #c0c0c0;
	color: white;
	background: #696969;
	width: 308px;
	height: 54px;
	left: 7px;
	top: 7px;
	cursor: hand;
}
#spruecherl {
	position: absolute;
	font-size: 18px;
	padding: 0em;
	border: 1px solid #c0c0c0;
	background: #ffbf00;
	color: #202020;
	width: 306px;
	height: 94px;
	left: 7px;
	top: 68px;
}
#auswahl1 {
	position: absolute;
	color: #a0a0a0;
	font-size: 12px;
	padding: 0em;
	border: 1px solid #c0c0c0;
	background: white;
	width: 153px;
	height: 122px;
	left: 7px;
	top: 170px;
	cursor: hand;
}
#auswahl2 {
	position: absolute;
	color: #a0a0a0;
	font-size: 12px;
	padding: 0em;
	border: 1px solid #c0c0c0;
	background: white;
	width: 153px;
	height: 122px;
	left: 160px;
	top: 170px;
	cursor: hand;
}
#auswahl3 {
	position: absolute;
	color: #a0a0a0;
	font-size: 12px;
	padding: 0em;
	border: 1px solid #c0c0c0;
	background: white;
	width: 153px;
	height: 122px;
	left: 7px;
	top: 292px;
	cursor: hand;
}
#auswahl4 {
	position: absolute;
	color: #a0a0a0;
	font-size: 12px;
	padding: 0em;
	border: 1px solid #c0c0c0;
	background: white;
	width: 153px;
	height: 122px;
	left: 160px;
	top: 292px;
	cursor: hand;
}
#auswahloben {
	margin: 70px 0px 0px 0px;
        font-size:14px; font-weight:bold; text-align:left;
	margin-left:20px;
}
#auswahloben3 {
	margin: 55px 0px 0px 0px;
        font-size:14px; font-weight:bold; text-align:left;
	margin-left:20px;
}
#auswahlunten {
	margin: 2px 0px 0px 0px;
	font-size:12px; font-weight:bold; text-align:left;
	margin-left:20px;
}
#content {
	position: absolute;
	padding: 0em;
	font-size: 12px;
	border: 0px;
	background: #565656;
	width: 380px;
	height: 409px;
	left: 323px;
	top: 7px;
}

#contentoben {
	position: absolute;
	font-size: 12px;
	padding: 0em;
	vertical-align: top;
	border: 0px;
	background: #696969;
	color: #e0e0e0;
	width: 380px;
	min-height:300px; 
	height: auto;
	left: 0px;
	top: 0px;
}
#contentunten {
	font-size: 12px;
	padding: 0em;
	border: 0px;
	background: #565656;
	color: #e0e0e0;
	position:absolute; 
	bottom:0px;
	width: 380px;
	height: auto;
	left: 0px;
}

#copyright {
	position: absolute;
	color: #e0e0e0;
	font-size: 11px;
	padding: 0em;
	left: 0px;
	top: 432px;
}
