html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

div, p, ul, li, h1, h2, hr, img, form, table {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #1a1a1a;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center -150px;
	background-attachment: fixed;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
	}

img {
	border: 0;
	}

#spaceBox {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 760px;
	min-height: 100%;
	}

#frameBox {
	position: absolute;
	left: 50%;
	top: 0;
	width: 760px;
	height: 100%;
	margin-left: -380px;
	z-index: 1;
	}

#titleBox {
	position: relative;
	left: 0;
	top: 0;
	width: 760px;
	height: 100px;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 11;
	}

#imgBox {
	position: relative;
	width: 760px;
	height: 230px;
	background-image: url(../img/image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #fff;
	z-index: 12;
	}

#teaserBox1 {
	position: relative;
	margin-top: 15px;
	width: 760px;
	height: 236px;
	background-color: #ccc;
	background-image: url(../img/teaserBackground.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	border: 1px solid #fff;
	z-index: 13;
	}

#teaserBox2 {
	position: relative;
	margin-top: 15px;
	width: 760px;
	height: 110px;
	background-color: #ccc;
	background-image: url(../img/teaserBackground.gif);
	background-repeat: no-repeat;
	background-position: 0 11px;
	border: 1px solid #fff;
	z-index: 14;
	}

#copyrightBox {
	position: relative;
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 740px;
	background-color: #ccc;
	border: 1px solid #fff;
	background-image: url(../img/copyrightBackground.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	z-index: 15;
	}

#footerBox {
	position: relative;
	height: 30px;
	z-index: 2;
	}

h1 {
	font-family: Impact, Arial Black, Helvetica Black, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	text-decoration: none;
	margin-bottom: 7px;
	}

.teaserFrame {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
	}

.teaserText {
	width: 170px;
	height: 65px;
	margin-bottom: 11px;
	}

.teaserImage {
	width: 167px;
	height: 110px;
	border: 1px solid #fff;
	}

a {
	color: #000;
	}

a:hover {
	color: #f00;
	}

#formBox {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 480px;
	background-color: #ccc;
	padding: 10px;
	border: 1px solid #fff;
	z-index: 10;
	}
fieldset {
	border: 1px solid #8c8c8c;
	padding-left: 10px;
	}

legend {
	font-family: Impact, Arial Black, Helvetica Black, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #666;
	}

#formInteresse table {
	margin-top: 14px;
	margin-bottom: 6px;
	border-bottom: 1px solid #999;
	}

#formInteresse td {
	padding-top: 3px;
	padding-bottom: 3px;
	}

#formInteresse select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	}

#formMietdauer {
	margin-top: 16px;
	}

#formMietdauer table {
	margin-bottom: 10px;
	}

#formMietdauer td {
	border-top: 1px solid #999;
	}

#formMietdauer label {
	float: left;
	width: 130px;
	height: 16px;
	margin-top: 2px;
	}

#formMietdauer input.inputClass {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999;
	width: 310px;
	height: 16px;
	margin-bottom: 5px;
	}

#formMietdauer textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999;
	width: 310px;
	margin-bottom: 5px;
	}

.td1 {
	padding-right: 7px;
	}

.td2 {
	text-align: left;
	}

.td3 {
	padding-left: 20px;
	padding-right: 7px;
	text-align: right;
	}

.td4 {
	color: #fff;
	padding-left: 7px;
	padding-right: 7px;
	text-align: right;
	background-color: #666;
	}

#formName {
	margin-top: 16px;
	}

#formName label {
	float: left;
	width: 130px;
	height: 16px;
	margin-top: 2px;
	}

#formName input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999;
	width: 310px;
	height: 16px;
	margin-bottom: 5px;
	}

#formName textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999;
	width: 310px;
	margin-bottom: 5px;
	}

#formSelect input {
	float: left;
	}

#formSelect label {
	width: 450px;
	display: block;
	line-height: 18px;
	height: 22px;
	}

#submitButton {
	width: 500px;
	margin-top: 10px;
	text-align: center;
	}

#submitButton input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	}

.required {
	color: #f00;
	}

#copyrightDyna {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 70;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	}

#copyrightDyna a {
	color: #999;
	text-decoration: none;
	}

#copyrightDyna a:hover {
	color: #f00;
	}

