* {
	margin: 0px;
	padding: 0px;
	}

a:link {
	color: #9d050c;
	}

a:visited {
	color: #652b08;
	}

a:hover {
	color: #18540a;
	}	

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	}
	
body#unterseite {
	background: url(../img/karte_unterseite_mitte.png) repeat-y;
	}
	
body#meta {
	background: #333;
	padding-top: 50px;
	}

#wrapper {
	position: relative;
	width: 1024px;
	height: 700px;
	margin: 0 auto;
	}
	
#meta_wrapper {
	width: 708px;
	height: 505px;
	margin: 0 auto;
	}
	
#meta_content {
	width: 608px;
	height: 435px;
	padding: 50px 50px 0px 50px;
	background: url(../img/meta_bg.png) no-repeat;
	}
	
#meta_content p.first {
	padding: 0 0 0 160px;
	}
	
#meta_content img#wappen {
	float: left;
	margin: -70px 10px 10px -50px;
	}
	
#windrose_meta {
	width: 156px;
	height: 150px;
	float: right;
	margin: -40px -90px 0 0;
	}
	
#windrose_meta a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/windrose_meta.png);
	}
	
#windrose_meta a:hover {
	background: url(../img/windrose_meta_aktiv.png);
	}
	
#karte_ganz_oben {
	position: fixed;
	width: 700px;
	height: 30px;
	top: 0px;
	left: 0px;
	background: url(../img/karte_unterseite_ganz_oben.png) no-repeat;
	}
	
#content {
	display: block;
	width: 660px;
	padding: 40px 20px 20px 20px;
	background: url(../img/karte_unterseite_oben.png) no-repeat fixed;
	}

#content span.links {
	text-align: left;
	}

#content span.blocksatz {
	text-align: justify;
	}

#content .dachzeile {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	}

h1 {
	margin-bottom: 10px !important;
	}

h1, #content h1 {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 0;
	}
	
#content h3 {
	font-size: 10px;
	font-weight: bold;
	}

#content span.bild {
	float: right;
	padding: 2px;
	margin-left: 10px;
	}
	
#content span.bild img {
	display: block;
	margin: 0 auto;
	}

#content span.bild p {
	width: 188px;
	font-size: 9px;
	text-align: center;
	}
	
#content div.galerie {
	display: block;
	position: relative;
	width: 640px;
	height: 210px;
	margin: 0 auto;
	}
	
#content div.galerie img {
	display: block;
	margin: 0 auto;
	margin-top: -10px;
	height: 210px;
	}
	
#content div.galerie p {
	font-size: 9px;
	text-align: center;
	}

#content a.intern {
	text-decoration: none;
	font-weight: normal;
	}

#content a.extern {
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	}

#themenicon {
	position: fixed;
	z-index: 10;
	bottom: 10px;
	left: 560px;
	height: 120px;
	width: 120px;
	}

#randombits {
	position: fixed;
	top: 50px;
	left: 685px;
	display: block;
	height: 240px;
	width: 140px;
	background: url(../img/sidebar.png) no-repeat;
	padding: 55px 20px 5px 5px;
	}
	
#spacer {
	display: block;
	height: 150px;
	width: 100%;
	}

#special {
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: block;
	padding: 30px 20px 20px 20px;
	margin-top: 10px;
	height: 100px;
	width: 660px;
	background: url(../img/karte_unterseite_unten.png) no-repeat;
	}
	
#special #windrose {
	position: relative;
	left: -10px;
	top: -30px;
	width: 156px;
	height: 160px;
	background: url(../img/windrose/windrose.png) no-repeat;
	}
	
#special #windrose a#windrose_zurueck {
	display: block;
	position: absolute;
	left: 0px;
	top: 60px;
	width: 78px;
	height: 100px;
	float: left;
	text-decoration: none;
	}
	
#special #windrose a#windrose_zurueck:hover {
	background: url(../img/windrose/windrose_back.png) bottom left no-repeat;
	}
	
#special #windrose a#windrose_vor {
	display: block;
	position: absolute;
	left: 78px;
	top: 60px;
	width: 78px;
	height: 100px;
	text-decoration: none;
	}
	
#special #windrose a#windrose_vor:hover {
	background: url(../img/windrose/windrose_forward.png) bottom right no-repeat;
	}
	
#special #windrose a#windrose_home {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 156px;
	height: 120px;
	text-decoration: none;
	}
	
#special #windrose a#windrose_home:hover {
	background: url(../img/windrose/windrose_home.png) top no-repeat;
	}

#special #mehr_wappen {
	position: relative;
	left: 220px;
	top: -160px;
	height: 160px;
	width: 320px;
	}

#special #mehr_wappen img {
	margin-left: 30px;
	}
	
#content ul{
	margin: 10px 0 10px 20px;
	list-style-type: square;
	}
	
#content ul.submenue {
	margin: 0 0 5px 15px;
	}
	
#karte_leer {
	float:left;
	width: 859px;
	height: 700px;
	background: url(../img/karte_leer.png);
	}
	
#barometer{
	float: right;
	width: 165px;
	height: 700px;
	background-image: url(../img/barometer2.jpg);	
	background-repeat: no-repeat;
	}
	
#flashbox{
	position:absolute;
	right:-16px;
	top:94px;	
}
	
#header {
	position:relative;
	top:0px;
	left:0px;
	height:0px;
	}
	
#wappenkoeln {
	position:absolute;
	top:10px;
	left:160px;
	width:80px;
	height:90px;
	}

#wappenkoeln a {
	display:block;    
    width:80px;
	height:90px;
    text-decoration:none;
    font-size:0;
	}	
	
#wappenduesseldorf {
	position:absolute;
	top:10px;
	left:240px;
	width:60px;
	height:90px;
	}

#wappenduesseldorf a {
	display:block;
    width:60px;
	height:90px;
    text-decoration:none;
    font-size:0;
	}
	
#suche {
	position:absolute;
	top:20px;
	left:645px;
	width:80px;
	height:80px;
	}

#suche a {
	display:block;
    width:80px;
	height:80px;
    text-decoration:none;
    font-size:0;
	}
	
#inhalt {
	position:relative;
	top:-10px;
	left:0px;
	height:0px;
	}

#but_medienecho {
	position: absolute;
	top: 115px;
	left: 65px;
	width:86px;
	height:131px;
	}
	
#but_medienecho a img {
	border:0;
	}
	
#but_medienecho a {
	display: block;
	width:86px;
	height:131px;
	text-decoration: none;
	}
	
#but_medienecho a:hover img {
	visibility:hidden;
	}
	
#but_medienecho a:hover {
	width:86px;
	height:131px;
	background: url(../img/png_aktiv/medienecho_aktiv.png) no-repeat;
	}
	
#but_spiegel {
	position: absolute;
	top: 145px;
	left: 205px;
	width:106px;
	height:124px;
	}
	
#but_spiegel a img {
	border:0;
	}
	
#but_spiegel a {
	display: block;	
	width:106px;
	height:124px;
	text-decoration: none;
	}
	
#but_spiegel a:hover img {
	visibility:hidden;
	}
	
#but_spiegel a:hover {
	width:106px;
	height:124px;
	background: url(../img/png_aktiv/spiegel_aktiv.png) no-repeat;
	}
	
#but_kd {
	position: absolute;
	top: 220px;
	left: 345px;
	width:115px;
	height:107px;
	}
	
#but_kd a img {
	border:0;
	}
	
#but_kd a {
	display: block;	
	width:115px;
	height:107px;
	text-decoration: none;
	}
	
#but_kd a:hover img {
	visibility:hidden;
	}
	
#but_kd a:hover {
	width:115px;
	height:107px;
	background: url(../img/png_aktiv/schiff_aktiv.png) no-repeat;
	}
	
#but_quiz {
	position: absolute;
	top: 130px;
	left: 580px;
	width:90px;
	height:128px;
	}
	
#but_quiz a img {
	border:0;
	}
	
#but_quiz a {
	display: block;	
	width:90px;
	height:128px;
	text-decoration: none;
	}
	
#but_quiz a:hover img {
	visibility:hidden;
	}
	
#but_quiz a:hover {
	width:90px;
	height:128px;
	background: url(../img/png_aktiv/quiz_aktiv.png) no-repeat;
	}
	
#but_wahrsager {
	position: absolute;
	top: 170px;
	left: 710px;
	width:111px;
	height:92px;
	}
	
#but_wahrsager a img {
	border:0;
	}
	
#but_wahrsager a {
	display: block;	
	width:111px;
	height:92px;
	text-decoration: none;
	}
	
#but_wahrsager a:hover img {
	visibility:hidden;
	}
	
#but_wahrsager a:hover {
	width:111px;
	height:92px;
	background: url(../img/png_aktiv/wahrsager_aktiv.png) no-repeat;
	}
	
#but_bierkultur {
	position: absolute;
	top: 255px;
	left: 90px;
	width:88px;
	height:104px;
	}
	
#but_bierkultur a img {
	border:0;
	}
	
#but_bierkultur a {
	display: block;	
	width:88px;
	height:104px;
	text-decoration: none;
	}
	
#but_bierkultur a:hover img {
	visibility:hidden;
	}
	
#but_bierkultur a:hover {
	width:88px;
	height:104px;
	background: url(../img/png_aktiv/bierkultur_aktiv.png) no-repeat;
	}
	
#but_karneval {
	position: absolute;
	top: 315px;
	left: 230px;
	width:123px;
	height:83px;
	}
	
#but_karneval a img {
	border:0;
	}
	
#but_karneval a {
	display: block;	
	width:123px;
	height:83px;
	text-decoration: none;
	}
	
#but_karneval a:hover img {
	visibility:hidden;
	}
	
#but_karneval a:hover {
	width:123px;
	height:83px;
	background: url(../img/png_aktiv/karneval_aktiv.png) no-repeat;
	}
	
#but_pendler {
	position: absolute;
	top: 270px;
	left: 502px;
	width:130px;
	height:123px;
	}
	
#but_pendler a img {
	border:0;
	}
	
#but_pendler a {
	display: block;	
	width:130px;
	height:123px;
	text-decoration: none;
	}
	
#but_pendler a:hover img {
	visibility:hidden;
	}
	
#but_pendler a:hover {
	width:130px;
	height:123px;
	background: url(../img/png_aktiv/pendler_aktiv.png) no-repeat;
	}
	
#but_wissen {
	position: absolute;
	top: 260px;
	left: 650px;
	width:134px;
	height:117px;
	}
	
#but_wissen a img {
	border:0;
	}
	
#but_wissen a {
	display: block;	
	width:134px;
	height:117px;
	text-decoration: none;
	}
	
#but_wissen a:hover img {
	visibility:hidden;
	}
	
#but_wissen a:hover {
	width:134px;
	height:117px;
	background: url(../img/png_aktiv/wissen_aktiv.png) no-repeat;
	}
	
#but_schatz {
	position: absolute;
	top: 375px;
	left: 60px;
	width:106px;
	height:120px;
	}
	
#but_schatz a img {
	border:0;
	}
	
#but_schatz a {
	display: block;	
	width:106px;
	height:120px;
	text-decoration: none;
	}
	
#but_schatz a:hover img {
	visibility:hidden;
	}
	
#but_schatz a:hover {
	width:106px;
	height:120px;
	background: url(../img/png_aktiv/schatz_aktiv.png) no-repeat;
	}
	
#but_geschichte {
	position: absolute;
	top: 430px;
	left: 215px;
	width:97px;
	height:92px;
	}
	
#but_geschichte a img {
	border:0;
	}
	
#but_geschichte a {
	display: block;	
	width:97px;
	height:92px;
	text-decoration: none;
	}
	
#but_geschichte a:hover img {
	visibility:hidden;
	}
	
#but_geschichte a:hover {
	width:97px;
	height:92px;
	background: url(../img/png_aktiv/geschichte_aktiv.png) no-repeat;
	}
	
#but_sport {
	position: absolute;
	top: 350px;
	left: 370px;
	width:142px;
	height:124px;
	}
	
#but_sport a img {
	border:0;
	}
	
#but_sport a {
	display: block;	
	width:142px;
	height:124px;
	text-decoration: none;
	}
	
#but_sport a:hover img {
	visibility:hidden;
	}
	
#but_sport a:hover {
	width:142px;
	height:124px;
	background: url(../img/png_aktiv/sport_aktiv.png) no-repeat;
	}
	
#but_reiseberichte {
	position: absolute;
	top: 405px;
	left: 530px;
	width:108px;
	height:86px;
	}
	
#but_reiseberichte a img {
	border:0;
	}
	
#but_reiseberichte a {
	display: block;	
	width:108px;
	height:86px;
	text-decoration: none;
	}
	
#but_reiseberichte a:hover img {
	visibility:hidden;
	}
	
#but_reiseberichte a:hover {
	width:108px;
	height:86px;
	background: url(../img/png_aktiv/reisebericht_aktiv.png) no-repeat;
	}
	
#but_musik {
	position: absolute;
	top: 395px;
	left: 675px;
	width:110px;
	height:88px;
	}
	
#but_musik a img {
	border:0;
	}
	
#but_musik a {
	display: block;	
	width:110px;
	height:88px;
	text-decoration: none;
	}
	
#but_musik a:hover img {
	visibility:hidden;
	}
	
#but_musik a:hover {
	width:110px;
	height:88px;
	background: url(../img/png_aktiv/musik_aktiv.png) no-repeat;
	}
	
#but_regenbogen {
	position: absolute;
	top: 500px;
	left: 418px;
	width:124px;
	height:82px;
	}
	
#but_regenbogen a img {
	border:0;
	}
	
#but_regenbogen a {
	display: block;	
	width:124px;
	height:82px;
	text-decoration: none;
	}
	
#but_regenbogen a:hover img {
	visibility:hidden;
	}
	
#but_regenbogen a:hover {
	width:124px;
	height:82px;
	background: url(../img/png_aktiv/regenbogen_aktiv.png) no-repeat;
	}
	
#but_sprooch {
	position: absolute;
	top: 495px;
	left: 635px;
	width:166px;
	height:133px;
	}
	
#but_sprooch a img {
	border:0;
	}
	
#but_sprooch a {
	display: block;	
	width:166px;
	height:133px;
	text-decoration: none;
	}
	
#but_sprooch a:hover img {
	visibility:hidden;
	}
	
#but_sprooch a:hover {
	width:166px;
	height:133px;
	background: url(../img/png_aktiv/sprooch_aktiv.png) no-repeat;
	}
	
#impressum {
	position: absolute;
	top: 628px;
	left: 430px;
	width:95px;
	height:42px;
	}
	
#impressum a img {
	border:0;
	}
	
#impressum a {
	display: block;	
	width:95px;
	height:42px;
	text-decoration: none;
	}
	
#impressum a:hover img {
	visibility:hidden;
	}
	
#impressum a:hover {
	width:95px;
	height:42px;
	background: url(../img/png_aktiv/impressum_aktiv.png) no-repeat;
	}
	
#sitemap {
	position: absolute;
	top: 627px;
	left: 525px;
	width:83px;
	height:44px;
	}
	
#sitemap a img {
	border:0;
	}
	
#sitemap a {
	display: block;	
	width:83px;
	height:44px;
	text-decoration: none;
	}
	
#sitemap a:hover img {
	visibility:hidden;
	}
	
#sitemap a:hover {
	width:83px;
	height:44px;
	background: url(../img/png_aktiv/sitemap_aktiv.png) no-repeat;
	}
	
#hilfe {
	position: absolute;
	top: 631px;
	left: 608px;
	width:64px;
	height:43px;
	}
	
#hilfe a img {
	border:0;
	}
	
#hilfe a {
	display: block;	
	width:64px;
	height:43px;
	text-decoration: none;
	}
	
#hilfe a:hover img {
	visibility:hidden;
	}
	
#hilfe a:hover {
	width:64px;
	height:43px;
	background: url(../img/png_aktiv/hilfe_aktiv.png) no-repeat;
	}
	
#cse-search-results  iframe {
	width:600px;
	}