@font-face {
	font-family: Ubuntu;
	src: url('/fonts/Ubuntu-Regular.ttf');
	font-style: normal;
	font-weight: normal;
}


body, div, h1, h2 {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
}

div.overlay {
	position:relative;
	z-index:6;
}

div.claim {
	position:relative;
	color:white;
	margin-left:270px;
	margin-top:20px;
	line-height:120%;
	font-size:35px;
	z-index:6;
}

h1, h2, h3 {
	color:white;
	margin-top: 1px;
	margin-left:38px;
	font-size:46px;
	font-weight:normal;
}

h2 {
	font-size:38px;
	margin-top:9px;
}

h3 {
	font-size:20px;
	margin-top:10px;
	margin-left:0;
}


a {
	color:black;
}

a.white {
	color:white;
}

a.menu {
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	line-height:170%;
}

a.highlight {
	color: #999900;
}

div.top {
	position:absolute;
	left:20px;
	top:20px;
	width:400px;
	height:300px;
	z-index:5;
}

div.center {
	position:absolute;
	left:0;
	top:464px;
	width:100%;
	height:47px;
	background:#afaa14;
}

div.bottom {
	position:absolute;
	left:0;
	top:511px;
	width:100%;
	height:181px;
	background:#899077;
	color:white;
}


div.footer {
	position:absolute;
	left:0;
	top:703px;
	width:940px;
	height:21px;
	font-size:14px;
	text-transform: uppercase;
}

div.lightbox_nutzung {
	position:absolute;
	left:430px;
	top:100px;
	width:470px;
	height:225px;
	background:white;
	z-index:6;
	opacity:.6;
	filter:alpha(opacity=60);
}

div.box_nutzung {
	position:absolute;
	left:430px;
	top:100px;
	width:470px;
	height:225px;
	padding:5px;
	color:black;
	font-size:14px;
	z-index:7;
	line-height:1.4;
}

div.box_architektur {
	position:absolute;
	left:430px;
	top:100px;
	width:510px;
	height:310px;
	padding:5px;
	color:black;
	font-size:14px;
	background:white;
	line-height:1.4;
}

div.box_impressum {
	position:absolute;
	left:430px;
	top:100px;
	width:510px;
	height:353px;
	padding:5px;
	color:black;
	font-size:14px;
	background:white;
	overflow:auto;
	line-height:1.4;
}
