body
        {
		color : #000000;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;		
	     }
		
		
table, td, p
        {
		color : #000000;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: normal;
        }		

.title
        {
	color : black;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        }

.input, submit { background-color: #FFFFFD; border: #E7BA5A; border-style: solid;
		border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
		border-left-width: 1px; 
	  }				
		
.adresse
        {
		color:#FFFFFF;
        font-style: normal;
        font-variant: normal;
        font-family: arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        }

.justify 
	{
	font-family: arial, helvetica, sans-serif;
        text-align:justify;
        font-size:11px;
        }

 
h1
	{  
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight :  bold;
	}
h2
	{  
	color : #bc1f00;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	}
h3
	{  
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight :  bold;
	}
		
h4
	{ 
	color:#DF3C35; 
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight : bold;
	}
	
h5 
	{
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form, input, select	
	{
	margin-right : 0px;
	font-style: normal;
    font-variant: normal;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	}

strong
	{
	color:#000000;
	font-weight : bold;
	font-style: normal;
    font-variant: normal;
	font-family : helvetica, arial, sans-serif;
	font-size : 10pt;
	}

ul 
	{
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight :  normal;
	}
li 	
	{
	list-style-image : url(../pics/huhn_grau.jpg);
	font-family : arial, helvetica, sans-serif;
	font-size: 11px;
	}

ol 	
	{
	margin-right : 25px;
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight :  normal;
	margin-left :  0px;
	}

a:link
	{
	font-size: 8pt;
	color : #A1A1A1;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	}

a:visited
	{
	font-size: 8pt;
	color : #A1A1A1;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	}

a:hover
	{
	font-size: 8pt;
	color : #A1A1A1;
	font-family : arial, helvetica, sans-serif;
	text-decoration : underline;
	font-weight:bold;
	}


