body 
{
background-color: #FFCC66; 
color: black; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
width: 960px;
margin: auto;
}

h1	{font-size: 1.5em}
h2	 {font-size: 1.2em}

strong {font-size: 1.2em; font-weight: 500}
em {font-style: italic; font-weight: bold}

.zitat	
{font-family: "Times New Roman", Times, serif; background-color: #FFCC66; color:#990000; font-size: 1.1em;}
#pub 
{font-family: "Times New Roman", Times, serif; font-size: 1.1em;}

div.navi1 { background-color: #339933; color: black; margin-bottom: 30px;}

#navi2 { background-color: #99FF99; color: black; text-align: center;}


a:link {text-decoration: none}
a:active {text-decoration: none}
a:visited {text-decoration: none}
a:hover {color: red; text-decoration: underline}
 
 
 .ul1 {
margin:0;
padding:0.6em 0 0 0;
font-size:0.8em;
}

.li1 {
float: left;
list-style:none;

padding:0;
margin: 2px;}

li span {font-size: 1.2em; font-weight: 700}
	
	
.gbox {background-color:#8c8c8c; color: white; margin-left:20%; margin-right: 25%; padding: 20px;}