 /* Print Basic Cascading Stylesheet fuer WID */
/* 3-point concepts: Maria Salz - 19.05.2008   */

body {background:none;}
body #layout #inhalt {color:#000;}
body #layout #inhalt a {color:#000;}
.drucken {display:block; margin:20px 0 0 0; text-align:right;}
.drucken a.drucken {display:inline; border:1px solid #004D95;  background:url(../pix/pfeil_gelb.gif) 92% 4px no-repeat; color:#0D8CBF; cursor:pointer; padding:2px 20px 2px 10px;}

/* ------------------------------
	Layout - Positionierung 
-------------------------------*/
#layout {color:#000; margin:20px; width:653px;}

/* ------------------------------
	Kopfbereich 
-------------------------------*/
#metamenue {background:url(../pix/logo_druck.gif) 0 0 no-repeat; height:100px;}
#metamenue .menue {display:none;}
#kopf {display:none;}

/* ------------------------------
	Hauptmenue
-------------------------------*/
#hauptmenue {display:none;}

/* ------------------------------
	Inhalt-Layout
-------------------------------*/
/* links */
#inhalt .spalte_links {display:none;}
#inhalt .spalte_rechts {margin:20px 0 0 0;}

/* Ueberschriften  */
h1,h2,h3 {color:#000;}
h4 {background:none; color:#000; padding-left:0px;}

/* ------------------------------
	Teaser
------------------------------- */
#inhalt .teaser {border-bottom:1px solid #000;}
#inhalt .teaser .bild {background:none;}
#inhalt .teaser .bild .caption {color:#002856;}
#inhalt .teaser .text .kategorie {color:#000;}

/* ------------------------------
	Fuss
-------------------------------*/
#fuss {background:none; border-top:1px solid #000; color:#000; margin:10px 0 0 0;}
#fuss a:link, #fuss a:visited, #fuss a:hover, #fuss a:focus {color:#000;}

/* sonstiges  */
#inhalt div.top {display:none;}