/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background: url(../images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
h1, h2, h3, h5{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}
h1 {
	font-size: 2.5em;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F57601;
}
h2 {
	font-size: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
h3 {
	font-size: 1.2em;
	color: #F57601;
	font-weight: bold;
}
h4 {
	font-size: 1.5em;
	font-weight: normal;
}
h5 {
	padding-left: 3em;
	padding-bottom: 1em;
	font-size: 2em;
}
h6 {
	font-weight: bold;
	color: #F57601;
	font-size: 1.2em;
	background-image: none;
	padding-bottom: 5px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
	color: #FB7600;
}
a {
	text-decoration: none;
	color: #FB7600;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../images/img04.jpg) no-repeat left top;
}
#wrapper .btm {
	background-image: url(../images/img05.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background-image: url(../images/header.gif);
}

/* Menu generated via www.cssmenubuilder.com */

.menu{
	height:30px;
	width:900px;
	display:block;
	background-image: url(../images/topMenuImages.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F57601;
}
.menu li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu li a span{
	line-height:30px;
	float:left;
	display:block;
	padding-right:15px;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 100% -30px;
}
.menu li a:hover{
	background-position:0px -60px;
	color:#FFF;
}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{
	line-height:30px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}
.menu li a.active span, .menu li a.active:hover span{
	background-image: url(../images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 100% -90px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}
/* Content */

#content {
	float: right;
	width: 610px;
	padding: 20px 20px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
	font-size: 1.1em;
	text-decoration: none;
}
#left {
	width: 295px;
	float: left;
}
.middletext {
	text-align: center;
}

#right {
	width: 295px;
	float: right;
}

.entry {
	background-color: #EEE;
	padding: 10px;
	color: #333;
}
.entry ul {
	padding-left: 1.5em;
	list-style-type: square;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	font-size: 1.1em;
}
.post img, .post img a {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	margin-bottom: 0
..em;
	margin-top: 0.1em;
	left: 570;
}
.post .impressum {
	font-size: 1em;
}
.unterGR {
	text-align: center;
	width: 518px;
}
.unterLP     {
	width: 600px;
	text-align: center;
}

.contentText {
	font-size: 1.2em;
}
/* Sidebar */

#sidebar {
	float: left;
	padding-top: 20px;
	padding-bottom: 0;
	width: 17em;
	padding-left: 4px;
	padding-right: 2px;
	background-color: #EEE;
	margin-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
#sidebar p {
	padding-bottom: 20px;
}

#pageUp {
	text-align: right;
	width: 900px;
	color: #444;
	font-size: 1.2em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-image: url(../images/img06.gif);
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}
#pageUp img {
}
#pageUp a {
	color: #444;
	padding-right: 2px;
}
#pageUp a:hover {
	color: #F57601;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
.lageplan {
	border: 0.5px solid #FB7600;
}
.pflichfelderRot {
	color: #F00;
}
#kontaktform table {
	background-color: #EEE;
}
.bildpadding {
	padding-bottom: 15px;
}
#versendet {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
}

.bild-links
{
float:left;
text-align:left;
margin:0 10px 10px 0;
}
.clearen {
clear:both;
}
#sidebar #gesuch {
	width: 16em;
	color: #FFF;
	font-weight: bold;
}
#sidebar #gesuch ul {
	list-style-image: url(../images/MenuBarRightHover.gif);
	padding-left: 20px;
	background-color: #6E6E6E;
}
#sidebar #gesuch ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}

#sidebar #gesuch h2{
	background-color: #444;
	color: #FFF;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	
!important
	border-bottom-style: dashed; !important
	border-bottom-color: F57601; !important
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F57601;
}
.entryIndex {
	background-color: #EEE;
	padding-left: 40px;
}
.bild_mitte {
	padding-left: 150px;
}
.baubeginn {
	font-size: 9px;
	padding-left: 5px;
	color: #F57601;
	text-decoration: blink;
}
.baubeginn_projekt {
	font-size: 15px;
	font-weight: bold;
	color: #F57601;
}
.teaser-container {
	font-size: 20px;
	color: #F57601;
	width: 600px;
}
.Animation {
	width: 525px;
	margin-bottom: 5px;

}
.Grundrisse  {
	width: 525px;
}
.TextunterGR {
	width: 525px;
	margin-top: 10px;
}
.TEASER {
	background-color: #F57601;
}
#wrapper .btm #page #content #content2 #content3 .entry p {
	color: #333;
}


.btn {
	float: left;
	background-image: url(../images/btn_left.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 30;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 0px;
}
.btn a{
	float: left;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	background-image: url(../images/btn_stretch.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.btn span {
	float: left;
	width: 10px;
	height: 40px;
	background-image: url(../images/btn_right.png);
	background-repeat: no-repeat;
}
.h3_2 {
	font-size: 24px;
	font-weight: bold;
	color: #F57601;
}
#preis1 {
	float: left;
	width: 300px;
}
#preis2 {
	width: 280px;
	float: left;

}
#preis3 {
	float: left;
	width: 300px;
}
#preis4 {
	float: left;
	width: 280px;
}
#containerpreise {
	font-size: 13px;
	background-color: #CCC;
}
#highlights {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}

