body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-left-width: 10px;
    background-color: #FFFFFF;
}

p {
	padding-left: 10px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	x font-variant: small-caps;
	padding-left: 10px;
}

#center_layout {
	position: absolute;
	width: 850px;
	height: 850px;
	left: 50%;
	top: 50%;
	margin-left: -425px;
	margin-top: -380px;
    x border: 1px inset;
    x border-color: #0000CC;
}
.smal {
font-size:10px;
}

.www {
          font-size: 24px
}
a:link {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:active {
text-decoration: none;
}

#textbereich {
	position: absolute;
	width: 850px;
	height: 300px;
	x left:-1200px;
	margin-left: -2000px;
	margin-top: -300px;
}