/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */

#header h1 {
	background: url(../images/logo.gif) no-repeat;
	left: 14px;
	top: 14px;
	position: relative;
	width: 574px;
	height: 96px;
}

#nav-top {
        display: block;
        top: 120px;
        left: 10px;
        position: absolute;
}

#nav-top li, #language li {
        display: inline;
}

#language {
        display: block;
        right: 260px;
        top: 126px;
        position: absolute;
}


#nav-top li a {
	border-right: 1px solid #C24800;
	color: #C24800;
	font-size: 16px;
        font-weight: bold;
	margin-right: 8px;
	padding-right: 6px;
	text-decoration: none;
}

#language li a {
       	border-left: 1px solid #C24800;
	color: #C24800;
	font-size: 14px;
        font-weight: bold;
	margin-left: 8px;
	padding-left: 6px;
	text-decoration: none;
}

#map {
        display: block;
        top: 140px;
        left: 32px;
        position: absolute;
        text-align: left;
        z-index: 10;
}

#map h1 {
       color: #C44C02;
       font-size: 14px;
}

#map ul {
       margin: 0;
       padding: 0;
}

#map li {
       list-style: none;
}

#map li a{
       color: #151E25;
       text-decoration: none;
}

#map li a:hover {
       color: #C44C02;
}

#bread, #left {
	display: none;
}

#center {
	background: none;
	width: 712px;
	margin-left: 12px !important;
        margin-left: 2px;
}

#content {
        margin-top: 6px;
	padding: 0;
}
