<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	height: 100%;
	width: 100%;
	}

html {
	height: 100%;
	}

img {
	max-height: 100%;
	}

p {
	margin-top: 0px;
	}

h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
	margin-top: 5px;
	padding: 0px 0px 0px 10px;
	}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
	margin-top: 5px;
	padding: 0px 0px 0px 10px;
	}

input, textarea {
	width: 440px;
	background-color: #f9f9f9;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input[type="submit"] {
	width: 150px;
	}

.text {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding: 5px 10px 0px 10px;
	text-align: left;
	}

.text_absatz {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	}

.text_bg {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.3em;
	margin-top: 0px;
	padding: 70px 0px 0px 0px;
	text-align: left;
	max-width: 12em;
	}

.textsmall {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 13px;
	padding: 3px 10px 0px 10px;
	}
	
.texttitle {
	font-size: 140%;
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	letter-spacing: 0.3em;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	top: 62%;
	position: absolute;
	}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
	}

a:hover, a:focus, a:active {
	text-decoration: none;
	color: #000000;
	}

#wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	min-width: 980px;
	max-width: 1300px;
	height: 100%;
	min-height: 600px;
	max-height: 800px;
	position: relative;
	}

#nav {
	border: none;
	padding: 0;
	margin: 0;
	float: left;
	height: 100%;
   }

#main {
	border: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 19%;
	padding: 0;
	margin: 0;
	position: relative;
   }

#main_proj {
	border: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 44%;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
   }

#main_content {
	border: none;
	height: 100%;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	z-index: 10;
   }

#main_content_bg {
	border: none;
	height: 100%;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	z-index: 5;
	}

#main_content_txt {
	border: none;
	height: 100%;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	max-width: 30em;
   }
   
#main_content_r {
	border: none;
	height: 100%;
	padding: 0;
	margin: 0;
	float: right;
	position: absolute;
	z-index: 10;
   }

#proj_foto {
	border: none;
	height: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	z-index: 10;
	float: left;
   }

#bg_1 {
	border: none;
	background-image: -webkit-linear-gradient(left, #c4c4c4 0%, #f0eeee 100%);
	background-image: -moz-linear-gradient(left, #c4c4c4 0%, #f0eeee 100%);
	background-image: -o-linear-gradient(left, #c4c4c4 0%, #f0eeee 100%);
	background-image: url(linear-gradient(to right, #c4c4c4 0%, #f0eeee 100%));
	background-color: #c4c4c4;
	width: 100%;
	height: 13%;
	padding: 0;
	margin: 0;
   }

#bg_2 {
	border: none;
	background-image: -webkit-linear-gradient(left, #e9e9e9 0%, #b9b8b8 100%);
	background-image: -moz-linear-gradient(left, #e9e9e9 0%, #b9b8b8 100%);
	background-image: -o-linear-gradient(left, #e9e9e9 0%, #b9b8b8 100%);
	background-image: url(linear-gradient(to right, #e9e9e9 0%, #b9b8b8 100%));
	background-color: #e9e9e9;
	width: 100%;
	height: 14%;
	padding: 0;
	margin: 0;
	position: relative;
   }

#bg_3 {
	border: none;
	background-image: -webkit-linear-gradient(left, #cecccc 0%, #faf9f9 100%);
	background-image: -moz-linear-gradient(left, #cecccc 0%, #faf9f9 100%);
	background-image: -o-linear-gradient(left, #cecccc 0%, #faf9f9 100%);
	background-image: url(linear-gradient(to right, #cecccc 0%, #faf9f9 100%));
	background-color: #cecccc;
	width: 100%;
	height: 6%;
	padding: 0;
	margin: 0;
   }
   
#bg_4 {
	border: none;
	background-image: -webkit-linear-gradient(left, #9c9b9b 0%, #eeeded 100%);
	background-image: -moz-linear-gradient(left, #9c9b9b 0%, #eeeded 100%);
	background-image: -o-linear-gradient(left, #9c9b9b 0%, #eeeded 100%);
	background-image: url(linear-gradient(to right, #9c9b9b 0%, #eeeded 100%));
	background-color: #9c9b9b;
	width: 100%;
	height: 10%;
	padding: 0;
	margin: 0;
	position: relative;
	top: 44%;
   }
   
</pre></body></html>