body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #181d23;
	margin-top: 0px;
	margin-left: 0px;
}
#main {
	background-color: #181d23;
	border: 1px solid #666666;
	width: 1000px;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#top {
	background-image: url(img/topimage.jpg);
	width: 990px;
	height: 164px;
}

#left {
	background-image: url(img/leftimage.jpg);
	height: 541px;
	width: 923px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#menu {
	position: relative;
	width: 136px;
	display: block;
	left: 214px;
	top: 0px;
}

div#myspace {
	position: relative;
	width: 136px;
	display: block;
	left: 214px;
	top: 0px;
	margin-top: 25px;
}

#content {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	width: 545px;
	height: 220px;
	overflow: auto;
}

#content2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	width: 556px;
	height: 420px;
	overflow: auto;
}
.ueberschriften {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
.fliestextbold {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}
.cross {
	font-family: "Courier New", Courier, monospace;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
}

.schrift1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #971212;
	text-decoration: none;
}
