/* EXPLORER-Stylesheet MAC */

/* allgemeines */

body, td
	{
	font-family: georgia, times new roman, times, serif;
	line-height: 1.3em;
	letter-spacing: 1px;
	font-size: 95%;
	background-color: #E1F0D8;
	}


img 
	{
	white-space: nowrap;
	line-height: 1.3em;
	}

tt, pre
	{
	font-family: andale mono, lucida console, courier new, monospace;
	}

.footnote a
	{
	text-decoration: none;
	line-height: 1.3em;
	}

a:hover
	{
	color: blue;
	text-decoration: underline;
	}

/* fonts und zeilenabstaende fuer den ueblichen text */

blockquote
	{
	margin-left: 0px;
	}
	
.cite, .abstract, .image td, .nav,  blockquote, .info
	{
	font-size: 80%;
	}	

.cite, .abstract, .image td, blockquote, .footnote
	{
	color: #4B5E4C;
	}

.quote em
	{
	font-weight: bold;
	}

.quote tt
	{
	font-style: normal;
	font-size: 80%;
	}
	

/* die k3wlen fussnoten */	

.footnote
	{
	padding-right: 10px;
	font-family: verdana, ms sans serif, arial, geneva, sans-serif;
	font-size: 70%;
	text-align: right;
	padding-bottom: 7px;
	}
	
.footnotenr
	{
	color: #001111;
	}
	
.footnotepointer
	{
	color: #4B5E4C;
	}
	


/* hintergrundfarben und so spezielles zeug! */

.quote
	{
	font-style: italic;
	}

.headline
	{
	margin-left: -4px;
	letter-spacing: 4px;
	color: #002c11;
	line-height: 1.3em;
	}

	
.subheadline
	{
	letter-spacing: 2px;
	color: #102811;
	line-height: 1.3em;
	}
	
/* formular-buttons */

input, textarea
	{
	font-family: georgia, times new roman, serif;
	letter-spacing: 1px;
	line-height: 1.3em;
	}

input.button
	{
	font-family: verdana, arial, geneva, sans-serif;
	line-height: 125%;
	font-weight: bold;
	background-color: #E1F0D8;
	letter-spacing: 2px;
	color: #000099;
	}

/* forums-sachen */

ul, li
	{
	margin-left: 12px; 
	padding-left: 12px; 
	margin-top: 0px;
	margin-bottom: 0px;
	}



ol.masterol
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
