a{
	color: #633;
	text-decoration: none;
}

body {
	background-color: #CCC;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 500px;
	width: 650px;
}

.contentstart {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 562px;
	width: 1000px;
}

.con-text1 {
	position: relative;
	margin: 5px;
	font-size: 25px;
	font-family: 'Playball', cursive;
	height: 225px;
	width: 650px;
}
.con-text2 {
	position: relative;
	margin: 5px;
	height: 75px;
	width: 650px;
}
.con-text3 {
	position: relative;
	margin-left: 65px;
	width: 265px;
}
.con-text4 {
	position: relative;
	float: right;
	font-weight: bold;
	color: #633;
	background-color: #FFF;
	margin-top: -203px;
	height: 40px;
	width: 320px;
}

.con-text5 {
	position: relative;
	margin: 5px;
	font-size: 25px;
	font-family: 'Playball', cursive;
	height: 25px;
	width: 650px;
}

.con-text6 {
	position: relative;
	margin: 5px;
	height: 288px;
	width: 645px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.diefrau {
	position: absolute;
	right: 0;
	top: 10px;
}

.site {
	position: relative;
	margin:auto;
	width: 100%;
	height: 100%;
}

.topmenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	background-color: #FFF;
	color: #633;
	height: 40px;
	width: 650px;
}

.topmenu-txt {
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 650px;
}

.bottommenu {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	bottom: 0x;
	background-color: #FFF;
	color: #633;
	height: 15px;
	width: 650px;
}

