body,table{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat;
	background-color: Black;
	color: Silver;
}
#main
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 0px solid red;
	text-align: left;
	background-color: Black;
}
#links {
	position: absolute;
	float: left;
	padding: 10px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
	width: 310px;
	height: 1000px;
	border: 0px solid Fuchsia;
	overflow: hidden;
	font-family: "Monotype Corsiva";
	font-size: 64px;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	color: #FFC0FF;
	line-height: 50px;
	background-image: url(../bilder/rose.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#linksmenue {
	padding: 0px 3px 0px 3px;
	left: 200px;
	top: 150px;
	position: absolute;
	float: right;
	width: auto;
	height: auto;
	border: 0px solid Fuchsia;
	overflow: visible;
	font-family: Century Gothic;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	background-color: #E55959;
	color: #FFC0FF;
	line-height: 15px;
}
#mitte {
	background-color: #EBEBF7A;
	background-image: url(../bilder/hintergrmitte.gif);
	position: absolute;
	float: left;
	padding: 4px 4px 0px 2px;
	margin: 0px 0px 0px 318px;
	width: 500px;
	height: 2200px;
	border: 0px solid #E70F33;
	overflow: auto;
	font-family: Century Gothic;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
	color: ButtonFace;
	z-index: 1;
}
#rechts{
	position: absolute;
	float: right;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 828px;
	width: 200px;
	height: 1000px;
	border: 0px solid green;
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	background-color: transparent;
	color: ButtonFace;
}
h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	color: Red;
	padding: 0 0 8px 0;
	font-family: "Monotype Corsiva", Times, serif;
	font-weight: bold;
	font-size: 48px;
	text-align: center;
	font-style: italic;
}

h2 {
	font-family: "Monotype Corsiva", Times, serif;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 26px;
	color: Red;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	padding: 8px 0 8px 0;
	font-weight: bold;
	font-size: 22px;
	color: Red;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : Silver;
}

p {
	text-align : left;
	font-size : 16px;
	font-family : Century Gothic;
	font-weight : bold;
}
p.anz{
	text-align : left;
	font-size : 12px;
	font-family : Century Gothic;
	font-weight : bold;
}
a {
	color : #FFC0FF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
table {
	font-family: Century Gothic;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
a.news{
	color : #8D8EFF;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 22px;
}
a.gb{
line-height: 25px;
	color: Olive;
	font-family: Century Gothic;
	font-weight: bold;
	font-size: 14px;
	color: Navy;
	text-align: left;
}
a.bilder {
	color : #8D8EFF;
font-weight: bold;
	font-size: 140%;
}
#normalansicht {
display: none;
}