@charset "utf-8";
/* *********** */
/* Allgemeines */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 17, 2015 */
@font-face {
    font-family: 'j.d.regular';
    src: url('j.d-webfont.eot');
    src: url('j.d-webfont.eot?#iefix') format('embedded-opentype'),
         url('j.d-webfont.woff2') format('woff2'),
         url('j.d-webfont.woff') format('woff'),
         url('j.d-webfont.ttf') format('truetype'),
         url('j.d-webfont.svg#j.d.regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	padding: 0;
	margin: 0;
}

html {
	height: 101%; /* für den Rollbalken rechts */
}

body {
	background-color: #CCCCCC;
	background-image: url(../../bilder/bg/bg_body.jpg);
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#001EC4;
}

a:link { color:#001EC4; text-decoration:none; }
a:visited { color:#001EC4; text-decoration:none; }
a:hover { color:#5BB700; text-decoration:underline; }
a:active { color:#001EC4; text-decoration:none; }

p {
	margin: 6px 0 0 0;
}

ul{
	padding: 0 0 0 15px;
}

#inhalt ul{
	list-style-image:url(../../bilder/design/Punkt.gif);
}

#inhalt ul li{
	margin: .6em 2em 0 1.5em;
}

#inhalt ul li.liste{
	line-height: 1.6em;
}

/* ************************************************** */
/* Headlines                                          */

h1 { 
	font-weight: bold;
	font-size: 120%;
	margin:2px 0 5px 0;
	padding:0;
}

h2 { 
	font-weight: bold;
	font-size: 100%;
	margin:2px 0;
	padding:0;
}

h3 {
	font-family: 'j.d.regular';
	font-weight: normal;
	font-size: 160%;
	margin:20px 0 0 0;
	padding:0;
}

h3.Traumhaus {
	background-image: url(/bilder/headlines/Aktion_Traumhaus_Blume.jpg);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	text-align: right;
	font-family: 'j.d.regular';
	font-weight: normal;
	font-size: 150%;
	line-height: 1.1em;
	margin:0;
	padding:25px 15px 0 0;
}

a.Traumhaus:hover {
	text-decoration: none;
}

/* **************** */
/* Frühjahrs-Aktion */
#menue #aktion{
	font-weight: bold;
	font-size: 100%;
	margin: 35px 0;
	text-align: center;
}

#menue #aktion span{
	display: block;
	margin-top:6px;
	color:#009100;
	}
	
.aktionstext {
	font-weight: normal;
	font-size: 90%;
	line-height: 1.3em;
	margin: 5px 0 0 5px;
	}

/* ********** */
/* Grundrisse */
td.gr_titel {
	text-align: left;
	vertical-align: bottom;
	font-weight:bold;
	font-size:120%;
	text-decoration:underline;
	padding: 0 40px 20px 0;
}

td.gr_foto_r {
	vertical-align: bottom;
	text-align: center;
	padding: 25px 0 10px 0;
}

td.grundriss_l {
	vertical-align: bottom;
	text-align: center;
}

td.grundriss_r {
	vertical-align: bottom;
	text-align: center;
}

div.gr_untertitel {
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .1em;
	font-size: 80%;
}

div.gr_untertitel span {
	text-align: center;
	text-transform:none;
	letter-spacing: 0;
	font-size: 95%;
}

/* ********** */
/* Barrierefrei */
td.bar_titel {
	text-align: left;
	vertical-align: bottom;
	font-weight:bold;
	font-size:120%;
	padding: 25px 0 0 0;
}

td.bar_titel span{
	text-decoration:underline;
}

/* ************ */
/* Reihenhäuser */
ul.reihenhaus {
	line-height: 1em;
	margin: 15px 0;
	padding: 0 10px;
}

/* *************** */
/* Benannte Blöcke */
#container_1 {
	width: 750px;
	margin: 0px auto;
	padding: 0 0 0 20px;
	text-align: left;
	background-image: url(../../bilder/bg/schatten_links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#container_2 {
	padding: 0 20px 0 0;
	background-image: url(../../bilder/bg/schatten_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#seite {
	background-color:#FFFFFF;
	padding: 0;
	margin: 0;
}

#header {
	border-bottom:3px solid #001EC4;
	background-repeat: no-repeat;
	background-position: left bottom;
	/* margin-bottom: 20px; */
}

#footer {
	width: 730px;
	margin: 0px auto;
	background-image:url(../../bilder/bg/schatten_unten.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.imp_link {
	text-align: right;
	vertical-align: top;
	padding: 30px 15px 0 0;
	font-size: 83%;
	text-transform:capitalize;
}

.startseite_link {
	font-size:85%;
	padding:6px 0 0 0;
	text-align: right;
}

#subheader {
	padding: 5px 5px 15px 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	/* display:none; */
}

#subheader span {
	margin: 0 10px;
}

#menue {
	width: 200px;
	vertical-align: top;
	font-weight: bold;
	padding: 40px 0 50px 15px;
	border-right:2px solid #0000ff;
}

#menue ul {
	margin-left:10px;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	list-style-image:url(../../bilder/design/greenbullet.gif);
}

#menue ul li {
	margin-bottom:6px;
	background-color:#b3e6ff;
}

#menue ul li.immo {
	margin-bottom:6px;
	background-color:#FFF;
}

a.immo {
	display:block;
	background-color:#b3e6ff;}

#menue ul.sub {
	margin-left:0;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	list-style:none;
	background-color:#FFFFFF;
}

#menue ul.sub li {
	margin-top:6px;
	background-color:#FFFFFF;
}

a.m_aktiv {
	color:#5BB700; /* hellgrün */
	color:#CC6600; /* bräunlich orange */
	color:#FF6600; /* orange */
}

#inhalt {
	vertical-align: top;
	padding: 0 15px 30px 15px;
	color:#001EC4;
}

img.topheadline { /* oberstes Headline-Bild */
	display: block;
	margin: 0 0 0 0;
}

img.headline {
	display: block;
	margin: 20px 0 0 0;
}

p.spruch {
	font-weight: bold;
	font-style: italic;
}

/* Immobilien (provisorisch) */
td.immo_det01 {
	padding: 10px 10px 0 0;