/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	background-image:  url(graphics/background.gif);
	background-color: #D5EAF4;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a:hover.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a:hover.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}

font.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600030;
	text-decoration: none;
}
a.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600030;
	text-decoration: none;
}
a:hover.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #600030;
	text-decoration: none;
}
td.big{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: bottom;
}
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
hr{
	color: #660034;
	height: 1px;
	padding: 0px 15px;
}
H1{
		
	font-size: 20px;
	font-weight: bold;
	color: #660034;
	

}
H2{
		
	font-size: 20px;
	font-weight: bold;
	color: #669966;
	
	
	

}
H3 {
	
	background-image: url(graphics/titel_balken.gif);
	background-repeat: no-repeat;
	width: 664px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 10px 3px;
	
}

#extrabanner{

	position: absolute; 
	top: 110px;
	left: 1012px;
	width: 160px;
	height: 618px;
}
