p,font,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     			{ font-family:arial,helvetica,sans-serif; }

p			{
            font-size:14px;
			color:#000000;
			}

.bold		{
			font-weight:bold;
			}

.co			{
			font-size:12px;
			color:#000000;
			font-style:normal;
			}

h1	 		{
	font-style: italic;
	font-color: #FF0000;
	font-size:16px;
	color: #C00000;
			}

h2			{
            font-color:#FF0000;
			font-size:14px;
			font-weight:bold;
			}


h3		    {
	font-color:#FF0000;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
			}

body	 	{
			background-color:white;
			}

a:link	 	{
			font-size:14px;
            color: #000000; 
            text-decoration: underline;
			}

a:visited  	{ 
			font-size:14px;
			color:#000000;
            text-decoration: underline;
            }


a.co:link	{
			color:#000000;
			text-decoration:none;
			font-weight:bold; 
			font-size: 14px;
			}

a.co:visited{ 
			color:#000000;
            text-decoration:none; 
            font-weight:bold; 
            font-size: 14px;
            }

a.service:link	{
			color:#333333;
			text-decoration:none;
			font-weight:bold; 
			font-size: 14px;
			}

a.service:visited
			{ 
			color:#333333;
            text-decoration:none; 
            font-weight:bold; 
            font-size: 14px;
            }

li          {
            font-family:arial, helvetica, sans-serif;
			font-size:14px;
			color:#000000;
			font-weight:normal;
			}


ul          {
            font-family:arial, helvetica, sans-serif;
			font-size:14px;
			color:#000000;
			font-weight:normal;
			}
.backschwarz {  background-color: #000000}

.kleiner { 	font-size: 12px;}