	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #ffffff;
	}
	
	a:link {
	color: #29166F;
	text-decoration: none;
}
	a:visited {
	color: #29166F;
	text-decoration: none;
}
	
	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #5B5E0E;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}
	
	#container
	{
		margin: 1em auto;
		width: 1000px;
		hight: 550;
		text-align: left;
		background-color: #D0CDCD;
		border: 1px solid #676767;
	}


	#mainnav

	{
	width: 1000px;
	margin-left: 0px;
	background-image: url(bg.jpg); 
	height:550px;
	margin-bottom: 0px;
	}

.Stil1 {
	color: #FFFFFF;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Stil25 {
	color: #29166F;
	font-style: italic;
}
.Stil26 {color: #29166F}
.Stil28 {font-size: 18px}
.Stil29 {
	font-size: 14px;
	color: #29166F;
}