* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: 100.01%/1.2 Arial, sans;
	color: #343434;
	background-color: #0a0a0a;
	text-align: center;
	behavior: url("../htc/csshover3.htc"); 
	width: 100%;
}

/*IEPNGFix*/
img {
	behavior: url(../htc/iepngfix.htc);
}
/**/

#rahmen {
	position: relative;
	text-align: left;
	margin-top: 10px;
	background: url(../grafiken/hintergrund/hintergrund_oben.gif) repeat-x;
	width: 100%;
}

/*Dreifachunterteilung*/
#hintergrund_oben {
	background: url(../grafiken/hintergrund/hintergrund_unten.gif) repeat-x;
	width: 100%;
	height: 209px;
	margin: -150px 0 10px 0;
}

#links {
	float: left;
	height: 100%;
}

#mitte {
	position: relative;
	margin: 0 auto;
	width: 50.5em;
	height: 100%;
	_margin-left: -3px;
	overflow: hidden;
}

#rechts {
	float: right;
	height: 100%;
}

/*Mitte*/
#kopf {
}

#inhalt {
}

#fuss {
	
}

/*Kopf*/
img.kopf {
	width: 808px;
	height: 214px;
	display: block;
}
img.logo_schatten {
	display: block;
	float: left;
	height: 38px;
	width: 186px;
	position: relative;
}
#navi_schatten_links {
	display: block;
	float: left;
	height: 14px;
	width: 308px;
	margin-left: 3px;
}
#navi_schatten_rechts {
	display: block;
	float: right;
	height: 14px;
	width: 308px;
	margin-right: 3px; 
}

/*Menue*/
#navi {
	position: relative;
	z-index: 10;
	float: left;
	color: #666666;
	margin-top: 30px;
}
#navi img {
	display: block;
	float: left;
}
#navi_links, #navi_rechts {
	float: left;
	height: 40px;
	background: black;
}
#navi li:hover a img {
	background: #00433f;
}
#navi_mitte {
	float:left;
	width: 186px;
	_margin-right: -3px;
}
#navi ul {
	float:left;
}
#navi li {
	float:left;
	position:relative;
	_margin-right: -3px;
}
#navi li img, #navi_mitte img {
	_margin-right: -3px;
}
#navi ul li div {
	display: none;
	z-index: 10;
}
#navi ul li:hover div {
	display: block;
}
#navi ul li ul {
	position: relative;
	float: left;
	margin: 0.3em 0 0 -9.7em;
}
#navi ul li ul li {
	float: none;
	padding-left: 0.5em;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 9.3em;
}
.subnavi_hintergrund {
	width: 10.4em;
	height: 8em;
	margin-left: -12px;
}
.subnavi_unten {
	width: 10.4em;
	height: 26px;
	margin-left: -12px;
}
#navi ul li ul li:hover a {
	text-decoration: none;
	color: #eeeeee;
}
#navi ul li ul li a {
	text-decoration: none;
	color: #cccccc;
}
#navi ul li ul li:hover {
	background: url(../grafiken/kopf/subnavi_hover.png);
}



/*Inhalt*/
#inhalt {
	margin-top: -38px;
	float: left;
	width: 100%;
	height: 100%;
	background: #9dd6cc url(../grafiken/hintergrund/fuss_rand_o.png) repeat-x bottom;
}

#inhalt div.mitte {
	height: 100%;
}
.rechts>div.mitte {
	background: url(../grafiken/hintergrund/rand_l.png) repeat-y;
}

#inhalt div.rechts {
	margin-top: -14px;
	float: right;
	width: 100%;
	height: 100%;
}
#inhalt>div.rechts {
	background: url(../grafiken/hintergrund/rand_r.png) repeat-y right;
}

#mitte_rand_links {
	display: none !important;
	display: block;
	float: left;
	height: 100%;
	width: 14px;
}
#mitte_rand_rechts {
	display: none !important;
	display: block;
	float: right;
	height: 100%;
	width: 13px;
}

/*Inhalt Mitte*/
/*Inhalt*/
#mitte_links {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#mitte_rechts {
	float: right;
	margin-right: 5px;
	margin-top: 8px;
	width: 35em;
}

/*Fuss*/
.fuss_ecke_links {
	width: 19px;
	height: 33px;
	float: left;
}
.fuss_ecke_rechts {
	width: 18px;
	height: 33px;
	float: right;
}
#fuss_oben {
	clear: both;
}
#fuss_oben img {
	display: block;
}
.fuss_ecke_l {
	float: left;
	width: 92px;
	height: 32px;
}
.fuss_ecke_r {
	float:right;
	width: 56px;
	height: 32px;
	float: right;
}
#fuss {
	clear: both;
	height: 1%;
	background: url(../grafiken/hintergrund/fuss_hintergrund.jpg) repeat-x;
}
#urheber {
	text-align: center;
}





/*KASTEN*/
/*Kopf*/
div.kasten_kopf {
	width: 100%;
	height: 28px;
}
.kasten_kopf_links {
	display: block;
	float: left;
	height: 28px;
	width: 37px
}
div.kasten_kopf_mitte {
	margin: 0 23px 0 37px;
}
div.kasten_kopf_mitte img {
	height: 28px;
	width: 100%;
}
.kasten_kopf_rechts {
	display: block;
	float: right;
	height: 28px;
	width: 23px
}
#rahmen #mitte .kasten_kopf h1 {
	font: 1.1em serif;
	color: #ececec;
	margin-top: -24px;
	text-indent: -999em;
	width: 15em;
	position: relative;
	overflow: hidden;
}
*+html #rahmen #mitte .kasten_kopf h1, * html #rahmen #mitte .kasten_kopf h1 {
	margin-top: -25px;
}

/*Hauptteil*/

div.kasten_inhalt {
	float: left;
	width: 100%;
	height: 100%;
	background: url(../grafiken/kasten/rand_l.png) repeat-y;
}

div.kasten_inhalt_mitte {
	height: 100%;
	margin: 0 13px 0 18px;
	background: url(../grafiken/weiss.png);
}

div.kasten_inhalt_rechts {
	float: right;
	width: 100%;
	height: 100%;
	background: url(../grafiken/kasten/rand_r.png) repeat-y right;
}
div.kasten_inhalt_schwarz {
	float: left;
	width: 100%;
	height: 100%;
	background: url(../grafiken/kasten/schwarz_rand_l.png) repeat-y;
}


/*Fuss*/
div.kasten_fuss {
	clear: both;
	width: 100%;
	height: 19px;
}
.kasten_fuss_links {
	display: block;
	float: left;
	height: 19px;
	width: 23px
}
.kasten_fuss_mitte {
	margin: 0 23px 0 23px;
}
.kasten_fuss_mitte img {
	height: 19px;
	width: 100%;
}
.kasten_fuss_rechts {
	display: block;
	float: right;
	height: 19px;
	width: 23px
}


/*Liste*/
.kasten ul li {
	padding: 1px 0 3px 2px;
}
#mitte_links .kasten ul li:hover {
	background: url(../grafiken/weiss.png);
}


/*Kasten eckig*/
.kasten_links {
	float: left;
	margin-top: 6px;
}
.kasten_oben {
	width: 100%;
}
.eckig_kopf {
	height: 18px;
	width: 100%;
	position: relative;
	z-index: 2;
}
img.ecke_oben_links {
	display: block;
	float: left;
	position: relative;
	width: 18px;
	height: 18px;
}
img.ecke_oben_rechts {
	display: block;
	float: right;
	position: relative;
	width: 13px;
	height: 18px;
}
.eckig_oben {
	margin: 0 13px 0 18px;
	position: relative;
}
.eckig_oben img {
	height: 18px;
	width: 100%;
}
.eckig_links {
	display: block;
	float: left;
	position: relative;
	width: 18px;
	z-index: 2;
	margin-bottom: -100%
}
.eckig_rechts {
	display: block;
	float: right;
	position: relative;
	width: 13px;
	z-index: 2;
	margin-bottom: -100%
}
.eckig_unten {
	clear: both;
	position: relative;
	height: 14px;
	top: -10px;
}
.ecke_unten_links {
	display: block;
	float: left;
	height: 14px;
	width: 18px;
}
.ecke_unten_rechts {
	display: block;
	float: right;
	margin-right: -1px;
}
.eckig_rand_unten {
	margin-left: 18px;
}
.voll {
	padding-right: 13px;
}
.eckig_rand_unten img {
	display: block;
	height: 14px;
	width: 100%;
}
img.uebergang_vertikal {
	display: block;
	position: relative;
	float: right;
	width: 40px;
	height: 253px;
	margin-top: -253px;
}
img.uebergang_horizontal {
	display: block;
	float: left;
	position: relative;
	z-index: 0;
	width: 537px;
	height: 40px;
	margin: -40px 0 0 11px;
}


/*Kasten rund*/
.kasten_kopf_rund {
	width: 100%;
	height: 22px;
}
.kasten_kopf_rund .kasten_kopf_links {
	display: block;
	float: left;
	height: 22px;
	width: 23px
}
.kasten_kopf_rund .kasten_kopf_mitte {
	margin: 0 23px 0 23px;
}
.kasten_kopf_rund .kasten_kopf_mitte img {
	height: 22px;
	width: 100%;
}
.kasten_kopf_rund .kasten_kopf_rechts {
	display: block;
	float: right;
	height: 22px;
	width: 23px
}

/*Kasten schwarz*/
div.kasten_inhalt_mitte_schwarz {
	height: 100%;
	margin: 0 6px 0 11px;
	background: black;
}

div.kasten_inhalt_rechts_schwarz {
	float: right;
	width: 100%;
	height: 100%;
	background: url(../grafiken/kasten/schwarz_rand_r.png) repeat-y right;
}
.reflexion_kasten {
	display: block;
	width: 100%;
	height: 37px;
	position: relative;
	z-index: 3;
	float: left;
}
.schriftzug_klein {
	width: 160px;
	height: 65px;
	margin-bottom: -22px;
}


/*Seitenübergreifend*/
h1 {
	color: #343434;
	font-size: 1.5em;
}
h1 a {
	color: #343434;
	text-decoration: none;
}
h2 {
	font-size: 1.3em;
	padding-top: 0.5em;
}
h3 {
	font-size: 1em;
}
h3 a {
	color: #343434;
	text-decoration: none;
}
h3.zentriert {
	text-align: center;
	font-weight: bold;
}
.kasten h4 {
	font-size: 0.8em;
	font-weight: bold;
	background: url(../grafiken/weiss.png);
}
#alter_browser {
	border
	color: #c50000;
	font-size: 2em;
}
ul {
	list-style-type: none;
}
ol {
	padding: 0.5em 2em;
	list-style-type: decimal;
}
.zeile {
	clear: both;
}
.kasten {
	font-size: 0.8em;
}
#mitte_links .kasten {
	width: 18em;
}
#mitte_rechts .kasten_rund {
	width: 43.3em;
}
#mitte_rechts .kasten_inhalt h1 {
	font-size: 1.5em;
	margin-top: 0.3em;
}
#mitte_rechts .kasten_inhalt h1.seitentitel {
	margin: 0;
	font-size: 2em;
	text-align: right;
}
#mitte_rechts .kasten_inhalt strong a {
	font-size: 0.9em;
	color: #343434;
}
#inhalt a:link, #inhalt a:visited {
	text-decoration: none;
}
#mitte_rechts a:link, #mitte_rechts a:visited, #fotostrecke a:link, #fotostrecke a:visited {
	color: #3f6240;
}
#mitte_rechts a:focus, #mitte_rechts a:hover, #mitte_rechts a:active, #fotostrecke a:focus, #fotostrecke a:hover, #fotostrecke a:active {
	text-decoration: none;
	color: #00771c;
}
.klein {
	font-size: 0.8em;
	font-weight: bold;
}
.fehler {
	color: #c50000;
	display: none;
}
.zweiteilung_links {
	float: left;
}
.zweiteilung_rechts {
	float: right;
}

/*Startseite*/
/*Nachrichten*/

.nachrichten .kasten {
	float: left;
	width: 17.5em;
	position: relative;
	margin-left: -23px;
	font-size: 0.8em;
}
.nachrichten .kasten_links {
	width: 352px;
}
.nachrichten div.kasten_inhalt_mitte {
	margin-left: 23px;
	height: 18em;
}
.nachrichten div.kasten_inhalt_mitte p {
	margin: 0.5em 0;
}
.kasten_inhalt_schwarz {
	color: #ececec;
}
.kasten_inhalt_schwarz table td {
	background: none;
}
.kasten_inhalt_schwarz table {
	width: 100%;
	position: relative;
	z-index: 2;
}
.schwarz_ueberschrift {
	float: right;
	width: 17.5em;
	position: relative;
	z-index: 2;
}
.schwarz_o_l {
	display: block;
	float: left;
	margin-top: 6px;
}
.schwarz_o {
	margin: 0 5em 0 23px
}
.schwarz_o img {
	width: 100%;
	height: 28px;
	position: relative;
	z-index: 1;
	top: -12px;
	margin-top: -31px
}
.reflexion {
	display: block;
	width: 100%;
	height: 37px;
	position: relative;
	top: -14px;
	z-index: 3;
	margin-top: -40px;
}

/*Werbung*/
.werbegrafik {
	float: right;
	margin: -7px 6px 0 0;
}

.werbung_quadrat img {
	width: 17.25em;
	float: left;
}


/*Ergebnisse*/
.ergebnisse_partie {
	float: left;
	background: #00433f;
	padding-right: 2px;
	max-width: 10em;
}
.ergebnisse_ergebnis {
	text-align: center;
}
.ergebnisse_platz {
	padding: 0.6em 0;
}
.unentschieden {
	background: #948800;
}
.niederlage {
	background: #ce0000;
}
.sieg {
	background: #008632;
}
.ergebnisse_startseite {
	width: 43.3em;
	font-size: 0.8em;
}
	

/*Mannschaft*/
/*Mannschaftsfoto*/
.mannschaftsfoto {
	width: 34.25em;
	margin: 0 auto;
}
.mannschaftsfoto_foto {
	width: 34.25em;
}
.mannschaftsfoto p {
	margin-top: -4px;
	padding: 0 1.5em;
	font-size: 0.75em;
}
.mannschaftsfoto p {
	background: url(../grafiken/kasten/rahmen.gif) repeat-y;
}
.kasten_unten_rund {
	height: 1.25em;
	width: 34.25em
}

/*Letztes Spiel*/
.letztes_spiel {
	font-size: 1.5em
}
.tore_nach_oben {
	position: relative;
	top: -6px;
}
.ergebnis_tore {
	width: 100%;
	text-align: center;
	padding: 0 1px;
}



/*Inhalt*/
.meldung_menue {
	font-size: 0.8em;
	padding: 0 0 0.1em 1em;
	margin-bottom: 1em;
	border-bottom: solid 1px #aaaaaa;
}
.aufmacher {
	display: block;
	float: right;
	width: 341px;
	margin: 0 0 0.5em 0.5em;
}


/*Nachricht*/
.autor {
	font-style: italic;
	margin: 1em;
}
.bildstrecke_vorschau {
	margin: 2em auto 0;
	width: 35em;
	padding: 0.5em 1.1em;
	background: url(../grafiken/dunkel.png);
}
.bildstrecke_vorschau p {
	clear: both;
}
.bildstrecke_vorschau ul {
	text-align: center;
	background: url(../grafiken/weiss.png);
	margin: 0.5em 0;
}
*+html .bildstrecke_vorschau ul {
	height: 9.2em;
}
.bildstrecke_vorschau ul li {
	float: left;
	margin: 1em;
}
.bildstrecke_vorschau ul li img {
	display: block;
}
.facebook_teilen {
	text-align: right;
	padding: 1em 1em 0.5em 0;
}


/*Kommentare / Forum*/
.kommentar {
	padding: 1em 0 0;
	overflow: hidden;
}
.komm_nutzer {
	background: url(../grafiken/dunkel.png);
	padding: 0.1em 0.2em;
}
#inhalt h1.thema_titel {	
	margin: 1em 0 -0.5em 0;
	background: url(../grafiken/dunkel.png);
	text-align: center;
}
.thema_letzter {
	font-size: 0.8em;
	float: right;
	width: 8em;
}
.komm_datum {
	font-size: 0.8em;
}
.komm_text {
	clear: both;
	margin: 0.2em 0;
	padding: 0.5em 0.2em;
	background: url(../grafiken/weiss.png);
}
.zitat {
	font-size: 0.8em;
}
blockquote {
	border: 1px solid #7cafa6;
	padding: 0.5em;
	margin: 0.5em 0;
}
.eig_komm_links {
	width: 8em;
	float: left;
	text-align: right;
	line-height: 1.7em;
}
.eig_komm_rechts {
	margin-left: 8.5em;
}


.erst_anmelden {
	margin-top: -16em;
	font-size: 1.2em;
}
.erst_anmelden .kasten {
	width: 18.5em;
	margin: -11em auto;
	top: -4em;
	position: relative;
}
.formular_ausgrauen {
	width: 100%;
	height: 16em;
}

.kasten table {
	clear: both;
	width: 100%;
}
.kasten th {
	background: url(../grafiken/weiss.png);
	font-size: 0.9em;
	padding: 0.3em 0.3em;
}
.kasten td {
	background: url(../grafiken/weiss.png);
	padding: 0.1em 0.2em;
}
.thema_sub {
	font-size: 0.8em;
}
.letzter {
	width: 9em;
	font-size: 0.8em;
}
.antworten {
	width: 5em;
	text-align: center;
}
#form_neu textarea {
	width: 25.5em;
}

.anmelden {	
	font-size: 0.8em;
}
.anmelden_behaelter {
	width: 17em;
	margin: 0 auto;
}
.anmelden_links {
	text-align: center;
}
.anmelden_rechts {
	float: right;
	text-align: center;
}
.schltfl_anmeldung {
	clear: both;
	margin: 0 0 0 4em;
}


/*Fotostrecke*/
#fotostrecke {
	background: #FCFCFC;
	height: 610px;
}
#fotostrecke #links {
	width: 700px;
	background: #eeeeee;
}
#fotostrecke #rechts {
	float: left;
	height: 100%;
	width: 160px;
	overflow: auto;
	background: white;
	test-align: center;
}
#fotostrecke h1 {
	font-size: 1.2em;
	line-height: 2em;
}
#fotostrecke p {
	font-size: 0.9em;
	padding: 0.3em;
}
#fotostrecke #paginierung {
	font-size: 0.75em;
	margin: 0.5em;
}


/*Information*/
#information {
	padding: 0 1em;
}
#information h1, #information h2 {
	margin-left: -0.5em;
}


/*Formulare*/
textarea {
	font-family: Arial, arial;
	font-size: 1em;
	padding: 0.1em;
}
input {
	font-size: 1em;
	padding: 0.1em;
}
.fehlend {
	border: solid 1px #c50000;
}
input[type="text"] {
	border: 1px solid #343434;
}
input[type="password"] {
	border: 1px solid #343434;
}


/*Schaltflaeche*/
.schaltflaeche {
	height: 47px;
	overflow: hidden;
}
.schltfl_mitte {
	background: url(../grafiken/hauptteil/schltfl_mitte.png) repeat-x;
	padding: 13px 20px 19px 13px;
	margin-top: -6px;
	float: left;
}
.bgmitte {
	margin: 6px 0;
	height: 30px;
	float: left;
	background: black;
}
.schaltflaeche .bgmitte:hover {
	background: #002e16;
}
.schlftl_links {
	width: 18px;
	height: 47px;
	display: block;
	float: left;
}
.schlftl_rechts {
	width: 22px;
	height: 47px;
}
.seite {
	background: url(../grafiken/hauptteil/schltfl_mitte.png) repeat-x;
	padding: 13px 0 19px 3px;
	margin-top: -6px;
	float: left;
}
.seiten {
	background: black;
	height: 29px;
	margin: -7px 0 0 43px;
}
.seiten ul {
	margin: -35px 6px 0 6px;
	font-size: 15px;
}
.seiten li {
	float: left;
	margin: -1px 1px;
}
#inhalt .seiten a:link, #inhalt .seiten a:visited {
	color: #d8d8d8;
}
#inhalt .seiten a:focus, #inhalt .seiten a:hover, #inhalt .seiten a:active {
	color: #d8d8d8;
}
/*Schaltflaeche klein*/
.schaltflaeche_klein {
	height: 35px;
	overflow: hidden;
}
.bgmitte_klein {
	margin: 6px 0;
	height: 18px;
	float: left;
	background: black;
}
.schaltflaeche_klein .bgmitte_klein:hover {
	background: #002e16;
}
.schlftl_klein_links {
	width: 18px;
	height: 35px;
	display: block;
	float: left;
}
.schlftl_klein_rechts {
	width: 22px;
	height: 35px;
}
.schltfl_klein_mitte {
	background: url(../grafiken/hauptteil/schltfl_klein_mitte.png) repeat-x;
	padding: 9px 10px 15px 3px;
	margin-top: -6px;
	float: left;
}


/*Tippspiel*/
#tippspiel_ankuendigung {
	color: white;
	position: relative;
	margin: -7px 0 0 11px;
	text-align: center;
	background: url(../grafiken/tippspiel.jpg) no-repeat;
	padding: 8px;
}
.tipp_uebergang {
	margin-top: -315px;
}
#zeit_verbleibend {
	font-size: 3em;
	font-weight: bolder;
	line-height: 1em;
}
.verbleibend_kasterl {
	text-align: center;
}

.nachrichten div.kasten_inhalt_mitte_tipp {
	height: 11.5em;
}
#tippen {
	margin-left: -1em;
}
#tipp_bestaetigung, #aus_is, #torfehler {
	margin-left: -1em;
	display: none;
	padding: 1em 1em 1em 0;
}
#tipp_bestaetigung div {
	text-align: center;
	padding: 1em 0;
}
.tipp_abgeben {
	clear: both;
	position: relative; 
	margin: 0 0 -1em 2em;
}
.uebersicht_punkte {
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
}


/*Gewinnspiel*/
#gewinnspiel_ankuendigung {
	color: white;
	position: relative;
	margin: -7px 0 0 11px;
	text-align: center;
	background: url(../grafiken/gewinnspiel.jpg) no-repeat;
	padding: 8px;
}


/*Clearfix*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




















/*Kasterl*/
.kasterl{
	font-size: 0.8em;
}

#mitte_links .kasterl {
	width: 18em;
}

.kasterl_kopf {
	height: 28px;
	background: url(../grafiken/kasterl/kasterl_kopf.png) no-repeat;
	overflow: hidden;
}

.kasterl_koerper {
	background: url(../grafiken/kasterl/kasterl_links_hintergrund.png) repeat-y;
	padding: 0 13px 0 7px
}

.kasterl_kopf h1 {
	font: 1.3em serif;
	margin: 6px 0 0 32px;
	text-indent: -999em;
	width: 35em;
	position: relative;
	overflow: hidden;

}


/*Kasterl Formatierung*/
.kasterl {
	color: #ececec;
}
.kasterl table {
	width: 100%;
}
.kasterl .klein, .kasterl th, .kasterl h2, .kasterl ul li:hover {
	background: url(../grafiken/kopf/subnavi_hover.png);
}
.kasterl th, .kasterl td {
	padding: 0.1em 0.2em;
} 
.kasterl td {
	border: 1px solid #777777;	
	border-width: 0 0 1px 0;
}

#mitte .kasterl .kasterl_koerper a {
	color: #ececec;
}
#mitte .kasterl .kasterl_koerper a:focus, #mitte .kasterl .kasterl_koerper a:hover, #mitte .kasterl .kasterl_koerper a:active {
	color: #ffffff;
}

.kasterl h2 {
	font-size: 1em;
	padding: 2px 3px;
}

.kasterl li {
	padding: 1px 0 3px 3px;
}
.kasterl li:hover * {
	background: none;
}

.kasterl p {
	padding: 0 3px;
}



/*Nachrichten 2*/
.nachrichten2 {
	width: 34.25em;
	margin: 3px auto 1em auto;
}
.n2_mitte {
	margin-top: -16px;
	padding: 0 5px;
	background: url(../grafiken/nachrichten2/rahmen.gif) repeat-y;
}
#schlagzeile_foto {
	width: 33.375em;
	border: 2px #373737 solid;
	position: relative;
	z-index: 2;
}
.nachrichten2 .ueberschriften {	
	margin: 0 2px;
	font-size: 0.75em;
	margin-top: -9em;
}
.nachrichten2 .ueberschriften .hintergrund {
	width: 44.5em;
	height: 100%;
	height: 8.5em;
	position: absolute;
	z-index: 2;
}
.nachrichten2 ul {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 2px 0;
	padding-top: 0.25em;
}
.nachrichten2 li {
	clear: both;
	padding: 0.125em 0 0 0;
}
.nachrichten2 .hervorgehoben {
	background: #446361;
}
.nachrichten2 ul .datum {
	float: left;
	width: 5.5em;
	padding-left: 0.125em;
}
.nachrichten2 ul .resort {
	float: left;
	width: 8em;
}


#mitte .hell, #mitte .hell a {
	color: #dddddd;
}
#mitte .hell a:hover, #mitte .hell a:focus {
	color: #ffffff;
}
