<style>


/* Body-Style */

		body
		{
			font-family: Arial, Helvetica;
			Font-Size :  12px;
			Color:       #151515; 
			margin:      0px;	
			background: #ffffff;	
		}	


/* Alle A Tags */
	
	 	A:link 	{color: #404040;}
		A:visited 	{color: #404040;}
		A:active 	{color: #404040;}
		A:hover	{color: #c40b38;}
		
		A
		{
			color : #404040;
			text-decoration: none;
			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;
				}

				
				




/* listen **** .disc .square. .circle ****  */
	
			ul, ol
					{
						list-style-type:disc;
						
					}



.titel
{font-family:	Times, Arial, Helvetica;	
Font-Size :  16px;
	Color:       	#c40b38;
		WIGHT:           BOLD;

}



.contentSmall
{	

	Font-Size :  11px;
	
}

.titelPR
{	font-family:	Arial, Helvetica;
	Font-Size :  28px;
	Color:       	#aaaaaa;
	WIGHT:           BOLD;

}



				.color1
				{	
					
					Color: 	#ad9961;
						
				}
				

				.bgDark
				{	
					
					background: 	#151515;
						
				}
	
				.bgBright
				{	
					
					background: 	#f1f1f1;
						
				}

	
	
	
				.bgContentTeaser
				{	
					
					background: 	#252525;
						
				}

			
				.bgLang
				{	
					
					background: 	#454239;
					Font-Size :  11px;
	
				}
				
				.color1
				{	
					
					Color: 	#ad9961;
						
				}





/* 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;
			}

			.form1
			{
				font-family: Arial, Helvetica, verdana;
				Font-Size :  12px;
				Color:       #707070; 
				background: 	#E3D1B7;
				border: 1px solid #dedede;
			}

/* Navigation main*/

					a.MainNav:link 	   {
			
					font-family:Arial, Helvetica, verdana;
					text-decoration: none;
					color: #aaaaaa;
					Font-Size :  14;
					
					}
					
					a.MainNav:activ {
					font-family: Arial, Helvetica, verdana;
					text-decoration: none;
					color: #aaaaaa;
					Font-Size :  14;
					
					}
					
					a.MainNav:visited {
					font-family: Arial, Helvetica, verdana;
					text-decoration: none;
					color: #aaaaaa;
					Font-Size :  14px;
					
					}
					
					
					a.MainNav:hover {
					font-family: Arial, Helvetica, verdana;
					color: #c40b38;
					text-decoration: none;
					Font-Size :  14px;
					
					
					}






/* Navigation Small*/


				a.subnav:link {
					text-decoration: none;
					Font-Size :  11px;
					color: #a8a49b;
				
				}
				
				a.subnav:activ {
					text-decoration: none;
					Font-Size :  11px;
					color: #a8a49b;
				}
				
				
				a.subnav:visited {
					text-decoration: none;
					Font-Size :  11px;
					color: #a8a49b;
				}
				
				a.subnav:hover {
					color: #ad9961;
					text-decoration: none;
					Font-Size :  11px;
				}

-->
</style>