/*body,tr { font-size:12px; color:#9b8965;}*/
body,tr {
	font-size: 12px;
	color: #7b6945;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(1pic/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff3dd;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

body.print {
	text-align: left;
}

td,th {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

p {
	margin: 0 0 1em 0;
}

.template_footer p {
	margin: 0;
}

hr {
	background-color: #004B8C; /* Mozilla 1.4 */
	color: #004B8C; /* IE 6 */
	border: #004B8C; /* Opera 7.11 */
	height: 1px;
	margin: 0.5em 0;
}

.bildBig img {
	margin-bottom: 1em;
}

#copyright {
	clear: both;
	font-size: 0.85em;
	margin: 0.2em 0;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}

.bilderEintrag {
	padding-bottom: 11px;
}

/******************/ /* Headers, plain */ /******************/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	margin-bottom: 0.5em;
}

/* Headers, with link */
h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
	text-decoration: none;
}

h1 {
	color: #888376;
	font-size: 22px;
	margin-top: -4px;
}

h2 {
	color: #888376;
	font-size: 18px;
}

h3 {
	color: #000000;
}

td a h3 {
	color: #7b6945;
	font-size: 16px;
	text-decoration: none;
}

/*********/ /* Links */ /*********/
a {
	color: #7b6945;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #ec000c;
}

a.alleProjekte {
	padding-left: 11px;
	text-decoration: none;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: #7b6945;
}

a.alleProjekte:hover {
	text-decoration: none;
	padding-left: 11px;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	color: red;
}

.newslineEditLink a {
	display: block;
	clear: both;
	background-color: #C7E2FF;
	border: 1px solid #F0F0F0;
	padding: 3px;
	font-size: 11px;
	color: #4279BC;
	font-weight: bold;
	text-align: left;
}

.newslineEditLink a:hover {
	color: #4279BC;
	text-decoration: none;
}

/* LINKLISTE */

.seiten .inhalteEintrag .body ul.linkliste {
	background-image: none;
	margin:0;
	padding:0;
}

.seiten .inhalteEintrag .body .linkliste li {
	background-image: none;
	background-image: url("1pic/linkbox_prospekt.jpg");
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
   	-khtml-border-radius: 6px;
   	border-radius: 6px;
   	height: 40px;
   	line-height: 40px;
   	margin-bottom: 10px;
   	width: 100%;
}


.seiten .inhalteEintrag .body .linkliste li a {
	background-image: url("1pic/link_bullet.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.seiten .inhalteEintrag .body .linkliste a:hover {
	text-decoration: underline;
}


/***********/ /* Tabelle */ /***********/
table.auto {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
}

table.auto td,table.auto th,table.auto tr {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 3px;
}

/**********/ /* Listen */ /**********/
ul {
	padding: 0;
	margin: 0 0 1em 15px;
}

ul li {
	list-style-type: square;
}

ul.einzellink,ul.linkliste {
	margin: 0 0 1em 0;
}

ul.einzellink li,ul.linkliste li {
	list-style-type: none;
	/*padding-left: 10px;*/
	vertical-align: middle;
	line-height: 1.2em;
}



.newsberichteListeLay ul li a {
	background-position: center left;
	background-image: url("1pic/bulletMenuLink.gif");
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	text-decoration: none;
}



/************/ /* Formular */ /************/
form {
	margin: 0;
}

input.text {
	font-size: 1em;
	border: 1px solid #7b6945;
	margin: 2px 0;
}

.formulare select {
	width: 100%;
}

input.button {
	color: #7b6945;
	border: 1px solid #7b6945;
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 0;
	margin: 2px 0;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formular input.text,.formular textarea,.formular select {
	width: 251px;
	border: 1px solid #7b6945;
	margin-bottom: 4px;
}

.formular select {
	width: 254px;
}

#formularfeldgruppenBauDetails select {
	width: 82px;
}

/* ERROR */
p.error {
	color: #FF0000;
	font-weight: bold;
}

input.error {
	color: #000000;
	font-weight: normal;
}

td p.error {
	font-weight: normal;
}

.formulare .formularfeldgruppenEintrag {
	margin-bottom: 1em;
}

/************/ /* TEMPLATE */ /************/
#template {
	width: 972px;
	margin: 0 auto;
	text-align: left;
	/*background-color:red;*/
}

#template_header {
	width: 972px;
	margin-top: 0px;
	margin-bottom: 8px;
}

#container {
	width: 736px;
	background-color: #ffffff;
	float: right;
	position: relative;
}

#template_right {
	width: 270px;
	float: left;
	margin-top: -10px;
	overflow: hidden;
}

/**************/ /* Navigation */ /**************/
#topmenu {
	width: 972px;
	margin-top: 10px;
	margin-bottom: 17px;
	text-align: right;
	height: 14px;
	overflow: hidden;
}

#topmenu ul {
	padding: 0;
	margin: 0;
}

#topmenu li {
	list-style: none;
	display: inline;
}

#topmenu a {
	font-size: 12px;
	color: #9C8867;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(1pic/topmenu_delimiter.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #ec000c;
}

#topmenu a.nodelimiter {
	font-size: 12px;
	line-height: 9px;
	color: #9C8867;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 0px;
	background-image: none;
}

#topmenu a.nodelimiter:hover {
	text-decoration: underline;
	color: #ec000c;
}

#menu {
	width: 225px;
	margin-right: 11px;
	float: left;
	overflow: hidden;
	background-color: #FFF3DD;
}

div.navigationspunkteMainLay {
	margin-bottom: 7px;
	background-color: #FFF9EF;
	padding-bottom: 5px;
}

div.navigationspunkteMainLay img {
	padding-bottom: 5px;
}

.navigationspunkteSubLay a {
	font-size: 12px;
	color: #9B8965;
	text-decoration: none;
	display: block;
	width: 205px;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 1px;
	height: 14px;
	overflow: hidden;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.navigationspunkteSubLay a:hover {
	font-size: 12px;
	color: #ec000c;
	text-decoration: none;
	display: block;
	width: 205px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}

.navigationspunkteSubLay a.aktiv {
	font-size: 12px;
	color: #9B8965;
	text-decoration: underline;
	display: block;
	width: 205px;
	margin-left: 20px;
	margin-bottom: 1px;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}

.navigationspunkteSubLay a.aktiv:hover {
	font-size: 12px;
	color: #ec000c;
	text-decoration: underline;
	display: block;
	width: 205px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(1pic/bulletMenuLink.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}

/***********/ /* Inhalte */ /***********/
.inhalteEintrag {
	margin-bottom: 1em;
}

#template_right .inhalteEintrag {
	margin-bottom: 0;	
}

div.kontakt {
	width: 205px;
	padding-left: 20px;
	padding-right: 10px;	
	background-color: #FFF9EF;
	font-size: 10px;
	line-height: 10px;
	/*height: 86px;*/
	overflow: hidden;
	padding-top: 8px;			
}

.kontakt p a {
	text-decoration:none;
}

.bildtext3Lay {
	font-size: 10px;
}

/***********/ /* Anrisse */ /***********/
.newsAnriss { /*background-color:#fff2df;*/
	background-color: #ffffff;
	width: 220px;
	height: 93px;
	overflow: hidden;
	font-size: 12px;
}

.newsAnriss ul.einzellink,.newsAnriss li {
	margin-left: -5px;
	padding-left: 0px;
}

.newsAnriss li a {
	color: #7b6945;
	text-decoration: none;
	font-size: 12px;
}

.newsAnriss li a:hover {
	color: #ec000c;
	text-decoration: none;
	font-size: 12px;
}

.projekteAnriss {
	padding-left: 10px;
}

.projekteAnriss h3 a {
	color: #EC000C;
	text-decoration: underline;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background-image: url('1pic/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 center;
}

.projekteAnriss h3 a:hover {
	text-decoration: none;
}

/**********/ /* Seiten */ /**********/
.haeuserListeLay img {
	margin-bottom: 10px;
}

.haeuserListeLay h3 {
	font-size: 12px;
}

.referenzenListeLay {
/*	font-size: 10px;*/
}


.newsberichteListeLay {
	margin-bottom:10px;
}	

.newsberichteListeLay p {
	margin-bottom: 5px;
}

div.newsberichteEintrag {
	/*margin-top: 8px;*/
}

#seitenUebermalli table.bilder td {
	width: 131px;
	margin: 0px;
	padding: 0px;
}

.referenzen_titel a {
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-image: url("1pic/infobox_bg.jpg");
	display: block;
	vertical-align: middle;
}

/*************/ /* Sonstiges */ /*************/
div.clearer {
	clear: both;
}

div.clear {
	clear: both;
	display: none;
}

.projekteListeLay {
	margin-bottom: 10px;
}

.referenzenDetailLay p {
	margin-top: 10px;
}

.haeuserDetailLay img,.projekteDetailAnsicht img {
	margin-bottom: 10px;
}

.haeuserListeLay h3 {
	color: #000000;
}

.hauskategorienListeAnsicht p {
	margin-top: 4px;
}

.hauskategorienListeLay img,img.homeorder {
/*	margin: 11px 11px 6px 11px;*/
}

.hauskategorienListeLay p,.hauskategorienListeLay a {
	text-align: center;
}

.hauskategorienListeLay a,a.orderLink {
	color: #9b8965;
	text-decoration: none;
}

.hauskategorienListeLay a:hover,a.orderLink:hover {
	color: #ec000c;
	text-decoration: none;
}

.hauskategorienListeLay a {
	text-decoration: none;
}

/*Newsletter*/
#temNewsletter {
	width: 528px;
	margin: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.newsletter table.bilder {
	margin-top: 10px;
}

.newsletterbody {
	text-align: left;
}

.newsletter .bilder td {
	width: 170px;
	padding: 0px;
	margin: 0px;
}

div#newsletterRahmen {
	margin-left: 10px;
	background-color: white;
	width: 570px;
	text-align: left;
}

table.bilder td.eintrag img {
	float: left;
}

.formularfeldgruppen h4 {
	font-size: 14px;
	text-decoration: underline;
}

#menu {
	background-color: transparent;
}

div.bildtext {
	margin-top: 2px;
}

#navigationspunkteLeistungsbeschreibung {
	margin-top: 6px;
}

div.intouch {
	margin-top: 10px;
}

div.intouch a {
	font-size: 10px;
	margin-left: 20px;
	text-decoration: none;
}

.hauskategorien a {
	text-decoration: none;
}


/*HOMEHAEUSERLISTE*/
.hauskategorienListeLay p a,.hauskategorienListeLay p a:hover {
	color: #888376;
	font-weight: bold;
}

.hauskategorienListeLay p.creativ a {
	color: #888376;
}

.hauskategorienListeLay p.design a {
	color: #888376;
}

.hauskategorienListeLay p.pult a {
	color: #888376;
}

.hauskategorienListeLay p.europa a {
	color: #888376;
}

.hauskategorienListeLay p.toskana a {
	color: #888376;
}

.hauskategorienListeLay p.classic a {
	color: #888376;
}

.hauskategorienListeLay p.land a {
	color: #888376;
}

.hauskategorienListeLay p.family a {
	color: #888376;
}

.hauskategorienListeLay p.special a {
    color: #888376;
}


.hauskategorienListeLay p a {
	line-height: 32px;
}

.hauskategorienListeBox {
	width:170px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	background-image: url('1pic/infobox_bg.jpg');
}

.lastinrow {
	margin-right: 0px;
}

/*HAEUSERLISTE*/

div.hauslistebox {
	width: 218px;
	float: left;
	text-align:center;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.hauslistebild img {
	margin-bottom: 0px;
}

div.hauslistelink {
	text-align: center;
	height: 37px;
	background-image: url("1pic/infobox_bg_big.jpg");
}

div.hauslistelink a,div.hauslistelink h3 {
	text-decoration: none;
	line-height: 37px;
	color: #666666;
}

div.hauslistelink h3:hover,div.hauslistelink a:hover {
	text-decoration: underline;
	line-height: 37px;
}

div.creativ h3,div.creativ h1,.hausdetailfamilienlink h3.creativ,.preiseListeLay div.creativ h2,.preiseListeLay div.creativhaeuser h3,.preiseDetailLay .creativ h2
	{
	color: #888376;
}

div.design h3,div.design h1,.hausdetailfamilienlink h3.design,.preiseListeLay div.design h2,.preiseListeLay div.designhaus h3,.preiseDetailLay .design h2
	{
	color: #888376;
}

div.pult h3,div.pult h1,.hausdetailfamilienlink h3.pult,.preiseListeLay div.pult h2,.preiseListeLay div.pultdachhaus h3,.preiseDetailLay .pult h2
	{
	color: #888376;
}

div.europa h3,div.europa h1,.hausdetailfamilienlink h3.europa,.preiseListeLay div.europa h2,.preiseListeLay div.europahaus h3,.preiseDetailLay .europa h2
	{
	color: #888376;
}

div.toskana h3,div.toskana h1,.hausdetailfamilienlink h3.toskana,.preiseListeLay div.toskana h2,.preiseListeLay div.toskanahaus h3,.preiseDetailLay .toskana h2
	{
	color: #888376;
}

div.classic h3,div.classic h1,.hausdetailfamilienlink h3.classic,.preiseListeLay div.classic h2,.preiseListeLay div.classichaus h3,.preiseDetailLay .classic h2
	{
	color: #888376;
}

div.land h3,div.land h1,.hausdetailfamilienlink h3.land,.preiseListeLay div.land h2,.preiseListeLay div.landhaus h3,.preiseDetailLay .land h2
	{
	color: #888376;
}

div.family h3,div.family h1,.hausdetailfamilienlink h3.family,.preiseListeLay div.family h2,.preiseListeLay div.familyhaus h3,.preiseDetailLay .family h2
	{
	color: #888376;
}

div.family h3,div.family h1,.hausdetailfamilienlink h3.family,.preiseListeLay div.family h2,.preiseListeLay div.familyhaus h3,.preiseDetailLay .family h2
	{
	color: #888376;
}

div.aktion h3,.hausdetailfamilienlink h3.aktion,div.aktionshaeuser h3 {
	color: #888376;
}

div.aktion h1,.preiseListeLay div.aktion h2,.preiseListeLay div.aktionhaus h3,.preiseDetailLay .aktion h2
	{
	color: #888376;
}

/*HAEUSERDETAILANSICHT*/

.imagebild_navigation {
	position:absolute;
	background-color: #FFFFFF;
	height: 17px;
	right: 10px;
	top: 10px;
}

.imagebild_next {
	background-image: url("1pic/image_next.gif");
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height:17px;
	float: left;
}

.imagebild_next:hover {
	background-image: url("1pic/image_next_hover.gif");
}

.imagebild_prev {
	background-image: url("1pic/image_prev.gif");
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height:17px;
	float: left;
}

.imagebild_prev:hover {
	background-image: url("1pic/image_prev_hover.gif");
}

div.hausdetailgaleriebilder {
	margin-bottom: 30px;
}

div.hausdetailspaltelinks {
	width: 166px;
}

div.hausdetailspalterechts {
	width: 520px;
}

div.hausdetailspaltelinks,div.hausdetailspalterechts {
	float: left;
}

div.hausdetailcontainer {
	width: 686px;
}

div.hausdetailpreis {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

div.hausdetailfamilienlink {
	height: 50px;
	margin-bottom: 10px;
	width: 690px;
	overflow: hidden;
	background-image: url("1pic/infobox_bg_detail.jpg");
}

div.hausdetailfamilienlinkbild {
	width: 82px;
	height: 50px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.hausdetailfamilienlink h3 {
	font-size: 18px;
	line-height: 50px;
	width: 550px;
	float: left;
	text-decoration: none;
	padding-left: 40px;
	overflow: hidden;
	color: #888376;
}

.hausdetailfamilienlink a {
	text-decoration: none;
}

.hausdetailfamilienlink h3:hover {
	text-decoration: underline;
}

.creativ .hausdetailfamilienlink,.hauskategorienListeLay div.creativ,div.hauslistebox .creativ,.preiseListeLay div.creativhaeuser table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.design .hausdetailfamilienlink,.hauskategorienListeLay div.design,div.hauslistebox .design,.preiseListeLay div.designhaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.pult .hausdetailfamilienlink,.hauskategorienListeLay div.pult,div.hauslistebox .pult,.preiseListeLay div.pultdachhaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.europa .hausdetailfamilienlink,.hauskategorienListeLay div.europa,div.hauslistebox .europa,.preiseListeLay div.europahaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.toskana .hausdetailfamilienlink,.hauskategorienListeLay div.toskana,div.hauslistebox .toskana,.preiseListeLay div.toskanahaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.classic .hausdetailfamilienlink,.hauskategorienListeLay div.classic,div.hauslistebox .classic,.preiseListeLay div.classichaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.land .hausdetailfamilienlink,.hauskategorienListeLay div.land,div.hauslistebox .land,.preiseListeLay div.landhaus table
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.family .hausdetailfamilienlink,.hauskategorienListeLay div.family,div.hauslistebox .family,.preiseListeLay div.familyhaus table,.aktion
	{
	background-image: url('1pic/infobox_bg_detail.jpg');
}

.hauskategorienListeLay div.special {
   background-image: url('1pic/infobox_bg_detail.jpg');
}

.aktion h1 {
	background-color: #ffffff;
}

div.aktionhome {
	background-color: #fff3af;
}

/*aktionsfix*/
.haeuserPreiseListeLay .aktion h2 {
	background-color: white;
}

.haeuserPreiseListeLay div.aktionshaeuser table {
	background-color: #FFF3AF;
}

.haeuserPreiseDetailLay .aktion table,.haeuserPreiseDetailLay .aktion {
	background-color: #FFFFFF;
}

.hauskategorienListeLay a:hover {
	text-decoration: underline;
}

/*Preisliste*/
.preiseListeLay table.auto {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

.preiseListeLay table.auto td,.preiseListeLay table.auto th,.preiseListeLay table.auto tr
	{
	border: none;
	padding: 3px;
}

.preiseListeLay table,.preiseListeLay tr,.preiseListeLay td {
	height: 54px;
	overflow: hidden;
}

.preiseListeLay h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.preiseListeLay td {
	vertical-align: middle;
}

div.basispreis {
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 10px;
	background-image: url(1pic/whitespacer.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin-top: 10px;
}

div.basispreis p {
	font-size: 15px;
	font-weight: bold
}

/*zuruecklink*/
.backlink ul.einzellink {
	padding-left: 10px;
	background-image: url(1pic/bulletback.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.forward a,.forward ul.einzellink,.inhalte .body ul {
	padding-left: 10px;
	background-image: url(1pic/bulletforward.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

.modelleKategorienDetailAnsicht div.forward {
	background-image: none;
	background-image: url("1pic/linkbox_prospekt.jpg");
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
   	-khtml-border-radius: 6px;
   	border-radius: 6px;
/*   	border: 2px solid #FFFFFF;*/
   	height: 40px;
   	line-height: 40px;
   	margin-bottom: 10px;
   	width: 686px;
}
.modelleKategorienDetailAnsicht .forward a {
	background-image: url("1pic/link_bullet.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
/*	width: 646px;*/
	display: block;
}
.modelleKategorienDetailAnsicht .forward a:hover {
	text-decoration: underline;
}

.hausdetailspalterechts .prospekt {
	background-image: none;
	background-image: url("1pic/linkbox_prospekt.jpg");
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
   	-khtml-border-radius: 6px;
   	border-radius: 6px;
/*   	border: 2px solid #FFFFFF;*/
   	height: 40px;
   	line-height: 40px;
   	margin-bottom: 10px;
   	width: 520px;
}
.hausdetailspalterechts .prospekt a {
	background-image: url("1pic/link_bullet.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 45px;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
/*	width: 646px;*/
	display: block;
}
.hausdetailspalterechts .prospekt a:hover {
	text-decoration: underline;
}

.forwardpreise ul {
	padding-left: 10px;
	background-image: url(1pic/bulletforward.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#inhalteTopNavigation ul.linkliste {
	background-image: none;
	list-style: none;
}

.inhalte .body .nobullet ul,.inhalte .body .nobullet li,.inhalte .body .nobullet a
	{
	background: none;
	background-image: none;
	list-style: none;
}

h1.home {
	color: #888376;
	font-size: 22px;
	padding-bottom: 3px;
}

/*alle seiten ausser home*/
div.template_content {
	padding-left: 25px;
	padding-top: 20px;
	width: 686px;
	float: left;
	margin-bottom: 1px;
	overflow: hidden;
}
/*home seiten content*/
div.home {
	padding-left: 25px;
	padding-top: 22px;
	overflow: hidden;
	width: 685px;
	float: left;
}


/*div.home {
	padding-left: 25px;
	padding-top: 20px;
	overflow: hidden;
	margin-bottom: 1px;
	width: 441px;
	height: 443px;
	float: left;
}
*/
div.home .body p {
	margin-top: -20px;
	padding-top: 0px;
}

div#container {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.newsletterBody {
	background-image: none;
	background: none;
	background-color: #FEEAC7;
	background: #FEEAC7;
}

.newsletterBody {
	background-image: none;
	background: none;
	background-color: #FEEAC7;
	background: #FEEAC7;
	color: #000000;
}

.newsletterRahmen {
	background-color: white;
	margin-bottom: 15px;
}

.newsletterRahmen .imagebilder,.newsletterRahmen .content,.newsletterRahmen .footer
	{
	padding: 20px;
}

.newsletterRahmen .content {
	margin-bottom: 10px;
}

div.imagebilder {
	padding-top: 0px;
}

.newsletterBody .imagebilder {
	padding-bottom: 15px;
}

.newsletterRahmen .content { /*background-color:cyan;*/
	
}

.newsletterRahmen .footer {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*background-color:yellow;*/
}

.newsletterRahmen .forward a,.newsletterRahmen .forward ul.einzellink,.newsletterRahmen .inhalte .body ul
	{
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.newsletterRahmen a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.newsletterRahmen a.abmeldung {
	padding-left: 10px;
	background-image: url(1pic/bulletforward.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

div.nlpics {
	width: 170px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

div.nltext {
	width: 330px;
	float: left;
	overflow: hidden;
}

.nltext ul li {
	margin-left: 15px;
	list-style-type: disc;
}

.nltext ul.linkliste li {
	margin-left: 0px;
}

.newsletterRahmen .bilderY img {
	margin-bottom: 10px;
}

.newsletterRahmen h3 {
	color: #EC000C;
}

div.newsletterdots,.newsletterRahmen .newsberichteEintrag {
	border-bottom: 1px dotted lightgrey;
	padding-bottom: 10px;
}

div.newsletterdots,.newsletterRahmen .newsberichteLetzterEintrag {
	border-bottom: none;
	padding-bottom: 0px;
	width: 530px;
	overflow: hidden;
}

.newsletterRahmen .newsberichteEintrag table p {
	width: 400px;
}

.newsletterRahmen .newsberichteEintrag h3 {
	margin-bottom: 4px;
}

/*###########################################*/
/******** Infoboxen ********/
#template_right ul.linkliste, .infoboxUnten ul.linkliste, #infoboxUntenRahmen .inhalteEintrag {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}

#inhalteTemplate_live {
	text-align:center;
}

#inhalteTemplate_live h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

#inhalteTemplate_live p {
	margin-bottom: 4px;
}

#inhalteProjekteanrisse {
	color: #666666;
}
#inhalteProjekteanrisse a {
	color: #666666;
	font-weight: bold;
}


#template_right, #infoboxUntenRahmen p, #infoboxUntenRahmen a {
	font-size: 12px;
	line-height: 14px;
}

#template_right h2, #infoboxUntenRahmen h2 {
	font-size: 16px;
}

li.mehrLink {
	list-style: none;
	height: 31px;
}

.infoboxUnten {
	position: relative;
}

#infoboxUntenRahmen .inhalte100Lay p {
	text-align: center;
	margin-top: 4px;
}

#infoboxUntenRahmen .mehrLink {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 160px;
	line-height: 25px;
}

li.mehrLink a {
	background-image: url("1pic/mehrLink.png");
	background-repeat: no-repeat;
	background-position: right center;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 31px;
	line-height: 25px;
	text-align: right;
	padding-right: 36px;
}

li.mehrLink a:HOVER {
	text-decoration: underline;
}

#template_right .inhalteEintrag p, #template_right .inhalteEintrag img, #template_right .inhalteEintrag h2 {
	margin: 0;
	padding: 0;
}

#template_right .inhalteEintrag h2 {
	padding-bottom: 5px;
	padding-top: 5px;
}

div#infoboxUntenRahmen {
	/*padding-left: 15px;*/
	margin-top: 10px;
}

.infoboxUnten {
	float: left;
	width: 198px;
	height: 148px;
	/*margin-left: 10px;*/
	padding: 12px;
	background-image: url("1pic/infoboxuntenbg.jpg");
	margin-bottom: 10px;
}

#inhalteTemplate_live table.auto, #inhalteTemplate_live table.auto tr, #inhalteTemplate_live table.auto tr td, #inhalteTemplate_live table.auto tr th {
	border: none;
}

#inhalteTemplate_live .linkliste li a {
	display: block;
	background-image: url(1pic/mehrLinkNT.png);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 30px;
	color: #d92b20;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}

DIV.schattenunten {
    width: 270px; 
    height: 6px; 
    background-image: url('1pic/schattenunten.jpg');
    background-repeat: no-repeat;
}

#inhalteTemplate_aktuell TD.eintrag {
    padding-bottom: 0px;
}

#infoboxUntenRahmen LI.mehrLink A.mehrLink {
    background-image: url("1pic/mehrLinkGB.png");
}


.imagebildLogo {
	position: absolute;
	padding-left: 54px;
}

.imagebildLogo a {
	width: 119px;
	height: 181px;
	background-image: url("1pic/header_logo.png");
	background-position: top left;
	background-repeat: none;
	display: block;
}

.imagebildLogoOhne {
	position: absolute;
	padding-left: 54px;
}

.imagebildLogoOhne a {
	width: 119px;
	height: 181px;
	display: block;
}
	

#inhalteWillkommen h2 {
	width: auto;
	margin:0px;
	padding:0px;
	float: left;
	line-height: 35px;
	margin-right: 5px;
}
#inhalteWillkommen .body p{
	margin:0px;
	padding:0px;
	margin-left: 15px;
	line-height: 35px;
	font-size: 16px;
}
#inhalteHaeuserHome {
	clear: both;
}

#inhalteInterview  .body .bilderEintrag {
	padding-bottom: 0;
}

#inhalteInterview .body p {
	background-image: url("1pic/infobox_bg_big.jpg");
	background-position: center left;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	height: 185px;
	line-height: 37px;
	margin: 0;
}


#inhalteWillkommen {
	position: absolute;
	top: 15px;
	left: 185px;
}

