/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #304A40;
	margin: 0 0 0 50px;
	padding: 0;
	background-image: url(../pics/bg_site.jpg);
	background-position: center;
}
a:focus { outline: none;}
#wrapper {
	width: 980px;
	margin: 0;
	background-image: url(../pics/bg_inhalt.gif);
	background-repeat: repeat-y;
}
#column_wrapper {
	background-image: url(../pics/bg_header.jpg);
	background-repeat: no-repeat;
}
#container {
	float: right;
	width: 710px;
}	
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 402px;
	float: left;
}
#left {
	width: 250px;
	float: left;
}
#right {
	width: 308px;
	float: right;
}
#center .content {
	padding: 187px 15px 10px 0px;
	font-size: 11px;
	line-height: 16px;
}
#center .content img {
	float: left;
	padding-right: 18px;
}
#center .galerie {
	padding: 187px 15px 10px 8px;
	font-size: 11px;
	line-height: 16px;
}
#center .galerie img {
	padding-right: 0px !important;
	border: solid 1px #304A40;
}
#left .content {
	padding: 187px 0 0 30px;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}
#right .content {
	font-size: 11px;
	line-height: 16px;
	background-image: url(../pics/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
	padding-bottom: 12px;
}
#right .content p {
	padding: 16px 28px 0px 20px;
}
#right .conttext {  /*text rechts ohne bild */
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
	font-size: 11px;
	line-height: 20px;
	background-image: url(../pics/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px 30px 50px 26px;
	margin: 30px 0 0 0;
}
#right .conttext p {  /*text rechts ohne bild */
	padding: 0;
	text-align: center;
}
#right .conttext h2 {  /*text rechts ohne bild */
	text-align: center;
	padding-bottom: 20px;
	font-size: 20px;
}
.conttextmargin { /* fügt oberen abstand ein wg. box-modell */
	padding-top: 80px !important;
	padding-bottom: 20px;
	margin: 0;
}
p.ueberschrift {  /*text rechts ohne bild */
	padding: 0px;
	text-decoration: underline;
	font-size: 16px;
	font-style: italic;
	margin: 0;
}
p.text { /* zweite zeile */
	text-decoration: none !important;
	padding-bottom: 2px!important;
	padding-top: 0px;
	margin-top: 0px;
}
.aktiv { /* aktive seite in auswahl recht */
	padding: 0;
	text-decoration: underline;
	font-size: 16px;
	font-style: italic;
	color: #CAE913;
	margin: 0px;
}
#center a:link {
	color: #304A40;
	text-decoration: underline;
}
#center a:visited {
	color: #304A40;
	text-decoration: underline;
}
#center a:hover {
	color: #CCA81A;
	text-decoration: underline;
}
#right a:link {
	color: #FFFFCC;
}
#right a:visited {
	color: #FFFFCC;
}
#right a:hover {
	color: #CAE913;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer {
	color: #304A40;
	padding: 0px;
	margin: 0;
	font-size: 11px;
	clear: both;
}
#footer .content {
	padding: 12px 0 12px 268px;
	margin-left: 50px;
}
#footer a:link {color: #304A40;}
#footer a:visited {color: #304A40;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 17px;
	margin: 0 0 14px 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 17px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 21px;
}
.nomargintop {margin-top: 0;}
.content p {
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ulclass {
	margin: 10px 10px 10px 12px;
}
.imgre {  /*bild in Text rechts angeordnet */
	float: right !important;
	padding: 0 0 0 18px !important;
}
.imgno { /* bild in text ohne padding */
	padding: 0 !important;
	float: none !important;
}
.pricetableft { /* preistabelle linke zelle */
	background-color: #CBEA73;
	border-right: 2px solid #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px
}
.pricetabright { /* preistabelle rechte zelle */
	background-color: #EAE671;
	font-size: 11px;
	line-height: 14px;
	padding-left: 8px
}
.textsmall { /* beschreibungstext wohnungen */
	font-size: 11px;
	line-height: 14px;
}
#blend1, #blend2, #blend3, #blend4, #blend5, #blend6, #blend7, #blend8 { /* einblender wohnungen*/
	position:absolute;
	width:396px;
	height:100px;
	z-index:1;
	left: 312px;
	top: 180px;
	visibility: hidden;
}

/* kontaktformular */
	
#wahl {
	width: 250px;
	color: #304A40;
	font-size: 10px;
}
.feld {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304A40;
	padding: 0 0 0 4px;
}
.textfeld {
	width: 240px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304A40;
	padding: 0 0 0 4px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304A40;
}
.imgtable {
	float: none !important;
	padding: 0 !important;
}
.imprintsmall {
	font-size: 9px;
	line-height: 12px;
}
