body{
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-color : #0055A9;
}
#main
{
	margin-left : auto;
	margin-right : auto;
	width : 1000px;
	border: 0px solid red;
	text-align : left;
	background-color : #0055A9;
}
#oben {
	padding: 0;
	margin : 0px 0px 0px 80px;
	width: 800px;
	height : 200px;
	border: 2px solid aqua;
}
#links {
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 5px;
	width : 200px;
	height : 2200px;
	border : 0px solid black;
	overflow : hidden;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : normal;
	background-color : #0055A9;
}

#linksrand {
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 5px;
	height : 1200px;
	border : 0px solid black;
	overflow : hidden;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : normal;
	background-color : #C0FFC0;
}
#mitte {
	background-color : #0055A9;
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 205px;
	width : 600px;
	height : 2200px;
	border : 0px solid yellow;
	overflow : auto;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
	background-image : url(../bilder/nrw_karte_start.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#mittehh {
	background-color : #0055A9;
	position : absolute;
	float : left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 205px;
	width : 1000px;
	height : auto;
	border : 0px solid yellow;
	overflow : visible;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
	background-image : url(../bilder/nrw_karte_start.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#rechts{
	position : absolute;
	float : right;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 805px;
	width : 200px;
	height : 2200px;
	border : 0px solid green;
	overflow : hidden;
	font-family : Century Gothic;
	font-size : 14px;
	text-align : justify;
	font-weight : bold;
	background-color : #0055A9;
}
#hilfe{
	position : absolute;
	left : 0px;
	top : 0px;
	padding: 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	width : 250px;
	height : 500px;
	border : 2px solid black;
	overflow : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	font-weight : bold;
}
#inhalt {
margin: 10px;
}


h1, h2, h3, h4, h5, h6, p {
	margin : 0;
	padding : 0;
}

h1 {
	color : #BCBDFF;
	padding : 0 0 8px 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 50px;
	text-align : center;
}

h2 {
	padding : 0 0 8px 0;
	font-weight : bold;
	font-size : 140%;
}

h3 {
	padding : 8px 0 8px 0;
	font-weight : bold;
	font-size : 130%;
}

h4 {
	padding : 0 0 4px 0;
	font-weight : bold;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

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: #459DF5;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
a.mitte{
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
table {
	font-family : Century Gothic;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
}
a.news{
	color: #459DF5;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 22px;
}
a.gb{
	color: #459DF5;
	font-family : Century Gothic;
	font-weight: bold;
	font-size : 16px;
}
a.bilder {
color: #459DF5;
font-weight: bold;
	font-size : 14px;
}
#normalansicht {
display: none;
}
