<style>
<!--
	
/*  **********************  */
/*  Styled by JR-DESIGN.CH  */
/*  **********************  */



/* Body-Style */

		body
		{
			font-family: Arial, Helvetica;
			Font-Size :  12px;
			Color:       #505050; 
			margin:      0px;	
			background: #F0F0F0;	
		}	


/* Alle A Tags */
	
	 	A:link 	{color: #505050;}
		A:visited 	{color: #505050;}
		A:active 	{color: #505050;}
		A:hover	{color: #ff0000;}
		
		A
		{
			color : #505050;
			text-decoration: underline;
			background: #transparent;
		}
		
		a img {
		border: 0 none;
		}


/* Tabellen */



			table, td
			{
				table-layout:auto;
				font-family: Arial, Helvetica;
				font-size :  12px;
				color:       #505050;	
				border-collapse: collapse;
				cellpadding: 0px;
				border-width: 0px;
				
			}
			

			
			.mainTabBorder {

						
				border-top-style: solid;
				border-top-color: #949494;
				border-top-width: 1px;
				padding-top: 0px;
				
				
				border-left-style: solid;
				border-left-color: #949494;
				border-left-width: 1px;
				padding-left: 0px;
				
				border-right-style: solid;
				border-right-color: #949494;
				border-right-width: 1px;
				padding-right: 0px;
				
				border-bottom-style: solid;
				border-bottom-color: #949494;
				border-bottom-width: 1px;
				padding-bottom: 0px;
				
				
				background-color: #ffffff;
				}

				.bg1
				{	
					
					background: 	#111111;
						
				}



/* listen **** .disc .square. .circle ****  */
	
			ul, ol
					{
						list-style-type:disc;
						
					}





/* Texte Titel Content */


			.titel
			{	font-family:	Arial, Helvetica;
				Font-Size :  20px;
				Color:       	#bababa;
			}
			.subtitel
			{					
				Color:       	#0071b9;
			}

			.h1
			{	Font-Size :  20px;
				Color:       	#bababa;

					
			}		
			
			.h2
			{	font-family:	Arial, Helvetica;
					Font-Size :  12px;
					Color:       #0088D6;
					font-weight: bold;
			}
			
			
			
			.content
			{	font-family:	Arial, Helvetica;
					Font-Size :  24px;
					
					FONT-WEIGHT: 	bold;
					}
			
				.contentSmall
			{	
					Font-Size :  10px;

					}
					
			
			.footer
			{	font-family:	Arial, Helvetica;
					Font-Size :  9px;
					Color:       #bababa; 	
					text-decoration: none;
					
					
			}

			.c1
			{	
			
				background: 	#dedede;
				color:	    	#ff0000;	
			}




/* Formulare */

			.formSmall
			{
				font-family: Arial, Helvetica, verdana;
				Font-Size :  10px;
				Color:       #707070; 
				background: 	#eeeeee;
				border: 1px solid #dedede;
			}
						
			.form
			{
				font-family: Arial, Helvetica, verdana;
				Font-Size :  12px;
				Color:       #707070; 
				background: 	#eeeeee;
				border: 1px solid #dedede;
			}



/* Navigation main*/

			a.MainNav:link {
			
				text-decoration: none;
				color: #505050;
				Font-Size : 	12px;
			
				}
			
			a.MainNav:activ {
				text-decoration: none;
				color: #505050;
				Font-Size : 	12px;
		
			}
			
			a.MainNav:visited {
				text-decoration: none;
				color: #505050;
				Font-Size : 	12px;
				
			}
			
			
			a.MainNav:hover {
				color: #ff6633;
				text-decoration: none;
				Font-Size : 	12px;
			
			}



/* Navigation sub*/
				
			.SubNav
			{	
					Font-Size :  10px;
					Color:       #505050; 
				}		


			a.SubNav:link {
			
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
			
				}
			
			a.SubNav:activ {
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
		
			}
			
			a.SubNav:visited {
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
				
			}
			
			
			a.SubNav:hover {
				color: #ff6633;
				text-decoration: none;
				Font-Size : 	10px;
			
			}

	
/* Navigation Small*/
				
			.smallNav
			{	
					Font-Size :  10px;
					Color:       #505050;
					text-decoration: none; 
				}		


			a.smallNav:link {
			
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
			
				}
			
			a.smallNav:activ {
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
		
			}
			
			a.smallNav:visited {
				text-decoration: none;
				color: #505050;
				Font-Size : 	10px;
				
			}
			
			
			a.smallNav:hover {
				color: #ff6633;
				text-decoration: none;
				Font-Size : 	10px;
			
			}

			
		
		


-->
</style>