/* Silicon Valley Stylesheet 2001 by Christopher Clay [www.c3o.org] */

a:link, a:visited, a:active {
	/* text-decoration:none; */
	font-family:Tahoma,Arial,Helvetica;
}

a:hover {
	text-decoration:none;
	color:#00C;
	font-family:Tahoma,Arial,Helvetica;
}

h1 {
	color:#000;
	font-family:Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:normal;
	margin-left:10px;
}

P {
	color:#333;
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
	/* text-align:justify; */
	text-indent:25px;
	line-height:150%;
	margin-left:10px;
	width:85%;
}

.menu {
	color:#000;
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
	line-height:150%;
	margin-right:10px;
}

.smalltext {
	color:#333;
	font-family:Tahoma,Arial,Helvetica;
	font-size:8pt;
}

.copy {
	color:#999;
	font-family:Tahoma,Arial,Helvetica;
	font-size:7pt;
	text-align:center;
	margin-right:10px;
}

.cont {
	margin-left:10px;
	margin-right:10px;
	font-family:Tahoma,Arial,Helvetica;
}

.nav {
	background:#EEE;
	padding:2px;
	margin:3px;
	margin-left:10px;
	width:85%;
	border:1px solid #CCC;
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
}

.prev, blockquote {
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
	text-align:left;
}

.next {
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
	text-align:right;
}

.inhalt {
	color:#333;
	font-family:Tahoma,Arial,Helvetica;
	font-size:10pt;
	line-height:150%;
	margin-left:10px;
	width:85%;
}