/* =============================================================== */
/*  Globale Formatdefinitionen - Wochenblatt-Webauftritt    */
/* =============================================================== */
/*  zu verwendende Farben
/*	
/*	#333333 anthrazit			normal Schrift
/*	#555353 dunkleres grau		Schrift in Cloud
/*	#666666 dunkel grau 		Schrift, wie Dachzeile
/*	#999999 hell grau		 	Schrift in Auswahlboxen, Iconleiste, Ortsmarke
/*	#cccccc heller grau		Schrift in Cloud
/*	#990000 rot 			Ueberschriften, mehr, links 
/*	#1d587c blau 			KINO
/*	#FFFFFF weiss			Schrift, Hintergrund Mitte
/*
/*								
/*	#E6ECEF grau			Hintergrund aussen, hg Navi3
/*       #738EA0 mittel blau		Rand Suchbox oben
/*       #9BAEBB mittel blau		Linie unterm Kopf
/*       #92A7B5 hell blau			Linie unter Hauptnavi und Rand Navi Level3
/*   	#F5F7F9 hell grau blau		Hintergrund Navoboxen rechts
/*	#B3C1CB	grau blau 		Umrandung Navoxen rechts, Zwischenlinien
/*	#CECDCD	hell grau			Zwischenlinien Navoxen
/*	#2a5977 blau
/*
/*	10, 11, 12, 13 , 15, 18px 		definierte Schriftgroeßen
/*	18, 20, 22, 30px 			definierte Zeilenhoehen
/*
/*
/*
/* ==============================*/

* { margin:0; padding:0; }

#body {
    background-color:#E6ECEF;
}
a, a:visited, a:link { text-decoration:none; border:0px;}
a:hover { text-decoration:none; }
a:focus, input:focus { outline: none; }
#page {
    font-family: Verdana,Lucida Sans Unicode,Lucida Grande,Arial,Helvetica, Sans;
    font-size:13px;
    line-height: 20px;
    color:#333333;
    font-weight:500;
    width:905px;
    height:100%;
    background-color:#E6ECEF;
}
.inhalt_breite{
    width:900px;
}

h1, .h1 {
	color:#990000;
	font-size:18px;
	line-height:22px;
	padding:15px 0px 10px 0px;	
}

h2, .h2, .ressort {
	color:#666666;
	font-size:15px;
	line-height:20px;
}
h3, .h3 {
	color:#333333;
	font-size:13px;
	line-height:20px;
	font-weight:500;
}
h4, .h4 {
	color:#333333;
	font-size:13px;
	line-height:20px;
	font-weight:800;
}
p { padding-bottom: 10px;}

ul li {list-style-type:none; }
.liste {padding-left:15px;}
.liste li { list-style-type:disc; padding-left:5px;}
ul .liste li { list-style-type:circle; padding-left:10px;}

.clearboth {
    clear:both;
    height:0px;
    line-height:0px;
    margin:0px;
    padding:0px;
}

.fLeft { float:left; }
.fRight { float:right; }
.fBoth { float:both; }


.tt10, a.tt10  { font-size:10px;}
.tt11 { font-size:11px; }
.tt12 { font-size:12px; }
.tt13 { font-size:13px; }
.tt14 { font-size:14px; }
.tt15 { font-size:15px; }
.tt16 { font-size:16px; }
.tt18 { font-size:18px; }
.tt20 { font-size:20px; }
.tt24 { font-size:24px; }
.tt25 { font-size:25px; }
.tt27 { font-size:27px; }

.b { font-weight:bold; }
.k { font-style:italic; }

.lh15 { line-height:15px; }
.lh18 { line-height:18px; }
.lh20 { line-height:20px; }
.lh22 { line-height:22px; }
.lh25 { line-height:25px; }

.cStandard, a.cStandard { color:#333333; }
#level-1 .aktiv a,
#level-1 .tiefe1_aktiv a { color:#ffffff; }



.cDarkerGrey { color:#555353; }
.cGrey, a.cGrey { color:#666666; }
.cLightGrey, a.cLightGrey { color:#999999; }
.cLLGrec { color:#cccccc; }
.cWhite, a.cWhite { color:#FFFFFF; }
.cRed, a.cRed, a:hover { color:#990000; }
.cBlau, a.cBlau { color:#2a5977; }
.cKino, a.cKino { color:#1d587c; }

.aCenter { text-align: center;  }
.aRight { text-align: right;  }
.ajustify { text-align: justify; }


.bgWhite { background-color:#FFFFFF; }
.bgBlueGrey { background-color:#F5F7F9; }
.transWhite { background-color:#FFFFFF; opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }

.br280 {height:280px; }
.br140 {height:145px; }
.br130 {height:130px; }
.br110 {height:110px; }
.br25 {height:25px; }
.br20 {height:20px; }
.br15 {height:15px; }
.br12 {height:12px; }
.br10 {height:10px; }
.br5 {height:5px; }
.br2 {height:2px; }

.br-line {
	width:100%;
	border-bottom:2px solid #B3C1CB;
	line-height: 0;
	font-size: 0;
	padding:20px 0px 0px 0px;
	clear: both;
}
.br-line-ohne {
	width:100%;
         height:2px;
	border-bottom:2px solid #B3C1CB;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.br-line-dash {
	width:100%;
	border-bottom:1px dashed #B3C1CB;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.boxLine {
	border-bottom:1px solid #CECDCD;
}

.kinoLine {
         width:100%;
	border-bottom:2px solid #CECDCD;
}
.sr270 { width:270px; }
.sr240 { width:240px; }
.sr200 { width:175px; }
.sr195 { width:195px; }
.sr183 { width:183px; }
.sr110 { width:110px; }
.sr80 { width:80px; }
.sr60 { width:60px; }
.sr30 { width:30px; }
.sr14 { width:14px; }
.sr10 { width:10px; }

.pR5 { padding-right:5px; }
.pR8 { padding-right:8px; }
.pR10 { padding-right:10px; }
.pR12 { padding-right:12px; }
.pR15 { padding-right:15px; }
.pR110 { padding-right:110px; }
.pR120 { padding-right:120px; }
.pR130 { padding-right:130px; }
.pR140 { padding-right:140px; }
.pL5 { padding-left:5px; }
.pL8 { padding-left:8px; }
.pL10 { padding-left:10px; }
.pL15 { padding-left:15px; }
.pL25 { padding-left:25px; }

.pL45 { padding-left:45px; }
.pBT10 { padding-bottom:10px; padding-top:10px; }
.pBT8 { padding-bottom:8px; padding-top:8px; }
.pBT4 { padding-bottom:4px; padding-top:4px; }
.pBT1 { padding-bottom:1px; padding-top:1px; }
.pT0 {padding-top:0px; }
.pT3 {padding-top:3px; }
.pT5 {padding-top:5px; }
.pT8 {padding-top:8px; }
.pT15 {padding-top:15px; }
.pT20 {padding-top:20px; }
.p2 { padding:2px; }

.square_1 {
	float:left;
	width: 10px;
	height: 33px;
	position:relative;
	top:4px;
	background-color: #B3C1CB;
	border-right:7px solid #FFFFFF;
	border-bottom:15px solid #FFFFFF;
}
.square_2 {
	float:left;
	width: 11px;
	height: 12px;
	position:relative;
	top:8px;
	background-color: #666666;
	border-right:4px solid #FFFFFF;
}
.inSq2 {
	text-align: center;
	position:relative;
	top:-4px;
}


/* ==============================*/
/*	Kopf
/* ==============================*/
#kopf-01 {	/*Abstand Oben*/
	float:both;
	width:905px;
	height:5px;	
}
#mobil-kopf-01 {	/*Abstand Oben*/
	float:both;
	width:520px;
	height:5px;	
}

#kopf {	
	float:both;
	background-image:url('../../images/hg-kopf-verlauf.jpg'); 
	background-repeat:repeat-x;
	width: 900px;
	height: 102px;
	border-bottom:1px solid #9BAEBB;
}
#mobil-kopf {	
	float:both;
	background-image:url('../../images/hg-kopf-verlauf.jpg'); 
	background-repeat:repeat-x;
	width: 520px;
	height: 102px;
	border-bottom:1px solid #9BAEBB;
}

#logo {
	float:left;
	padding:16px 25px 0px 24px;
}
#ereignis-bild {
	float:left;
	max-width: 300px;
	overflow:hidden;
}
#kopf-rechts {
	float:none;
	padding:6px 13px 0px 0px;
	text-align:right;	
}
#sucheKopf {
	float:none;
	padding:17px 0px 0px 0px;
}
#datumKopf {
	float:none;
	padding:5px 0px 0px 0px;
}

/* ==============================*/
/*	Navi
/* ==============================*/
#navigation {	
	float:both;
	width: 900px;
	border-bottom:1px solid #9BAEBB;	
}
#navigation-1 {
	background-image:url('../../images/hg-navi-1.jpg'); 
	background-repeat:repeat-x;
	height:25px;	
}
#level-1 {
	padding:0px 0px 0px 18px;
}
#navigation-2 {
	background-image:url('../../images/hg-navi-2.jpg');
	background-repeat:repeat-x;
	height:25px;	
}
#level-2 {
	padding:2px 0px 0px 24px;
}
.navigation-3 {
	position:absolute;
	background-color:#E6ECEF;
	border-right:1px solid #9BAEBB;	
	border-left:1px solid #9BAEBB;
	border-bottom:1px solid #9BAEBB;
	text-align:left;
	min-width:116px;
	margin-left:24px;
	margin-top:2px;
	opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95;
         z-index: 999999; //added by neo, 28.01.10 - nav immer im vordergrund
}
#level-3 {
	padding:2px 5px 2px 7px;
	float: none;}
.navi{
	float: left;
	padding:2px 10px 0px 10px;
	height:23px;
    border:0px;
}
.aktiv, .tiefe1_aktiv {
        background-image:url('../../images/hg-navi-aktiv.jpg'); 
}


#navi-rechts {
	float:right;
	display:inline-block;
	padding:2px 10px 0px 0px;
	width: 190px;   /* war 183 */
	text-align:right;
}
#icoMail {
	float:left;
	padding:2px 5px 0px 0px;
}
#naviUnten {	
	float:both;
	background-image:url('../../images/hg-navi-unten.jpg'); 
	background-repeat:repeat-x;
	width: 900px;
	height:9px;
	border-top:1px solid #FFFFFF;
}

/* ==============================*/
/*	Breadcrumb
/* ==============================*/
#breadcrumb {
	float:both;
	width: 876px;
	height:25px;
	padding:0px 0px 12px 24px;
}

/* ==============================*/
/*	Lokalausgabe Kopf
/* ==============================*/
#lokalKopf {	
	float:both;
	background-image:url('../../images/hg-lokal.jpg'); 
	background-repeat:repeat-x;
	/* width: 522px;  auskommentiert wg vollbreite ohne navbox */
	height: 30px;
}
#lokalKopfHell {	
	float:both;
	background-image:url('../../images/hg-lokal-hell.jpg'); 
	background-repeat:repeat-x;
	/* width: 522px;  auskommentiert wg vollbreite ohne navbox */
	height: 30px;
}

#wappen {
	float:left;
	position:relative;
	top:-5px;
	left:8px;
	height: 40px;
}
#wappenW {
	float:left;
	position:relative;
	top:8px;
	left:8px;
}
#wappenKommentar {
	float:left;
	position:relative;
	top:-18px;
	left:12px;
         width: 87px;
         height: 40px;

}
#wappenKommentar img { width:65px;height:65px;overflow:auto; }
#lakolKopfTitel {
	float:both;
	padding:5px 0px 0px 55px;
}
#lakolKopfTitelW {
	float:both;
	padding:2px 10px 0px 0px;
}

/* ==============================*/
/*	Anonza zusatz-Seite
/* ==============================*/
#wappenAnonza {
	float:left;
	position:relative;
	top:-12px;
	left:12px;
	height: 55px;
         z-index: 99;
}
#lakolKopfTitelAnonza {
	float:both;
	padding:5px 0px 0px 85px;
}
#detailsearch {
      width:100%;
      background-color: #F5F7F9; 
}
#borderbox {
       padding: 15px 0px 50px 35px;	
       font-size: 12px;
       line-height: 30px;
       border-bottom:1px dashed #B3C1CB;
       border-top:1px dashed #B3C1CB;

}
#borderbox label {
      font-weight: bold;
      display: list-item; width:123px;
      float: left;
      list-style-image:url(./images/1px.gif);

}
#borderbox select {
     height:21px;
}
.searchfield1 {
      width: 180px;
}
.searchfield2 {
      width: 150px;
      margin-right: 5px;
      margin-top:10px;
}
.searchtextshort {
      width: 100px;
      margin-right: 3px;
}
.searchtextshort2 {
      width: 60px;
      margin-right: 3px;
      margin-top:10px;
}
.searchtextmedium {
      width: 120px;
      margin-right: 3px;
      margin-top:10px;	
}
.bAnonzaSuchen {
      position:relative;
      left: 410px;
      top: -25px;
      width: 100px;
      height: 19px;
}
.bAnonzaSuchen input {
      width: 92px;
      height: 19px;
      border: none;
}

/* ==============================*/
/*	Inhalt
/* ==============================*/
#inhalt { 
	width:900px;
}
.content {
	float: left;
	display: inline;
	width: 522px;
	padding:0px 20px 0px 24px;	
        background-color: #ffffff;
}
.contentWide {
	float: left;
	display: inline;
	width: 862px;
	padding:0px 14px 0px 24px;	
}
.aufmacher {
	width: 522px;
	padding:12px 0px 0px 0px;
}
.weltnachrichten {
	width: 522px;
}
.nachricht {
	width: 522px;
}
.ortsmarke {
	float:right;
	margin-top:0px;
	padding:0px 0px 0px 10px;
}
.ortsmarke a.ressort {
        color:#999999;
        font-weight: bold;
        font-size: 11px;
}
.ortsmarke a.ressort:hover { color:#990000; }
img.aufmacher {
	padding:10px 0px 10px 0px;	
}
#go123go {
	float:both;
	background-image:url('../../images/go123go/hg-123.jpg'); 
	background-repeat: no-repeat;
	width:323px;
	height: 20px;
	padding:0px 0px 12px 0px;	
}
.startseite {
	float: left;
	padding:0px 18px 10px 0px;	
         background-color:#FFFFFF;
}
.contentBG {
	float: left;
	width: 522px;
	background-color:#F5F7F9;
}
.bayernSpBild {
	float: right;
	padding:5px 0px 0px 12px;	
}

.thumbbox { /* entspricht standard + left */
        float: left;
        width: 234px;
        padding: 8px 22px 15px 0px;
}
.thumbboxright { /* entspricht standard + left */
        float: right;
        width: 234px;
        padding: 8px 0px 15px 22px;
}


.video {
	float: left;
	width: 234px;
	padding:8px 22px 15px 0px;	
}
.videoStart {
	 position:absolute;
	 margin-top:150px;
	 margin-left:190px;
}
.tab_video {
         text-align:center;
}
.reiterAktContent {
	float: right;
	position:relative;
	border-right:1px solid #CECDCD;	
	border-left:1px solid #CECDCD;
	border-top:1px solid #CECDCD;
	border-bottom:1px solid #F5F7F9;
	text-align:center;
	min-width:60px;
	top:9px;
}
.reiterInaktContent {
 	float: right;
	position:relative;
	border-right:1px solid #CECDCD;	
	border-left:1px solid #CECDCD;
	border-top:1px solid #CECDCD;
	text-align:center;
	min-width:60px;
	top:9px;
}
.bilder {
	background-color:#FFFFFF;
	text-align:center;
	padding: 0px 10px 15px 10px;	
	/* width: 815px; 
	border:1px solid #CECDCD;*/
}
.galCenter {
	width:165px;
	padding:0px 9px 0px 0px;	
}
.galCenter2 {
	width:155px;
	padding:0px 9px 0px 0px;	
}
.galCenter3 {
	width:163px;
	padding:0px 8px 0px 0px;	
}
.rowGalerie {
	/* width: 522px; - auskommentiert, neo 25.03.10 */
	clear: both;
}
.kochenVideoicon {
          position:relative;
	 top:150px;
	 left:190px;
}


/* ==============================*/
/*	Navoboxen
/* ==============================*/
.navobox {
	float: left;
	display: inline;
	width: 320px;
	padding:0px 0px 0px 0px;
	background-color:#F5F7F9; 
}
.boxRahmen {
	border:2px solid #B3C1CB;
	background-color:#FFFFFF; 
}
.NoboxRahmen {
	width: 320px;
	padding: 0px 0px 0px 10px;
}

.pBox { 
	padding:12px 15px 12px 12px;
}
.pBoxOR { 
	padding:12px 0px 12px 12px;
}
.pBoxPT { 
	padding:12px 0px 0px 0px;
}
.cloud {
	text-align:justify;
	padding:3px 0px 0px 0px;
}
.auge {
	position:absolute;
	padding-left: 22px;
       }
.topVideo {
	width: 132px;
	height:110px;
	padding:0px 0px 0px 10px;	
}
.goVideo {
	position:absolute; 
	margin-top:80px;
	margin-left:-45px;
         display: none;
}
.reiterAktiv {
	float: left;
	position:relative;
	background-image:url('../../images/hg-navi-unten.jpg'); 
	background-repeat:repeat-x;
	border-right:1px solid #CECDCD;	
	border-left:1px solid #CECDCD;
	border-top:1px solid #CECDCD;
	border-bottom:1px solid #FFFFFF;
	text-align:center;
	min-width:60px;
	top:9px;
}
.reiterInaktiv {
 	float: left;
	position:relative;
	background-image:url('../../images/hg-navi-1.jpg'); 
	background-repeat:repeat-x;
	border-right:1px solid #CECDCD;	
	border-left:1px solid #CECDCD;
	border-top:1px solid #CECDCD;
	text-align:center;
	min-width:60px;
	top:9px;
}
.bgE-paper {
	position:relative;
	top:0px;
	left:4px;
	max-height:140px;
	width:188px;
	overflow:hidden;
	z-index:5;
}
.e-paperSelect {
	position:relative; 
	left:0px;
	top:-27px;
	z-index:6;
	height:0px;
}
.bildBildung {
	 background-image:url('../../images/navoboxen/hg-bildung.jpg'); 
	 background-repeat: no-repeat;
}

.bildUmfrage {
	 background-image:url('../../images/navoboxen/umfrageBild-1.jpg'); 
	 background-repeat: no-repeat;
	 background-position:187px 1px;
}
#umfrageForm {
	width:310px;
}
.galTop {
	width:132px;
}
.welt-min {
	width:88px;
}
.maxH52 {
         max-height:54px;
}
.media62 {
          padding-top:10px;
          
}
.weltPic img {
     width:88px;
     float:right;
   }
.komment {

}

/* ==============================*/
/*	Fuss
/* ==============================*/
#fuss {
	background-color:#E6ECEF;
	width:875px;
}
.fussListe {
	padding:10px 10px 10px 10px;	
}

/* ==============================*/
/*	Formular, Input ect
/* ==============================*/
input {
	font-family: Verdana,Lucida Sans Unicode,Lucida Grande,Arial,Helvetica, Sans;
	border-style:solid;
	border-width: 1px;
	border-color: #CECDCD;
	padding-left: 3px;
	padding-top: 3px;
   	font-size: 12px;
	text-align: left;
	color: #666666;
	height:17px;
}

input.suche {
	background-image: url('../../images/ico/lupe.png');
	background-repeat: no-repeat;
	background-position: left;
	background-color:#FFFFFF;
	border-color: #738EA0;
	padding-left: 22px;
	width:180px;
}
input.buttonGrey {
      width: 92px;
      height: 19px;
      border: none;
}

input.w155{
	width:155px;
}
input.w177{
	width:177px;
}
input.w230 {
	width:230px;
}
input.w277{
	width:277px;
}
input.klein {
	font-size: 10px;
	width:120px;
	height:15px;
}
input.klanz {
	width:165px;
}
input.kommentar {
	width:429px;
}
textarea {
	font-family: Verdana,Lucida Sans Unicode,Lucida Grande,Arial,Helvetica, Sans;
	border: 1px solid #CECDCD;
	padding-left: 3px;
	padding-top: 3px;
   	font-size: 12px;
   	line-height:18px;
	text-align: left;
	color: #666666;
}
textarea.kommentar {
	width:429px;
}
textarea.fehler, input.fehler {
	background-color: #f0d9d9;
}
select {
	border:1px solid #CECDCD;
	width:210px;
	padding-left: 3px;
}
input.radio {
	width:30px;
	border:0px;
}
.zuRadioPosition {
	float:left;
	position:relative;
	top:-3px;	
}

input.checkbox {
	border: 0px;
         position:relative;
	top:5px;
}

input.button {
	width:92px;
	height:19px;
	border:0px;
}
input.send{
	width:92px;
	height:19px;
	border:0px;
         padding-left:320px;
}
input.norm{
	width:92px;
	height:19px;
	border:0px;
}
.form-row {
	float: both;
	height:28px;
}
/*Login feld oben */
#reg-form{
	position:absolute;
	background-color:#F5F7F9;
	border-left:1px solid #9BAEBB;	
	border-bottom:1px solid #9BAEBB;
	width: 246px;  /* war 240 */
	height: 115px;
	margin-left:-49px;
	margin-top:5px;
}

/* ==============================*/
/*	Webung
/* ==============================*/
#werbungContent {
	width:502px;
	overflow:hidden;
}
#werbungRechts {
	max-width: 320px;
	overflow:hidden;
         text-align:center;
}
#werbungTop {
	max-width: 900px;
	text-align: right;
	padding-top: 5px;
}
#werbungSky {
	float:left;
	position:fixed;
	top:5px;
	left:905px;
	min-width: 120px;	
}
.skyFixed {
	float:left;
	position:fixed;
	top:0px;
	left:905px;
}
.skyFixed90 {
	float:left;
	position:fixed;
	top:90px;
         left:905px;
	}
.sky5px {
        padding-right:5px;
}
#werbungWallpaperSky {
         	min-width: 120px;
	position:absolute;
	margin-top:0px;
	margin-left:905px;
        }
#werbungWallpaperTop {
	width: 905px;
	text-align: right;
         float:left;
       }
/*der Ordnung halber*/
.pB-IE7 {
	padding-bottom: 0px;
}
.lh-IE6 {
	line-height:0px;
}

input.auge {
	border: 0px;
}


.fotonav a.zurueck{
	background: url(/images/ico/pfeil-1-back.gif) 100% no-repeat;
}
.fotonav a.weiter{
	background: url(/images/ico/pfeil-1-next.gif) 100% no-repeat;
}
.fotonav a.start{
	background: url(/images/ico/pfeil-grey-back.gif) 100% no-repeat;
}
.fotonav a.ende{
	background: url(/images/ico/pfeil-grey.gif) 100% no-repeat;
}

#globalesuche_maske select { width:70px; }
#globalesuche_maske select { width:70px; }

/**************** Clouds *********************/

.cloud0 { font-size:10px; color:#999999; }

.cloud1 { font-size:12px; color:#999999; }
.cloud2 { font-size:13px; color:#999999; }

.cloud3 { font-size:14px; color:#666666; }
.cloud4 { font-size:16px; color:#666666; }
.cloud5 { font-size:16px; color:#666666; }

.cloud6 { font-size:18px; color:#555353; }
.cloud7 { font-size:18px; color:#555353; }

.cloud8 { font-size:20px; color:#555353; }
.cloud9 { font-size:20px; color:#555353; }

.cloud10 { font-size:22px; color:#333333; }

/*
cloud0:       tt11 cLightGrey => 999999
cloud 1,2     tt12 cLightGrey => 999999
cloud 3,4,5   tt13 cGrey => 666666
cloud 6,7     tt15 cDarkerGrey => 555353
cloud 8,9     tt18 cDarkerGrey => 555353
cloud 10      tt24 cStandard => 333333
*/


.aufmacher_bilderrahmen {
    /*border: #c3c3c3 solid 1px;     
     background: #F5F7F9;*/
    margin: 0 0 4px 0; 
   /* padding: 4px 4px 0px 4px; */
    text-align: center;
}
.bigpic img {
        width:522px;
}
.bigpic2{
       width:522px;
       height:250px;
       overflow:hidden;
}
.bigpic2 img {
       width:522px;
}
.plakat img, .plakat {
       width:144px;
       height:204px;
       float:left;
       padding-right:14px;
       background-color:#FFFFFF;

}
.nolink a, nolink a:visited, nolink a:link,nolink a:hover { color:#333333; border:0px;}
.rightColor a, .rightColor a:link {color:#990000; border:0px;}
.rightColor a:hover  {color:#cc3333; border:0px;}

/**************** Text Links Werdung spezials*********************/

.textL a {color:#990000;}

/**************** Fupa spezials*********************/

.img, .img img {
     width:520px;
}