body {
	background-image: url(pics/bg.jpg);
	background-repeat: repeat-x;
	background-color: #484443;
}
.außen {
	width: 830px;
}

.oben {
	background-color: #FFFFFF;
	height: 133px;
	width: 820px;
}
.untermenü {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}


.unten {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 820px;
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}

.bildaußen {
	background-color: #FFFFFF;
	width: 820px;
}
.bild {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 267px;
	width: 800px;
	margin-left: 9px;
	}
.grafikklein {
	height: 17px;
	width: 104px;
}

.koben {
	height: 10px;
	width: 820px;
}
.textaußen {
	background-color: #FFFFFF;
	width: 820px;
}
.textgroß {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	width: 700px;
	margin-left: 40px;
}
.textinnen {
	width: 800px;
	border: 1px solid #666666;
	margin-left: 9px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 700px;
	margin-left: 40px;
}
a:link {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.menü {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
#außen .untermenü a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#außen .untermenü a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#außen .untermenü a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
#außen .untermenü a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
#außen #unten a:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#außen #unten a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#außen #unten a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
#außen #unten a:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

