/* */
/*  Allgemeine Einstellungen */
/* */
body							{ font-size:76%; font-family: Verdana, Arial, sans-serif; background-image: url(../img/verlauf.gif);}
*								{ font-size:1em;}
img								{ border-style:none;}
.bold 							{ font-weight:bold;}
.italic							{ font-style:italic;}

/* */
/*  Eigene Layer & Classes*/
/* */
/* Obere Navigation mit Flashfilm */
#topNavi					{ display:none; }

/* Linke Navigation */
#leftNavi 					{ display:none; }
 
 /* ContentFläche */
#content					{ position:static; width:90%; margin-top: 50px;}

#rightNews 					{ display:none; }
 
 /* Footer */
#footer						{ text-align:right; font-size:0.8em; border-top:1px dotted gray; margin:2em 0em 2em 0em;}
.footleft					{ clear:both; text-align:left;}
.footright					{ float:right;}
