body {
  background: none;
	}

div,body,th,pmtr,td,table,select,input,textarea  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight: normal;
	color: #000;

}
	
#nav, #sponsoren {
  display: none;	
	}
	
#content {
margin: 0 0 0 0;
padding: 0;
background-color: #fff;
border: none;
float: left;
width: 70%;

}	

#content2 {
float: left;
margin: 0;
width: 30%;
}

#content2 dl.csi-image {
  background-color: #fff;
	padding: 0;
	border: none;
	margin-bottom: 2em;
}
