a img {
	border : 0 none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.startschrift {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #900;
}
.schrift {
	font-family: Corbel,"Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000;
}
.schrift-dick {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.schrift-dick-rot {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #f30;
	font-weight: bold;
}
.schrift-dick-dunkelrot {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
.ueberschrift {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #f30;
}
.ok {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #090;
}
.ueberschrift_klein {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #900;
	font-weight: bold;
}
.blau {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
}
.ueberschrift_buch {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 16px;
	color: #f30;
	font-weight: normal;
}
.u1text {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.text {
	font-family: Corbel, "Trebuchet MS", Arial, Tahoma, Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #000;
}
#inhalt {
	position:relative;
	float:left;
	width:650px;
	/*min-height:420px;
	height:auto !important;*/
	height:420px;
	/*border:1px solid #000;*/
	overflow:auto !important;
}
#feedback {
	position:relative;
	float:left;
	width:460px;
	/*min-height:420px;
	height:auto !important;*/
	height:420px;
	/*border:1px solid #000;*/
	overflow:auto !important;
}
/*html>body div#inhalt {width:558px;}*/
#gedichtueberschrift {
	position:relative;
	float:left;
	width:540px;
	/*min-height:420px;
	height:auto !important;*/
	height:30px;
	/*border:1px solid #000;*/
	overflow:auto !important;
}
/*html>body div#gedichtueberschrift {width:558px;}*/
#gedichtinhaltsverzeichnis {
	position:relative;
	float:left;
	width:164px;
	/*min-height:420px;*/
	/*height:auto !important;*/
	height:380px;
	/*border:1px solid #000;*/
	overflow:auto !important;
}
#gedichtnavigation {
	position:absolute;
	bottom:0px;
	float:left;
	width:164px;
	/*min-height:420px;*/
	/*height:auto !important;*/
	height:20px;
	/*border:1px solid #000;*/
	overflow:hidden;
	text-align:center;
}
/*html>body div#gedichtinhaltsverzeichnis {width:163;}*/
#gedicht {
	position:relative;
	float:left;
	width:412px;
	/*min-height:420px;
	height:auto !important;*/
	height:380px;
	/*border:1px solid #900;*/
	overflow:auto !important;
	background-image:url(../images/hg_hbd_neu.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	border-left:1px dashed #666;
}
/*html>body div#gedicht {width:298;}*/