body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #823200;
	background-image: url(pics/verlauf_bodybg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #823200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #823200;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #0099CC;
}
h2 {
	font-size: 12px;
	color: #0099CC;
}
ul {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
hr {
	height: 1px; 
	color: #BBE4F9;
}

