.backg {
	background-image: url(pic/backg1.gif);
	background-repeat: repeat;
}
#content {
	position: absolute;
	height: 650px;
	width: 600px;
	top: 115px;
	left: 50px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(pic/verlauf1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
}
#header {
	height: 60px;
	width: 610px;
	left: 50px;
	top: 5px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF0000;
}

#menu {
	background-image: url(pic/verlauf_klein.jpg);
	background-repeat: repeat;
	position: absolute;
	height: 30px;
	width: 610px;
	left: 50px;
	top: 75px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	height: 15px;
	width: 610px;
	left: 50px;
	top: 780px;
	text-align: right;
}
#bottom a {
	color: #FFFFFF;
}
#bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #999999;
	text-decoration: none;
}

.bilder {
	border: 1px solid #000000;
}
.bilder_fett {
	border: 2px solid #990000;
}
.ueberschr1 {
	font-size: 18px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
