<style>
<!--
	
/*  **********************  */
/*  Styled by JR-DESIGN.CH  */
/*  **********************  */


/* Body-Style */

		body
		{
			font-family: Arial, Helvetica;
			Font-Size :  12px;
			Color:       #707070; 
			margin: 0px; 	
			background: #ffffff;	
		}	


/* Alle A Tags */
	
	 	A:link 	{color: #707070;}
		A:visited 	{color: #707070;}
		A:active 	{color: #707070;}
		A:hover	{color: #0088D6;}
		
		A
		{
			color : #dddddd;
			text-decoration: underline;
			background: #transparent;
		}
		
		a img {
		border: 0 none;
		}


/* Tabellen */



			table, td
			{
				table-layout:auto;
				font-family: Arial, Helvetica;
				font-size :  12px;
				color:       #707070;	
				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: 	#D9E0E3;
					
				}



/* listen **** .disc .square. .circle ****  */
	
			ul, ol
					{
						list-style-type:disc;
						
					}





/* Texte Titel Content */

			.titel
			{	font-family:	Arial, Helvetica;
					Font-Size :  16px;
					Color:       #1C577B; 
					
				
					
			}
			
			
			.subtitel
			{	font-family:	Arial, Helvetica;
					Font-Size :  12px;
					Color:       #A0BDCB;
					font-weight: bold;
			}
			
			
			
			.content
			{	font-family:	Arial, Helvetica;
					Font-Size :  24px;
					Color:       #707070; 	
					FONT-WEIGHT: 	bold;
					}
			
			.small
			{	
					Font-Size :  10px;
						
					}
			
			
			.footer
			{	font-family:	Arial, Helvetica;
					Font-Size :  9px;
					Color:       #cccccc; 	
					text-decoration: none;
					
					
			}





/* 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 */

			a.MainNav:link {
			
				text-decoration: none;
				color: #808080;
				font-family:	Arial, Helvetica, verdana;
				Font-Size : 	12;
			
			
				}
			
			a.MainNav:activ {
				text-decoration: none;
				color: #808080;
				font-family:	Arial, Helvetica, verdana;
				Font-Size : 	12px;
				
		
			}
			
			a.MainNav:visited {
				text-decoration: none;
				color: #808080;
				font-family:	Arial, Helvetica, verdana;
				Font-Size : 	12px;
				
				
			}
			
			
			a.MainNav:hover {
				color: #1C577B;
				text-decoration: none;
				font-family:	Arial, Helvetica, verdana;
					Font-Size : 	12px;
				
			
			}
			
			
			.smallNav
			{	font-family:	Arial, Helvetica;
				Font-Size :  10px;
				Color:       #707070; 
			}



-->
</style>