@charset "UTF-8";
body {
	font-family: "Neue Helvetica", Arial, sans-serif;
	text-align: center;
	color: #000000;
	letter-spacing: 2px;
	background-color: #FFFFFF;
	marging: 0;
	padding: 0;
	cursor: default;
	overflow: hidden;
}
#topnav {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	width: 100%;
	line-height: 30px;
	position: fixed;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 2px;
	z-index: 9000;
	padding-bottom: 11px;
	left: 0px;
	top: 10px;
}
#projekte {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	color: #000000;
	width: 100%;
	line-height: 13px;
	position: absolute;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 1px;
	z-index: 9000;
	left: 0px;
	top: 100px;
}
#topnav_background {
	width: 100%;
	height: 58px;
	position: fixed;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 8999;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	opacity: 1;
}
#footer {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 100%;
	line-height: 20px;
	position: fixed;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 2px;
	z-index: 9000;
	left: 0;
	bottom: 20px;
	text-transform: uppercase;
}
#footer_background {
	width: 100%;
	height: 60px;
	position: fixed;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 8999;
	background-color: #FFFFFF;
	bottom: -4px;
	padding-top: 0px;
	opacity: 1;
}
#information {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 600px;
	height: 100%;
	z-index: 9200;
	visibility: hidden;
	text-align: left;
	cursor: default;
	top: 0px;
	left: 50%;
	color: #000000;
	opacity: 1;
	background-color: #f3f5f5;
	margin: 0px 0px 0px -300px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: auto;
	line-height: 16px;
}
#contact {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 600px;
	height: 100%;
	z-index: 9200;
	visibility: hidden;
	text-align: left;
	cursor: default;
	top: 0px;
	left: 50%;
	color: #000000;
	opacity: 1;
	background-color: #f3f5f5;
	margin: 0px 0px 0px -300px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: auto;
}
#office {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 600px;
	height: 100%;
	z-index: 9200;
	visibility: hidden;
	text-align: left;
	cursor: default;
	top: 0;
	left: 50%;
	color: #000000;
	opacity: 1;
	background-color: #f3f5f5;
	margin-left: -300px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: auto;
}
#cv {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 600px;
	height: 100%;
	z-index: 9200;
	visibility: hidden;
	text-align: left;
	cursor: default;
	top: 0;
	left: 50%;
	color: #000000;
	opacity: 1;
	background-color: #f3f5f5;
	margin-left: -300px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	overflow: auto;
}
#close {
	width: 13px;
	height: 40px;
	background-image: url(../images/close.png);
	background-repeat: no-repeat;
	z-index: 9300;
	float: left;
	cursor: pointer;
	background-position: 0px 0px;
	font-size: 14px;
	line-height: 16px;
}
.title_content {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 7px;
}
.text_content {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
}
.text_content_sub {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
}
.text_bull {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
}
.title_text_content {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 16px;
}
.topnav_tl {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 15px;
}
.topnav_tr {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-right: 15px;
}
.topnav_cr {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
.link {
	color: #000000;
	cursor: pointer;
}
.link_footer {
	font-size: 11px;
	color: #000000;
	cursor: url(../images/xr_o.png), e-resize;
}
.hidden {
    display: none;
}
