html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: black;
}

#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1160px;
	border: 0px solid red;
	text-align : left;
}

#links-index {
	position: absolute;
	float: left;
	margin: 270px 0px 0px 0px;
	padding: 20px 5px 0px 5px;
	background-color: #1b213a;
	border: 1px solid red;
	height: 1000px;
	width: 160px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma;
}

#rechts-index {
	position: absolute;
	float: left;
	margin: 270px 0px 0px 1000px;
	padding: 20px 5px 0px 5px;
	background-color: #1b213a;
	border: 1px solid red;
	height: 1000px;
	width: 160px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma;
}
#mitte-index {
   position: absolute;
   margin: 270px 0px 0px 180px;
   padding: 0px 4px 0px 4px;
   background-color: transparent;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 0px ridge red;
   vertical-align: top;
   height: 895px;
   width: 800px;
   text-align: center;
}
#mitte-breit {
   position: absolute;
   margin: 270px 0px 0px 170px;
   padding: 0px 4px 0px 4px;
   background-color: transparent;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 0px ridge red;
   vertical-align: top;
   height: 895px;
   width: 945px;
   text-align: center;
}
#links {
	position: absolute;
	float: left;
	margin: 270px 0px 0px 0px;
	padding: 20px 5px 0px 5px;
	background-color: #1b213a;
	border: 3px ridge red;
	height: 640px;
	width: 180px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma;
}

#rechts {
	position: absolute;
	float: left;
	margin: 270px 0px 0px 1025px;
	padding: 20px 5px 0px 5px;
	background-color: #1b213a;
	border: 3px ridge red;
	height: 640px;
	width: 180px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma;
}

#platzierung {
	position: absolute;
	margin: 270px 0px 0px 200px;
	padding: 0px 4px 0px 4px;
	background-color: #1b213a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 3px ridge red;
	vertical-align: top;
	height: 388px;
	width: 803px;
	text-align: center;
	overflow: hidden;
}
#oben {
   position: absolute;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color: transparent;
   border: 0px solid red;
   vertical-align: top;
   height: 260px;
   width: 1160px;
   text-align: center;
	overflow: hidden;
}
#unten {
	position: absolute;
   margin: 510px 0px 0px 200px;
   padding: 0px 4px 0px 4px;
   background-color: transparent;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   border: 0px solid red;
   vertical-align: top;
   height: 70px;
   width: 803px;
   text-align: center;
}
#platznummer {
	position: absolute;
	margin: 290px 0px 0px 210px;
	padding: 0px 4px 0px 4px;
	background-color: #1b213a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px ridge red;
	height: 50px;
	width: 60px;
	text-align: center;
}

#inhalt {
margin: 10px;
}

h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	padding: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
}
h1.rechts {
	padding: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-align: center;
}
h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: center;
}
h2.justify {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: justify;
}
h2.gross {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: center;
}
h2.nummer {
	padding: 0 0 4px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
	text-align: center;
}
h2 {
	padding: 0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: white;
   text-decoration: none;
	text-align: justify;
}

h4 {
	padding: 0px 0 3px 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 50px;
	color: red;
	text-align: center;
}
h5 {
	padding: 0 0 8px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-align: justify;
}

a {
	color: red;
	font-weight: bold;
	font-size : 12px;
}
a:hover  {
	color: yellow;
	font-weight: bold;
	font-size : 12px;
	text-decoration: none;
}
a.link {
	text-align: left;
	color: red;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;	
}
a.link:hover  {
	text-align: left;
	color: #27d;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a.link1 {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.link1:hover  {
	text-align: center;
	color: yellow;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.link-V {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: blink;
}
a.link-V:hover  {
	text-align: center;
	color: yellow;
	font-weight: bold;
	font-size: 14px;
	text-decoration: blink;
}
