@page {/*Format und Ränder definiert*/
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:2cm;
       margin-right:2cm;
}

body {/*Definition der Schriften*/
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
}

/*Hauptnavigation ausblenden*/
#navigation {
	display: none;
}

#main_content table ul {/*Subnavigation ausblenden*/
	display: none;
}
#main_content  h2 {
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: left;
	font-size: 10pt;
}

.bilder_wohnung {
	margin-right: 10px;
	vertical-align: bottom;
}

#main_content address {
	font-size: 11pt;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
	font-style: normal;
}

.schweiz {
	padding-left: 130px;
}

label { /*Beschriftung auf einer Zeile*/
	float: left;
	width: 200px; /*Breite des Formulars*/
	display: block;
	margin-top: 15px;
}

.bilder_chalet {
	margin-right: 20px;
	vertical-align: bottom;
}

.email {/*Button E-Mail ausblenden*/
	display: none;
}

.postselect{/*Formularfeld positionieren*/
	display: inline;
	width: 300pt;
	border: 1px solid #000000;
	padding-left: 300px;
	padding-bottom: 20px;
}
.formularfeld {
	width: 300px;
	border: medium solid #000000;
	margin-top: 20px;
	border: 1px solid #000000;
	padding-top: 10px;
}

.formularfeld2 {
	width: 200px;
	border: medium solid #000000;
	border: 1px solid #000000;
}

.text_bold {
	font-weight: bold;
}

#kontaktangaben .text_bold {
	margin-left: 0px;
}

#kontaktangaben address {
	font-size: 11pt;

}

#footer {/*Footer mit Rahmen oben*/
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 30px;
}

#Submit {/*Button Übermitteln ausblenden*/
	display: none;
}

#Loeschen {/*Button Löschen ausblenden*/
	display: none;

}
select {/*Inhalt Select-Feld ausblenden*/
	display: none;
}
#footer a:link {
	text-decoration: none;
	color: #B6B8BA;
}

#footer img {/*Footer ausblenden*/
	display: none;
}

#bilder {
	position:absolute;
	width:310px;
	height:310px;
	z-index:1;
	float: right;
	visibility: hidden;
	background-color: #282F35;
	margin: 5px;
}
