body {
	background-color: #9999FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.01em;
}
.box {
	float: left;
	width: 320px;
	text-align: center;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}


body, td, th {
	color: #330033;
}

h1 {
	color: #333333;
}

h2 {
	color: #666699;
}

h3 {
	color: #993399;
}

h6 {
	color: #333366;
}

a {
	color: #CC3333;
}
.content {
	text-align: left;
	width: 1000px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	
	background-color: #CCCCCC;
}
a:active: { 
	text-decoration: none; 
}
.foto {
	text-align: center;
	border-top: 3px solid #CCFFFF;
	border-right: 3px solid #660066;
	border-bottom: 3px solid #660066;
	border-left: 3px solid #CCFFFF;
}
.einleitungstext {
	font-size: x-small;
	text-align: justify;
}
.banner {
	text-align: center;
}

