/* ____________________ Stylesheet Elronds Haus ganze Seite */

BODY{
	color: #fff;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 150%;
	margin-top: 20px;
	margin-left: 10%;
	margin-right: 10%;
	scrollbar-arrow-color: #690;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #030;
	scrollbar-3dlight-color: #ccc;
	scrollbar-shadow-color: #000;
	scrollbar-darkshadow-color: #030;
	scrollbar-track-color: #000;
	background: #000;
	}
	
table  {
font-size: 101%;
line-height: 150%;
text-align: justify;
}

	
/* ____________________ Schriftarten */
	
.yellowsmall {
	font-size: 90%;
	color: #FFC;
}
.whitesmall {
	font-size: 90%;
	color: #FFF;
}

.greenhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	color: #9C6;
	font-weight: normal;

}
.gelbkursiv {
	color: #FFC;
}
.textgrey {
	color: #CCC;
}
.kursiv {
	font-style: italic;
	
}
.fett {
	font-weight: bold;
}
.teletype {
	font-family: "Courier New", Courier, mono;

	
}
.greensmall {
	font-size: 90%;
	color: #9C6;
}
.gelbkursiv {
	color: #FFC;
}
.smallfont {
	font-size: 85%;
	
	
}
.quote {
	font-size: 90%;
	font-weight: lighter;
	color: #CCC;
	text-indent: 20px;
}


.greysmall {
	font-size: 90%;
	color: #CCC;
}

.green {
	color: #9C6;
}

.rahmengruen {
	border: 1px solid #9C6;
}

.liste {
	line-height: 120%;
	list-style-position: outside;
	list-style-type: square;
	border: 0px none;
}



/* ____________________ Links */

a:link {
	color: #FFF;
		
}

a:visited {
	color: #FFC;
		
}

a:hover {	color: #9C6;
	text-decoration: none;
	
}

a:active {
	color: #FFF;	
	
}


/*_____________________ fuer Textbrowser*/

div.textbrowser {
    display:none;
}


/*_________________ Überschrift */

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: lighter;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1pt;


}

.initial {
	font: italic small-caps 18pt Georgia, "Times New Roman", Times, serif;
	color: floralwhite;
}
.whitesmoke {
	color: whitesmoke;
}
.cornsilk {
	color: cornsilk;
}
.floralwhite {
	color: floralwhite;
}
.breadcrump {
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-bottom-width: 1pt;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	word-spacing: 1px;
	text-align: center;

	}.einzug {
	margin-right: 35px;
	margin-left: 35px;
	text-indent: 30pt;

}
