	.text {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:10pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #000000;
   }
   
   	.textbold{
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:10pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #000000;
   }
   
  	 .textred {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #E00000;
   }
 
  .error {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #E91D01;
   }
   
  	 .headline {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:10pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #000000;
   }
   .textklein {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #000000;
   }
    .textfett{
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #004C92;
   }
  	 .textweiss {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #FFFFFF;
   }
    .textorange {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #DA8C5E;
   }
   
   .textorangebig {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:12pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #DA8C5E;
   }
    .textfuss {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:7pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #004C92;
   }
   
 .untertitel {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #000000;
   }
   
   
a.extra:link		{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color:  #FFFFFF;  } 
	
a:link		{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color:  #000000;  }
a:visited	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color : #000000; }
a:active	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color: #000000;  }
a:hover 	{	text-decoration : none;
				font-weight		: bold;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color: #000000;  }

body 
	{
		scrollbar-face-color            : white;
        scrollbar-highlight-color 	    : white;
        scrollbar-shadow-color          : #CACACA;
        scrollbar-3dlight-color         : #E9F0CE;
        scrollbar-arrow-color           : black;
        scrollbar-track-color           : white;
        scrollbar-darkshadow-color      : white;
	}
                 
a.linkklein:link		{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color:  #004C92;  }
a.linkklein:visited	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color : #004C92; }
a.linkklein:active	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color: #004C92;  }
a.linkklein:hover 	{	text-decoration : none;
				font-weight		: bold;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color: #9161A7;  }
				
				
/*-DIVs------------------------------------------------------------*/
div.link_kategorie
{
	width: 500px;
	padding: 0px;
	margin: 2px 0px 5px 35px;
}

div.link
{
	position: float;
	width: 500px;
	padding: 0px;
	margin: 0px 0px 10px 35px;
}

div.link div.image_container
{
	float:left;
	width: 105px;
	height: 110px;
	padding: 0px 5px 5px 0px;
	/*background: #F8F8F8;*/
}

div.image_container img
{
	border: 0px;
}

div.link div.contact
{
	float: left;
	width: 300px;
	padding: 0px 0px 0px 5px;
}

div.link div.information
{
	float: left;
	width: 300px;
	padding: 0px 0px 0px 5px;
}
/*-----------------------------------------------------------------*/