/* CSS Document renees */
			 

			

/* text */

.text_white    {
				font-family:Arial,sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:8pt; 
		 		font-weight:bolder;  
				color:#FFFFFF;
				text-align:right; 

			
		 }
		 
.textprint    {
				font-family:Arial,sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:8pt; 
		 		font-weight:normal;  
				color:#000000;
				text-align:left; 

			
		 }
.text_black    {
				font-family:Arial,sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:8pt; 
		 		font-weight:bolder;  
				color:#000000;
				text-align:left; 

			
		 }
		 
.TEXTGEORGIA  {
				font-family:georgia;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:9pt; 
		 		font-weight:bold;  
				color:#000000;
				text-align:right; 
				}
a.TEXTGEORGIA:link		{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
			
a.TEXTGEORGIA:visited	{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
					 
a.TEXTGEORGIA:hover 	{ 
				color:#C41f02; 
				text-decoration:none;
				word-spacing:1pt;
			}
		
a.TEXTGEORGIA:active	{
              	color: #c41f02;
				text-decoration:none;
				word-spacing:1pt;
			}


a.postit:focus 	{    
				color:#c41f02;  
				text-decoration:none; 
				word-spacing:1pt;
				}
		
/* text und links in postit sektion */
.postit {
				font-family:Arial, sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:8pt; 
		 		font-weight:100;  
				word-spacing:1pt;
				letter-spacing:0;
				line-height:8pt;
				color:#000000;
				text-align:left; 

			
		 }

a.postit:link		{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
			
a.postit:visited	{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
					 
a.postit:hover 	{ 
				color:#F7B223; 
				text-decoration:none;
				word-spacing:1pt;
			}
		
a.postit:active	{
              	color: #F7B223;
				text-decoration:none;
				word-spacing:1pt;
			}


a.postit:focus 	{    
				color:#F7B223;  
				text-decoration:none; 
				word-spacing:1pt;
				}
/* formulare  */				
.form    {
				font-family:Arial,sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:7pt; 
		 		font-weight:100;  
				word-spacing:1pt;
				letter-spacing:0;
				color:#000000;
				border-width:1px;
  				border-color:#919BAE; 
				margin-top:3px; 

			
		 }
/* formular buttons */	 
.formbutton    {
				font-family:Arial,sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:7pt; 
		 		font-weight:100;  
				word-spacing:1pt;
				letter-spacing:0;
				color:#595858;
				border-width:1px;
  				border-color:#595858;
				background-color:#FFFFFF;
				margin-top:3px; 

			
		 }
/* normale links auf weiss */

.navi {
				font-family:sans-serif;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:9pt; 
		 		font-weight:600;  
				word-spacing:1pt;
				letter-spacing:0;
				color:#FFFFFF;
				

			
		 }

a.navi:link		{
                color:#FFFFFF;
				text-decoration:none;
				word-spacing:1pt;
			}
			
a.navi:visited	{
                color:#FFFFFF;
				text-decoration:none;
				word-spacing:1pt;
			}
					 
a.navi:hover 	{ 
				color:#C41F02; 
				
				text-decoration:none;
				word-spacing:1pt;
				under-line: yes;
			}
		
a.navi:active	{
              	color: #C41F02;
				
				text-decoration:none;
				word-spacing:1pt;
			}


a.navi:focus 	{    
				color:#C41F02;  
				text-decoration:none; 
				word-spacing:1pt;
				}
				
				
/* normale links dark gray hover Red */

.Linkblackred{
				font-family:Helvetica;
				font-style:normal; 
		 		font-variant:normal; 
				font-size:11px; 
		 		font-weight:bold;  
				word-spacing:1pt;
				letter-spacing:0;
				color:#FFFFFF;
				

			
		 }

a.Linkblackred:link		{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
			
a.Linkblackred:visited	{
                color:#000000;
				text-decoration:none;
				word-spacing:1pt;
			}
					 
a.Linkblackred:hover 	{ 
				color:#C41F02;
				background-color:#CCCCCC;
				text-decoration:none;
				word-spacing:1pt;
			}
		
a.Linkblackred:active	{
              	color: #C41F02;
				text-decoration:none;
				word-spacing:1pt;
			}


a.Linkblackred:focus 	{    
				color:#C41F02;  
				text-decoration:none; 
				word-spacing:1pt;
				}
