@font-face {
	font-family: 'AvanceRegular';
	src: url('/media/font/avance-rg-webfont.eot');
	src: url('/media/font/avance-rg-webfont.eot?#iefix') format('embedded-opentype'),
		url('/media/font/avance-rg-webfont.woff') format('woff'),
		url('/media/font/avance-rg-webfont.ttf') format('truetype'),
		url('/media/font/avance-rg-webfont.svgz#AvanceRegular') format('svg'),
		url('/media/font/avance-rg-webfont.svg#AvanceRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
	margin: 0;
	padding: 0;
	font: 12px/20px Verdana, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	color: #fff;
	background: #000;
}
a {
	color: #fff;
	text-decoration: none;
}
a, img {
	outline: 0;
	border: 0;
	-moz-outline: 0;
}
h1 {
	font: 12px/20px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h1, .ce_text {
	margin: 0 0 20px 0 !important;
	padding: 0;
}
h1,
.grey,
a:hover,
a:active,
a.active,
a.trail {
	color: #b1ad8d;
}
.invisible,
.level_2 {
	display: none;
}

#left, #main, #right {
	position: absolute;
	top: 100px;
}
#left {
	left: 30px;
	width: 200px;
}
#left img {
	display: block;
	margin: 0 0 15px 0;
}
#main {
	top: 95px;
	left: 260px;
	width: 250px;
}
#right {
	top: 30px;
	right: 30px;
	width: 307px;
	background: #000;
}
#right ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}
#right a {
	text-transform: lowercase;
}
#nav-1st, #nav-2nd, #nav-3rd, #nav-4th {
	position: absolute;
	right: 30px;
	width: 250px;
	border-top: 1px solid #b1ad8d;
}
#nav-1st {
	top: 216px;
	height: 190px;
}
#nav-2nd {
	top: 416px;
	height: 190px;
}
#nav-3rd {
	top: 606px;
	height: 190px;
}
#nav-4th {
	top: 796px;
	height: auto;
}
#nav-1st li a {
	display: block;
	height: 30px;
	font-family: 'AvanceRegular';
	font-size: 25px;
	line-height: 100%;
	/*background: url(/media/img/wahrekunst-nav.gif) no-repeat;*/
}
/*
#nav-1st li a#neues		{ background-position: 0px 0px; }
#nav-1st li a#projekte	{ background-position: 0px -30px; }
#nav-1st li a#institut	{ background-position: 0px -60px; }
#nav-1st li a#kontakt	{ background-position: 0px -90px; }

#nav-1st li a#neues:hover, #nav-1st li a#neues.active		{ background-position: 0px -120px; }
#nav-1st li a#projekte:hover, #nav-1st li a#projekte.active	{ background-position: 0px -150px; }
#nav-1st li a#institut:hover, #nav-1st li a#institut.active	{ background-position: 0px -180px; }
#nav-1st li a#kontakt:hover, #nav-1st li a#kontakt.active	{ background-position: 0px -210px; }
*/
