		/* Standard Stylesheet
www.birgit-bossert.de
Start: 06.12.2006
Letzte Aenderung: 13.12.2006
*/

/* Farben:
SCHRIFTFARBE 	#3C3C3C
ROT				#8B1A1C

================================================================================================== */




/* =Layout 
================================================================================================== */
body {
   font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
   color: #000;
   background: #ffffff;
   padding: 0;
   margin: 0;

   }
h1 {
   font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
	text-transform:uppercase;
}
h3 {
	font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
	font-weight: bold;	
}

a {
   color: #000;
   padding: 0 ;
   text-decoration: none;
   }

#navigation {
	display: none;
 }
.skiplink{
	display: none;
 }

#print {
	font-weight: bold;
	text-decoration: underline;
}

img {
display:none;}
