.logobanner {
	position: relative;
	height: 50px;
	width: 600px;
	top: 12px;
	border: none;
	left: 100px;


}
img {
	border: none;
}
.mainframe {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 100px;
	top: 10px;
	background-color: #FBF9EC;
	overflow: visible;
	visibility: visible;
	z-index: 100;


}
.col1 {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 150px;
	top: 100px;
	overflow: visible;

}
.unnamed1 {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 500px;
	top: 100px;
}
.col2 {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 370px;
	top: 100px;
}
.col3 {
	position: absolute;
	height: 400px;
	width: 200px;
	left: 590px;
	top: 100px;
}
.menu {
	position: absolute;
	height: 400px;
	width: 100px;
	left: 10px;
	top: 100px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.abspann {
	position: absolute;
	height: 50px;
	width: 600px;
	left: 100px;
	top: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: oblique;
	color: #333333;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #990000;

}
a:hover {
	color: #0000FF;
}
.hervor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	color: #666666;

}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
