html, body, p, h1, h2, h3, h4, h5, h6, li, dt, dd, th, td, label
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #666;
}

div, ul, ol, dl, dd, table, form
{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

form
{
	display: inline;
}

input, select, textarea
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #666;
}

select, textarea
{
	margin: 0;
	padding: 0;
	background: #fff;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

dl, ul, dt, dd, li
{
	list-style-type: none;
}

a
{
	color: #c60;
	text-decoration: none;
}

a:hover
{
	color: #000;
}

span
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

body
{
	width: 100%;
	background: url(../img/bg-body.png) top center repeat-y #cbc9c1;
	text-align: center;
}

hr,
p.access,
h6
{
	display: none;
}

div#wrapper
{
	width: 710px;
	margin: 0 auto;
	text-align: left;
}

/* div#header-zone
{
	height: 220px;
	background: url(../img/logo_neu.gif) repeat-x;
}*/

div#header-zone p
{
	width: 710px;
	height: 195px;
	background: url(../img/logo_neu.gif) top right no-repeat;
}

div#header-zone p strong
{
	display: none;
}

div#navigation-zone
{
	float: left;
	background: url(../img/logo-vdm.gif) right bottom no-repeat;
	padding: 17px 20px 0 20px;
	width: 160px;
	height: 344px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	height: 331px;
}

html>body div#navigation-zone
{
	width: 120px;
	height: auto;
	min-height: 331px;
}

div#sec-nav-zone
{
	padding: 3px 0 15px 0;
}

div#content-zone
{
	float: left;
	padding: 14px 20px 20px 20px;
	border-left: 1px solid #666;
	width: 550px;
	height: 348px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 509px;
	height: 314px;
}

html>body div#content-zone
{
	width: 509px;
	height: auto;
	min-height: 314px;
}

div#footer-zone
{
	clear: both;
	margin: 0 20px;
	padding: 8px 0 0 0;
	border-top: 1px solid #666;
	height: 31px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
}

html>body div#footer-zone { height: 22px; }

div.clear
{
	clear: both;
	height: 0;
}

div.content-2cols div.left,
div.content-2cols div.right
{
	width: 244px;
	float: left;
}

div.content-2cols div.right
{
	margin: 0 0 0 20px;
}

.clearfix
{
	min-height: 1%;
}

* html .clearfix
{
	height: 1%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
