@charset "utf-8";
.bild_einschub_links {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
.bild_einschub_links_320 {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 320px;
}

.bild_einschub_rechts {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 270px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1100px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	background: #DDDDDD;  /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. Wenn im #header anstelle von Text ein Bild eingesetzt wird, sollten Sie die Auffüllung entfernen. */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#streifen {
	height: 30px;
	padding-right: 50px;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 320px; /* Die tatsächliche Breite dieses div umfasst in standardgerechten Browsern bzw. im Standardmodus von Internet Explorer außer der Breite auch die Auffüllung und den Rahmen. */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#sidebar1 p, #sidebar1 h1 {
	width: 320px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #FF9;
}

#sidebar1 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	height: 60px;
	padding-top: 18px;
	padding-left: 100px;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}

#sidebar1 h1 a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	height: 60px;
	padding-top: 18px;
	padding-left: 70px;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#sidebar1 p a:hover, .highlight_small {
	background-color: #FF0;
	background-image: url(../bilder_allg/Bodo-80.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar1 h1 a:hover, .highlight_big {
	background-color: #FF0;
	background-image: url(../bilder_allg/Bodo-80.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



.twoColFixLtHdr #mainContent {
	font-size: 18px;
	line-height: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 330px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	line-height: normal;
}
#mainContent h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	line-height: normal;
}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* Diese Auffüllung entspricht der linksbündigen Ausrichtung der Elemente in den divs, die darunter erscheinen. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* Wenn Sie die Ränder des ersten Elements in der Fußzeile auf 0 einstellen, können Sie unerwartete Abstände zwischen divs vermeiden. */
	padding: 10px 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#startseite_bild1 {
	font-style: italic;
	padding: 10px;
	width: 270px;
	float: left;
}
#startseite_bild2 {
	padding: 10px;
	float: right;
	width: 270px;
}
#y2008_hagenb_oben {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2008_hagenb_unten {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 270px;
}
#y2009_BR_foyer {
	font-style: italic;
	padding: 10px;
	width: 270px;
	float: left;
}
#y2009_BR_studio_BR1 {
	font-style: italic;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2009_BR_studio_alpha {
	font-style: italic;
	padding: 10px;
	float: right;
	width: 270px;
}
#y2010_04_NuessleHans {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2010_N_tactile_map {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 270px;
}
#y2010_N_burg {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2010_N_Bratwurstgloeckle {
	font-style: italic;
	padd  ing: 10px;
	float: left;
	width: 270px;
	margin-top: 0px;
}
.inhaltsverzeichnis {
	font-size: 24px;
}
#y2010_04_gesundheitsmarkt_01 {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2010_04_gesundheitsmarkt_02 {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 270px;
}
#y2010_02_brunnenfest_01 {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 270px;
}
#y2010_02_brunnenfest_02 {
	font-style: italic;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 270px;	
}
.foto_tabellen {
	padding-bottom: 10px;
	padding-top: 0px;
}
.bildd_legende {
	font-style: italic;
}
.legende {
	font-style: italic;
}
.logo_bayr_staatsreg {
	font-style: italic;
}
