* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 10000px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #191816;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

a {
	color: black;
	text-decoration: none;
	font-style: normal;
	/*background-color: #f5f5f5;*/
	background-color: #f1f1f1;
	cursor: pointer;
	cursor: hand; /* ie */
}

a:hover {
	background-color: #ffea0c;
}

.anchor, .anchor:hover {
	background-color: transparent;
	cursor: default;
}

#main_container {
	clear: both;
	float: left;
}

#monogram {
	width: 450px;
	height: 107px;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-left: 75px;
}

#monogram img {
	margin-left: 6px;
	display: block;
}

#info {
	clear: both;
	float: left;
	padding-right: 70px;
	padding-left: 75px;
}

/*
#frebro_div {
	margin-bottom: 6px;
}
*/

#frebro {
	background-color: #ffea0c;
	/*
font-size: 2em;
	line-height: 24px;
	font-weight: bold;*/
	padding: 0px 4px 2px 4px;
}

#toc_spalte_1 {
	float: left;
}

#toc_spalte_2 {
	float: left;
	margin-left: 20px;
}

.cat {
	background-color: #191816;
	color: white;
	padding: 0px 4px 2px 4px;
	/*font-style: normal;*/
}

.toc_list {
	list-style-type:none;
}

.not_yet {
	text-decoration: line-through;
}

.eingerueckt {
	margin-left: 15px;
}

.hochgestellt {
	vertical-align: super;
	font-size: 0.75em;
}

#content {
	width: 9000px;
	float: left;
	height: 500px;
	margin-top: 60px;
	margin-left: 75px;
	padding-right: 200px;
}

#content img {
	float: left;
}

.back {
	position: absolute;
	top: 545px;
	white-space: nowrap;
}

.endofcontent {
	float: left;
	margin-left: 75px;
}

.bildabstand {
	margin-left: 20px;
}

#loading_div {
	margin-top: 117px;
}

#loading {
	background-color: #ffea0c;
}

.beschreibung {
	width: 260px;
	white-space: normal;
	float: left;
	margin-top: 117px;
	margin-left: 170px;
	margin-right: 20px;
}

#erste_beschreibung {
	margin-left: 0px;
}

.hl {
	font-size: 2em;
	line-height: 1em;
}
