html, body
{
	background-color: #fdcb98;
	padding: 0px;
	margin: 0px;

}

.headline{
	font-family: "Courier New", Courier, mono; 
	font-size: 30px; 
	color: #000000 ; 
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-align: left;
	position: absolute;
	top:35px;
	}

.container{
	 width: 100%; 
    float: left;
    margin: 0px;
    padding: 0px;
}
.farbleiste{
	 width: 100%;
	 background-color: #fd9865;
	 height: 100px;
}

.ghbody{
    text-align: left;
    width: 970px;
    margin: 0px;
    padding: 0px;
}

.menueleiste{
	 background-color: #fd9865;
    margin: 0px;
    padding: 0px;
}
.basictab{
font-family: "Courier New", Courier, mono;  
font-size: 14px; 
color: #000000;  
font-weight: bold;
padding: 5px 0px 0px 0px;
margin: 0px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
border-left: 1px solid black;
display: inline;
margin: 0px;
padding: 0px;
}

.basictab li a{
text-decoration: none;
padding: 0px 15px;
padding-bottom: 0px;
margin: 0px;
//border: 1px solid gray;
border-bottom: none;
color: #000000;
}


.basictab li a:visited{
color: #000000;
}

.basictab li a:hover{
border-bottom: 1px solid black;
}

.basictab li a:active{
color: #000000;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
margin: 0px;
padding-top: 4px;
padding-bottom: 0px;
border-bottom: 1px solid black;
//background-color: #6e7b6d;
//color: #f3830a;
}
.subheadline {
	font-family: "Courier New", Courier, mono; 
	font-size: 24px; 
	color: #000000 ; 
	font-weight: bold;
	margin: 10px 0px 0px 18px;
	}
.zitate {
	font-family: "Courier New", Courier, mono; 
	font-size: 14px; 
	color: #000000 ; 
	font-weight: bold;
	}	


p{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	}
table{
	border: 0px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	}

.textbereich{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;      
      margin: 0px 20px 0px 10px;
      font-weight: normal;
      /*border-width: 2px;
      padding: 0px;
      border-right-style: dashed;
      border-bottom-style: dashed;*/
}
.gedichtbereich{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;      
      margin: 0px 20px 0px 100px;
}
.gedichtbereich h2{
	font-family: "Courier New", Courier, mono;
	}
.titeltabelle table{
	width:100%;
    height: 568px;
    width: 689px;
	}
.titeltabelle td {
	padding-bottom: 10px;	
	margin: 0px;	
	width: 20%;
	text-align: center;
	border: 0px;
	}
.titeltabelle img {
	border-style: none;	
	}
.fliesstext {
	margin: 20px;
	font-size: 14px;	
	}
.textbereich li{
	margin: 4px;
	font-size: 16px;	
	}
.rightlist li{
	text-align: right;
	list-style-type: none;	
	}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	position: relativ;
	}
.textliste {
	
	padding: 0px;
	padding-top: 20px;
	margin: 0px;	
	}
