/* --- css bei Niki Huwyler 2011 --- */
/* --- unter cc lizenz --- */
body        { 
color: #333333; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif ;
margin-left:1.5cm }

a:link    { 
	color: #cccccc; 
	font: 1em Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline }
	
a.selected2 { 
color: #c00; 
font-size: 11px;
font-weight: bold }

a:visited   { 
	color: #cccccc; 
	font-weight: normal; 
	text-decoration: none }

a:hover, a:active   { 
	color: #cccccc; 
	text-decoration: line-through }
	
p {	
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px 0; }
	
h1  { 
color: #333; 
font-size: 10px; 
font-weight: bold; 
letter-spacing: 1px; 
margin-bottom: 0 }

h2    { 
color: #800000; 
font-size: 12px; 
font-weight: bold; 
letter-spacing: 1px; 
margin-bottom: 0 }
#linklinks { 
display: none; }

#footer { 
display: none; }

#homefooter { 
display: none; }

#navcontainer {  
 padding: 0; 
 height: 30px }

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center; }

#navcontainer ul li  { 
text-align: center; 
display: block; 
float: left;  }

#navcontainer ul li a   { 
color: #666; 
font-size: 11px; 
font-family: verdana, sans-serif; 
font-variant: normal; 
font-weight: bold; 
text-decoration: underline; 
text-align: center; 
display: block; 
padding: 0; 
width: 50px; 
height: 22px; }

#navcontainer ul li.selected {
   color: #c00;
   font-size: 11px; 
   font-weight: bold }