
/* Allgemein */

body,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana, sans-serif, Helvetica; }

h1
	 { font-size:13px;color:#FF0C02;font-weight:bold; }
	 
h2
	 { font-size:8pt;color:#000000;font-weight:bold; }
	 
h3
	 { font-size:8pt;color:#cccccc;font-weight:bold; }

h4
	 { font-family:Arial;font-size:16pt;color:#FFFFFF;font-weight:bold; }

h5
	 { font-size:8pt;color:#333333;font-weight:100; }
	 
body,p,ul,ol,li,div,td,th,nobr,b,i
     { font-size:8pt;color:#333333; }


/* Links */

a:link
     {color: #000000; text-decoration:none; }

a:visited
     {color: #000000; text-decoration:none; }

a:hover
     {color: #FF0C02; text-decoration:underline; }
	 
.subnavi 
	{ margin:10px 3px 3px 5px; }

.subnavi a:hover
	{background-color:#eeeeee; color:#FF0C02; display: block;}


.rahmenfarbe
	{border-color:#FFFFFF;}
	

body { margin:0px; } /* 0px oben, rechts, unten und links */

body { background-image:"img/bg.gif";}

