/* DATEI: neu w2text.css alle separaten Texte v. Journalisten u. Imke in w2 */
body
{	
	font: 10pt/1.9 Verdana, Geneva, Arial, sans-serif;
	color: black;
	background: white;
	margin-left: 15%;
	margin-right: 10%;
	margin-bottom: 0.6em;
}


a { font: 9pt/1.4 'monotype.com','andale mono', Monaco, monospace; }

h1
{
	font: bold 1.8em Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
	margin-right: -10%;
	color: gray;
	background: transparent;
	margin-bottom: 1em;
}

h2
{
	font: bold 1.2em Verdana, Helvetica, Arial, sans-serif;
	color: gray;
	background: transparent;
}



.linktop, .linkbottom
{
	text-align: center;
	padding: 1em;
}

.linktop
{
	border-bottom: 1px silver solid;
	margin-bottom: 2em;
}

.linkbottom
{
	border-top: 1px silver solid;
	margin-top: 2em;
}

a:link
{
	color: #555;
	background: transparent;
	text-decoration: underline;
}

a:visited
{
	color: #555;
	background: transparent;
	text-decoration: underline;
}

a:hover
{
	color: white;
	background: #555;
	text-decoration: none;
}

a:active
{
	color: white;
	background: black;
	text-decoration: none;
}
