body

	{	font-family: Verdana;
		font-size: 12px;
		color: #333333;
		letter-spacing: 2px;
	}
	
	
	
.uberschrift

	{	font-family: Verdana;
		color: #333333;
		letter-spacing: 3px;
		font-size : 14px;
	}
	
.text

	{	font-family: Verdana;
		color: #333333;
		letter-spacing: 1px;
		font-size : 12px;
	}
	
.seite

	{ 	background-image:  url(images/seitespace.gif); 	
	}

	
.seite2

	{ 	background-image:  url(images/seitespace2.gif); 	
	}
	
.navibottombottom

	{ 	background-image:  url(images/navibottombottom.gif); 
		background-repeat: no-repeat;	
	}

.navi

	{ 	font-family: Verdana;
		font-size: 12px;
		color: #333333;
		letter-spacing: 2px;
		background-image:  url(images/naviinhalt.gif); 
		background-repeat: no-repeat;
		vertical-align: top;	
	}




.footer

	{ 	font-family: Verdana;
		color: #333333;
		letter-spacing: 2px;
		font-size : 9px;
	}


.inhalt

	{ 	background-image:  url(images/inhalt.gif); 
		background-repeat: no-repeat;
		letter-spacing:1px;
		padding-left:10px;
	}
	
h2

	{ 	letter-spacing:2px;
	}


	
table,td

	{	font-family: Verdana;
		color: #333333;
		letter-spacing: 2px;
		font-size : 12px;
	}
	
	
	

	
	
	
a	{	text-decoration:none;
		color:#333333;
		
	}
	
a:active	{	text-decoration:underline;
		color:#333333;
		
	}
	
a:hover	{	text-decoration:underline;
		color:#000000;
		
		
		
	}
	
	
