﻿<style>
<!--
	
	
	
	
/* Alle A Tags */
	
	 	A:link 	{color: #808080;}
		A:visited 	{color: #808080;}
		A:active 	{color: #808080;}
		A:hover	{color: #c00000;}
		
		A
		{
			color : #404040;
			text-decoration: none;
			background: #transparent;
		}
		
		a img {
		border: 0 none;
		}

	





/* Body-Style */

		body
		{
			font-family: Arial, Helvetica;
			Font-Size :  12px;
			Color:       #808080; 
			margin:      0px;	
			background: #ffffff;	
		}	

/* Tabellen */

			table, td
			{
				table-layout:auto;
				font-family: Arial, Helvetica;
				font-size :  12px;
				color:       #808080;	
				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;
				}



.titel
{	font-family:	Times New Roman, Arial, Helvetica;
		Font-Size :  24px;
		Color:       #808080; 
		font-style:italic;
		FONT-WEIGHT: 	bold;	
}

.content
{	font-family:	Arial, Helvetica;
		Font-Size :  24 px;
		Color:       #707070; 	
		FONT-WEIGHT: 	bold;
		}

.subcontent
{	font-family:	Arial, Helvetica;
		Font-Size :  18 px;
		Color:       #707070; 	
		}

.smallNav
{	font-family:	Arial, Helvetica;
	Font-Size :  10px;
	Color:       #808080; 
}




/* listen **** .disc .square. .circle ****  */
	
			ul, ol
					{
						list-style-type:disc;
						
					}






.smallContent
{	
		Font-Size :  10px;
	
}

.contentSmall
{	

	Font-Size :  11px;
	
}












.footer
{	font-family:	Arial, Helvetica;
		Font-Size :  9px;
		Color:       #808080; 	
}




.subtitel
{	font-family:	Arial, Helvetica;
		Font-Size :  12px;
		Color:       #FFCC66; 	
}


.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;
	
	background-color: #ffffff;
	}




.titelBox {
	
	font-family:	Times New Roman, Arial, Helvetica;
		Font-Size :  24px;
		Color:       #808080; 
		font-style:italic;
		FONT-WEIGHT: 	bold;
	
	border-top-style: solid;
	border-top-color: #949494;
	border-top-width: 1px;
	padding-top: 0px;
	
	border-bottom-style: solid;
	border-bottom-color: #949494;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	
	background-color: #ededed;
	}



.navBox {
	
	
	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;
	}

.formSmall
{
	font-family: Arial, Helvetica, verdana;
	Font-Size :  10px;
	Color:       #808080; 
	background: 	#ffffff;
	border: 1px solid #808080;
}

.form
{
	font-family: Arial, Helvetica, verdana;
	Font-Size :  12px;
	Color:       #333333; 
	background: 	#ffffff;
}


.c1
{	
	
	background: 	#dedede;
	color:	    	#333333;	
}

.mainTable
{	
	border-color: 	#a0a0a0;
	background: 	#dddddd;
	border-style:solid;	
	border-width: 1px;

}
.c3
{	
	
	background: 	#dedede;
	color:	    	#333333;	
}



a.MainNav:link {

	text-decoration: none;
	color: #333333;
	font-family:	Arial, Helvetica, verdana;
	Font-Size : 	12px;

	}

a.MainNav:activ {
	text-decoration: none;
	color: #333333;
	font-family:	Arial, Helvetica, verdana;
	Font-Size : 	12px;

}

a.MainNav:visited {
	text-decoration: none;
	color: #333333;
	font-family:	Arial, Helvetica, verdana;
	Font-Size : 	12px;
	
}


a.MainNav:hover {
	color: #ff0000;
	text-decoration: none;
	font-family:	Arial, Helvetica, verdana;
		Font-Size : 	12px;

}






-->
</style>