body {
	background: #FFFFFF !important;
	padding-top: 0 !important;
}

* {
	color: #000000 !important;
	border-color: #000000 !important;
}

#topvisual {
	display: none;
}

#header {
	height: auto;
}

#navigation {
	position: relative;
}

#navigation #nav_second li a {
	background-color: transparent !important;
}

#language_selection {
	display: none !important;
}

#navigation #nav_second li a:hover,
#top_link {
	background-color: #D0D0D0 !important;
}

.wxwWorkbench {
	display: none !important;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 5px 0 0 0;
	margin-top: 15px;
}

#top_link {
	display: none;
}

input, textarea, select, option {
	background-color: #D0D0D0 !important;
}
input, textarea, select {
	background-color: #D0D0D0 !important;
	border-color: #D0D0D0 !important;
}

