html,body {
	font-family: Times, Times New Roman, serif;
	font-size: 12pt;
	color: #000;
	margin: 0;
    padding: 0;
    background-color: #ffffff;
}

a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, img, input, label, legend, 
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family: Times, Times New Roman, serif;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	}

#logo {
margin-bottom: 1em;
}

#bereich, #metanav, #visual, #mainnav, #subnav, #rhnav, #intro, #news {
display: none;
}

.csi-intext-right-nowrap .csi-image {
	float: right;
	clear: both;
	width: 200px;
	position: static;	
	}


table.address {
	width: auto;
}