BODY {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background: #D00206 url(../img/bg.png) repeat-x;
	text-align: center;
	font: 10pt Arial;
	color: #969056;
}

DIV#container {
	width: 963px;
	margin: 12px auto;
	padding: 10px;
	text-align: left;
	min-height: 400px;
	background: #FFF;
}

DIV#languages {
	line-height: 21px;
	background-color: #EAE38B;
	margin-bottom: 1px;
	text-align: right;
}

DIV#languages A {
	margin-right: 10px;
}

DIV#languages A IMG {
	border: none;
}

DIV#left {
	width: 185px;
	min-height: 200px;
	float: left;
	display: inline;
}

UL#menu,
UL#menu LI UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL#menu {
	border-top: 1px solid #E9E28A;
	margin: 10px 0;
}

UL#menu LI A {
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #E9E28A;
	padding-left: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #A9A679;
	text-decoration: none;
}

UL#menu LI A.active,
UL#menu LI A:hover {
	background-color: #FDFCEA;
}

UL#menu LI UL LI A {
	font-size: 9pt;
	padding-left: 30px;
}
	

DIV#center {
	width: 573px;
	min-height: 200px;
	float: left;
	display: inline;
	margin-left: 10px;
}

DIV#header {
	margin-bottom: 30px;
	background: url(../img/header.jpg) no-repeat;
	width: 572px;
	height: 166px;
}

DIV#finder {
	padding-top: 30px;
	margin-left: 15px;
	width: 170px;
}

DIV#right {
	width: 185px;
	float: left;
	display: inline;
	margin-left: 10px;
}

DIV#imprint {
	margin-bottom: 50px;
}

DIV#footer {
	clear: both;
	line-height: 21px;
	background-color: #EAE38B;
	text-align: center;
	margin-top: 10px;
	color: #4F4D24;
}

DIV#footer A {
	color: #4F4D24;
	font-weight: normal;
	font-size: 9pt;
}
