/* CSS Document */

body {
	color: #660099;
	background-color: #333333;
	align: center;
}

html, body, textarea {	
	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #663399;
	scrollbar-base-color: #333333;
	scrollbar-3d-light-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stil5 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Stil6 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.Stil7 {color: #CCCCCC}
.Stil8 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #999999; }
.Stil9 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #666666; }
.Stil11 {
	font-size: 12px;
	color: #999999;
}
.Stil12 {font-size: 10px}
.Stil15 {color: #6633CC}
.Stil16 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stil17 {font-size: 13px}
.Stil18 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #663399}
.Stil19 {font-size: 20px; color: #6633CC; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Stil20 {font-size: 10; color: #333333;}
/*.Stil21 {color: #333333} */

a:link { color: #663399; text-decoration: none; }
a:visited { text-decoration: none; color: #663399; }
a:hover { text-decoration: underline; color: #663399; }
a:active { text-decoration: none; color: #663399; border: 0; }

.title {
	margin-bottom: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	}

.rahmen {
/*	margin: 8px;
	margin-bottom: 8px; */
	align: center;
	border-top: 1px outset black;
	border-left: 1px outset black;
	border-right: 1px outset black;
	border-bottom: 1px outset #000;
}

.footer {
	margin: 8px;
	margin-bottom: 8px;
	vertical-align: top;
	top: auto;
	border: 0;
	border-top: 1px outset black;
	border-left: 1px outset black;
	border-right: 1px outset black;
	border-bottom: 1px outset #000;
	float: center;
	align: center;
}


.nav { width: 450px; align: center; }

a.menu:link { color: white; }
a.menu:active { color: #666666; background: #3D1E5B; }
a.menu:visited { color: white; background: #3D1E5B; }
a.menu:hover { color: white; background: #663399; text-decoration: none; }
a.menu {
	margin-bottom: 8px;
	text-align: center;
	background: #3D1E5B;
	width: 80px;
	float: left;
	color: #900;
	display: block; 
	padding: 3px;
	text-decoration: none;
	border-right: 2px outset #333;
	border-bottom: 2px outset #333;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}