html, body {
	background:#fff;
}

h1 {
	color:#333
}

#nav {
	margin-top:81px;
}

#nav a, #nav a:link, #nav a:visited {
	color:#333;
}

#nav .current a {
	background:#046380 !important;
	color:#fff !important;
}

#nav a:hover {
	background:#046380 !important;
	color:#fff;
}

#nav .current .sub a {
	border-right:1px solid #fff !important;
}

#front img {
	border:none;
}

#wrapper {
	background:url(images/wrapper_bg.gif) top left repeat-y;
}

#wrapper_header {
	height:329px;
	background: url(images/header_2.jpg) left bottom no-repeat;
}

#header {
	height:140px;
	background:#fff url(images/header.jpg) left 20px repeat-x;
}

#home_link {
	background:url(images/home_link.jpg) no-repeat;
	width:399px;
	height:69px;
	top:0px;
	left:0px;
}

#sidebar {
	background:#ebebeb;
}

#lang, #footer {
	background:#fff;
	color:#a7a7a7;
}

#lang a, #footer a {
	color:#a7a7a7;
}

#main li {
	background:url(images/list_punkt.gif) left 0.6em no-repeat;
}

#main a {
	color:#046380;
}