body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	background: #f5f3e7;
	text-decoration: none;
}
    
  
#container {
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
    }  

#sidebar1 {
	float: left;
	background: transparent;
	margin-top: 2px;
	margin-right: 10px;
    }
#navi {
	width: 160px;
	margin-top: 60px;
	margin-bottom: 0px;
	background-color: #3333FF;
	margin-left: 10px;
}
#navi ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	padding-top: 10px;
	text-align: left;
}
#navi li{ background-repeat: no-repeat; background-attachment: scroll; height: 30px; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0; }
#navi li a {
	color: #f5f3e7;
	font-size: 90%;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#navi li a:link, #navi li a:visited {
	text-decoration: none;
	left: 10px;
}
#navi li a:hover{
	text-decoration: underline overline;
}

#mainContent {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
} 
#mainContent ul {
	font-size: 90%;
	font-variant: normal;
	margin: 1em 0 1em 40px;
	text-decoration: none;
}
     
#copyr { text-align: right; width: 150px; height: 30px; float: right; margin-top: 5px; margin-right: 10px; }
#copyr a { color: #000000; font-size: 65%; text-decoration: underline overline; }
h1 {
	color: #3333FF;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

.highlight {
background:#EFF0EE none repeat scroll 0%;
}

.laudatio p{
		margin:0 0 15px 0;
		}
		
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}		
		
