@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-image: 0;
}

.wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}		

ul, ol {
	margin: 0;
	padding: 0;	
}

/* ------------------------- header ------------------------- */

header {
	width: 980px;
	height: 188px;
}

#logo {
	position: relative;
	width: 146px;
	height: 139px;
	top: 5px;
	left: 35px;
	float: left;
}

#pict_01 {
	position: relative;
	width: 410px;
	height: 180px;
	top: 5px;
	right: 0;
	float: right;
	background: url(../img/wohnpark_pict_01.png) no-repeat bottom;
}

/* ------------------------- nav ------------------------- */

nav {
	position: absolute;
	margin-top: 159px;
	left: 5px;
}

nav ol a {
    display: block;
    text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFF;
    padding: 5px 5px;
}

nav ol > li {
    float: left;
    width: 125px;
	height: 26px;
	height: auto;
	list-style: none;
    margin-left: 10px;
    background-color: #9a9591;
}

nav ol > li:first-child {
    margin-left: 35px;
}

nav ol > li:hover {
    background-color: #871c11;
}

nav ol > li:hover > a {
    color: #FFF;
}

nav ol > li:hover > ul {
    display: block;
}

nav ol .active a {
	background-color: #871c11;
}

/* ------------------------- nav submenu ------------------------- */

/* wygląd głównych rozwijanych elementów - ul */
nav ol > li > ul {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* li - w części rozwijanej */
nav ol > li > ul > li {
    background-color: #871c11;
	width: 160px;
}

/* a - w części rozwijanej */
nav ol > li > ul > li > a {
    border-top: 2px solid #FFF;
	text-align: left;
	color: #FFF;
}

nav ol > li > ul > li:hover {
		clear: both;
}

nav ol > li > ul > li:hover > a {
	color: #FFF;
	background-color: #9a9591;
}

/* ------------------------- format text ------------------------- */

.format_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: justify; 
	line-height: 21px;
	color: #333;
	padding: 35px 35px 25px 35px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	text-align: left;
	color: #FFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	text-align: left;
	color: #871c11;
}

/* --------------------------- index --------------------------- */


/* ---------------------------- ort --------------------------- */


/* ------------------------- impressum ------------------------- */

#impressum_a span{
	width: 160px;
	float: left;
}

/* ------------------------- wohnungen ------------------------- */

#line {
	border-bottom: 1px solid #FFFFFF; 
}

table {
    padding: 15px 0 0 0;
    width: 910px;
    border: 0;
	border-spacing: 5px 5px;
}

table tr td {	
	margin: 0;
}
	
table .column_a {
	width: 200px;
	height: 240px;
	margin: 0;
	text-align: center;
	vertical-align: central;
	background-color: #9a9591;
	border-image: none;
}

table .column_b {
	width: 60px;
	height: 240px;
	background-color: #871c11;
	text-align: left;
	vertical-align: text-bottom;
	padding: 25px 25px 0 25px;
	margin: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}

.column_b span {
	width: 90px;
	float: left;
}

table .column_c {
	width: 460px;
	height: 620px;
	margin: 0;
	text-align: center;
	vertical-align: central;
	background-color: #9a9591;
}

table .column_d b {
	font-weight: 800; 
}

table .column_d {
	width: 160px;
	height: 620px;
	background-color: #871c11;
	text-align: justify;
	vertical-align: text-bottom;
	padding: 25px 25px 15px 25px;
	margin: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}

.column_d span {
	width: 125px;
	float: left;
}

table .image-link {
    display: inline-block;
    line-height: 0;
    border: 2px solid #9a9591;
	vertical-align: middle;
}

table .image-link:hover {
    border: 2px solid #871c11;
}

/* ----------------------- projekt ----------------------- */

/* ------------- scroll ------------- */

#scroll-to-top{
    position: fixed;
	display: none;
    bottom: 10px;
    right: 80px;
   	background-color: #871c11;
	text-decoration: none;
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#scroll-to-top:hover{
      	background-color: #9a9591;
}

/* ------------- scroll ------------- */

#energieeffizienz_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	line-height: 23px;
	color: #333;
	padding: 45px 35px 25px 35px;
}

#energieeffizienz_menu ul {
	list-style-type: square;
    list-style-position: inside;
	color: #9a9591;
}

#energieeffizienz_menu a {
	text-decoration: none;
	color: #871c11;
	font-weight: 500;
	width: 250px;
}

#energieeffizienz_menu a:hover {
	color: #FFF;
	padding: 3px;
	background-color: #9a9591;
}

#energieeffizienz_09 ul {
    list-style-type: square;
    list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding:15px;
	color: #333;
}

/* ---------------------- pictures_index ---------------------- */

#pictures_index {
	width: 980px;
	height: 273px;
}

#pict_02 {
	position: relative;
	width: 642px;
	height: 273px;
	margin-left: 35px;
	float: left;
	background: url(../img/wohnpark_pict_02.jpg) no-repeat bottom;
}

#pict_03 {
	position: relative;
	width: 265px;
	height: 135px;
	margin: 0 0 3px 3px;
	float: left;
	background: url(../img/wohnpark_pict_03.jpg) no-repeat bottom;
}

#pict_04 {
	position: relative;
	width: 265px;
	height: 135px;
	margin: 0 0 0 3px;
	float: left;
	background: url(../img/wohnpark_pict_04.jpg) no-repeat bottom;
}

#pict_05 {
	position: relative;
	width: 910px;
	height: 273px;
	margin: 3px 0 35px 35px;
	float: left;
	border: none;
	background: url(../img/wohnpark_pict_05.jpg) no-repeat bottom;
}

#pict_06 {
	position: relative;
	width: 500px;
	height: 276px;
	margin: 5px 5px 5px 0;
	float: left;
	border: none;
	background: url(../img/wohnpark_pict_06.jpg) no-repeat bottom;
}

#pict_07 {
	position: relative;
	width: 500px;
	height: 323px;
	margin: 5px 0 5px 5px;
	float: right;
	border: none;
	background: url(../img/wohnpark_pict_07.jpg) no-repeat bottom;
}

#pict_08 {
	position: relative;
	width: 600px;
	height: 277px;
	margin: 5px 5px 5px 0;
	float: left;
	border: none;
	background: url(../img/wohnpark_pict_08.jpg) no-repeat bottom;
}

#pict_09 {
	position: relative;
	width: 325px;
	height: 456px;
	margin: 5px 25px 25px 0;
	float: left;
	border: none;
	background: url(../img/Energieausweis_1.jpg) no-repeat bottom;
}

#pict_10 {
	position: relative;
	width: 325px;
	height: 456px;
	margin: 5px 45px 25px 0;
	float: left;
	border: none;
	background: url(../img/Energieausweis_2.jpg) no-repeat bottom;
}

#energieeffizienz_14 a {
	text-decoration: none;
	color: #871c11;
}

#energieeffizienz_14 a:hover {
	text-decoration: underline;
}

/* ------------------------- pictures_ort ------------------------- */

#pictures_ort {
	width: 980px;
	height: 506x;
}

#ort_01 {
	position: relative;
	width: 296px;
	height: 424px;
	margin: 51px 0 0 36px;
	float: left;
	background: url(../library/ort_01.jpg) no-repeat top;
}

#ort_02 {
	position: relative;
	width: 214px;
	height: 344px;
	margin: 162px 0 45px 4px;
	float: left;
	background: url(../library/ort_02.jpg) no-repeat top;
}

#ort_03 {
	position: relative;
	width: 203px;
	height: 345px;
	margin: 130px 0 0 4px;
	float: left;
	background: url(../library/ort_03.jpg) no-repeat top;
}

#ort_04 {
	position: relative;
	width: 183px;
	height: 499px;
	margin: 0 0 0 4px;
	float: left;
	background: url(../library/ort_04.jpg) no-repeat top;
}

/* ------------------------- footer ------------------------- */

#footer_01 {
	float: left;
	position: relative;
	height: 27px;
	width: 700px;
	margin-left: 0;
	background: url(../img/foot1.gif) repeat bottom;
}

#footer_02 {
	float: right;
	position: relative;
	width: 275px;
	height: 27px;
	margin-left: 5;
	background: url(../img/foot2.gif) repeat bottom;
}

#footer_02 ul {
	position: absolute;
	text-decoration: none;
	list-style: none;
	left: 10px;
	top: 3px;
}

#footer_02 ul li {
	display: inline;
	float: left;
}

#footer_02 ul li:nth-child(1) {
	border-right: 1px solid #FFF;
}

#footer_02 ul li:nth-child(2) {
	border-right: 1px solid #FFF;
}

#footer_02 ul a {
    text-decoration: none;
	list-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFF;
    padding: 5px 10px;
}

#footer_02 a {
	text-decoration: none;
	color: #fff;
}

#footer_02 a:hover {
	text-decoration: underline;
}

#footer_03 {
	position: relative;
	height: 3px;
	width: 980px;
	top: 2px;
	margin: 0 0 10px;
	float: left;
	background: url(../img/foot3.png) repeat bottom;
}
/*------------------------ kontakt form ---------------------*/

.kontakt-form label {
    display: block;
 	float: left;
 	width: 110px;
}

.kontakt-form input {
 	display: block;
 	float: left;
 	margin-right: 30px;
 	width: 150px;
}

.kontakt-form select {
  	width: 156px;
}

.kontakt-form textarea {
 width: 445px;
 height: 60px;
}

.kontakt-form .submit {
 width: 80px;
 margin-left: 482px;
}

.err-01, #impressum_a .err-01 {
 float: left;
 width: 295px;
 display: block;
 min-height: 1px;
}

.kontakt-form p {
 clear: both;
 overflow: hidden;
 margin: 7px 0;
}