BODY {
	background-color:#A9B4D0;
	font-family : Verdana;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:0px;
	cursor : crosshair;
	scrollbar-face-color:#A9B4D0; scrollbar-darkshadow-color:#A9B4D0; scrollbar-base-color:#A9B4D0; scrollbar-track-color:#A9B4D0; scrollbar-arrow-color:white; scrollbar-highlight-color:#A9B4D0; scrollbar-shadow-color:#A9B4D0; margin-top:0px; margin-bottom:0px
}

p {
	font-family : Verdana;
	font-size : 12px;
	margin-left : 40px;
	margin-right: 40px;
	color : black;
	text-align : justify;
}

.rede {
	font-family : Verdana;
	font-size : 12px;
	color : black;
	margin-left : 65px;
	text-align : left;
	font-style:italic;
}

.redeanfang {
	font-family : Verdana;
	font-size : 14px;
	color : black;
	margin-left : 55px;
	text-align : left;
	font-style:bold;
	text-decoration : underline;
}

.gedicht {
	font-family : Verdana;
	font-size : 12px;
	color : black;
	margin-left : 85px;
	margin-right: 85px;
	text-align : left;
	font-style:italic;
}

.kommentar {
	font-family : Verdana;
	margin-left : 60px;
	margin-right: 60px;
	font-size : 9px;
	color : black;
	text-align : justify;
}  


.zentriert {
	text-align: center;
}

.rechts {
	text-align: right;
}

BLOCKQUOTE {
	font-family : Verdana;
	font-size : 11px;
	color : #AC936F;
	text-align : justify;
}  


H3 {
	font-family : Verdana;
	font-size : 14px;
	color: #000000;
	text-align : left;
	margin-left : 60px;
	margin-right: 60px;
} 

H2 {
	font-family : Verdana;
	font-size : 14px;
	border:1px groove black;
	border-bottom:2px groove darkgrey;
	background-color: #6677AA;
	text-align : center;
	letter-spacing: 2px;
	text-shadow: 5px 5px 1px, red 1px 1px 1px;
	text-decoration : none;
    margin: 20px;
	color: #000000;
} 

H1 {
	font-family : Verdana;
	font-size : 18px;
	border:2px groove black;
	border-bottom:3px groove darkgrey;
	background-color: #6677AA;
	text-align : center;
	letter-spacing: 2px;
	text-shadow: 5px 5px 1px, red 1px 1px 1px;
	text-decoration : none;
	color: #000000;
	// font-weight : bolder;
} 

A:link { 
	color: white;
	text-decoration: none;
	cursor : crosshair; 
}

A:visited { 
	color : 101010;
	text-decoration: none;
	cursor : crosshair;
}

A:active {
	color: white;
	background: none;
	text-decoration: underline;
	cursor : crosshair;
}

A:hover {
	color: white;
	text-decoration: underline;
	cursor : crosshair;
}

A:bb:hover {
	color: white;
	text-decoration: underline;
	cursor : crosshair;
}

.t { 
	font-family : Verdana;
	font-size : 12px;
	padding: 3px;
	background : #6677AA;
	bordercolorlight : #808080;
	bordercolordark : #404040;
    text-align : center;
    margin:5px;
    border-spacing: 3px;
    border-collapse: collapse;
    border:3px double black;
    cellpadding: 3;
    cellspacing: 3; 
    border-collapse: collapse; 
}
.tin { 
	font-family : Verdana; 
	padding: 1px;
	border:1px solid darkgrey;
}



.ff {
	font-family : Verdana;
	font-size: 10px;
	color: black;
	border: 3px ridge #005D9E;
	background-color: #8DA1A7;
	inset
 }

.auswahl {
	background-color:#6677AA;
	color: black;
	font-family: Verdana;
	font-size: 8pt;
	border: 3px double darkgrey;
	padding: 1;
}

.linkliste {
    margin: 10;
	color: white;
	font-family: Verdana;
	font-size: 14px;
	border: 3px double darkgrey;
	text-align : left;
	padding:5px;
	background: #6677AA;

} 

.zurueck {
    margin: 10;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-align : right;
	padding:5px;
}

.strname {
    margin: 10px;
	color: black;
	font-family: Verdana;
	font-size: 14px;
	text-align : left;
	padding:5px;
    font-style:bold;
	text-decoration : underline;

	
}

.strerklaer {
    margin: 20px;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	text-align : justify;
    font-style:bold;
	padding:5px;
}   
   
   
  
   