@charset "UTF-8";
/* CSS Document */

/* 
	ALLGEMEINE ANGABEN
*/


* {
	margin: 0;
	padding: 0;
	}

body {
	background: #e5ecf2 url(../img/layout/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #232323;
	text-align: center;
	}
	
th, td, input, select, textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.clear {
	clear: both;
	}
	
img {
	border: none;
	}
	
.red {
	color: #ff0000;
	}

.ci {
	color: #11467e;
	}




/* 
	SCHRIFT
*/


a:link, a:active, a:visited, a:focus {
	color: #11467e;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}


a.white:link, a.white:active, a.white:visited, a.white:focus {
	color: #fff;
	text-decoration: underline;
	}
	
a.white:hover {
	text-decoration: none;
	}


a.grey:link, a.grey:active, a.grey:visited, a.grey:focus {
	color: #232323;
	text-decoration: underline;
	}
	
a.grey:hover {
	text-decoration: none;
	}
	
a.grey_fett:link, a.grey_fett:active, a.grey_fett:visited, a.grey_fett:focus {
	color: #232323;
	text-decoration: underline;
	font-weight: bold;
	}
	
a.grey_fett:hover {
	text-decoration: none;
	}


a.objekt:link, a.objekt:active, a.objekt:visited, a.objekt:focus {
	color: #11467e;
	background-color: #b8c8d9;
	text-decoration: none;
	padding: 3px 5px;
	font-size: 0.9em;
	}
	
a.objekt:hover {
	background-color: #11467e;
	color: #fff;
	}

h1 {
	color: #11467e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	}

h2 {
	color: #232323;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 10px;
	}

.untertitel {
	color: #232323;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin-bottom: 20px;
}



	
/* 
	SATZ
*/

.left {
	width: 50%;
	float: left;
	}
	

.right {
	width: 50%;
	float: left;
	text-align: right;
	}
	
.clear {
	clear: both;
	}
	
.mittig {
	vertical-align: middle;
	}

p {
	margin-bottom: 10px;
	}

.linie {
	margin-top: 10px;
	width: 100%;
	border-top: 1px dotted #232323;
	}

.block {
	display: block;
}
		

/* 
	ALLGEMEINES LAYOUT
*/

.png {
	behavior: url(js/iepngfix.htc);
	}

#himmel {
	background: url(../img/layout/bg_himmel.jpg) top center no-repeat;
	}

#wrapper {
	width: 920px;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	}

#header {
	padding-bottom: 18px;
	}

#navipfad {
	background: url(../img/layout/linie_navipfad.png) no-repeat bottom;
	behavior: url(js/iepngfix.htc);
	padding: 7px 30px;
	width: 682px;
	color: #232323;
	font-weight: bold;
	}

#logo {
	float: left;
	margin: 16px 0 0 71px;
	}
	
#content {
	margin: 0 20px;	
	}	
	
#left {
	width: 240px;
	float: left;
	}

#right {
	width: 640px;
	float: left;
	}	

#footer {
	margin: 15px 20px;
	width: 858px;
	padding: 10px;
	border: 1px solid #d5dbe1;
	background: #eff3f7;
	font-size: 0.9em;
	}

.linke_spalte {
	float: left;
	width:45%;
	padding:5px;
}

.rechte_spalte {
	float: left;
	width:45%;
	padding:5px 5px 5px 0;
}

.linke_spalte2 {
	float: left;
	width:45%;
	padding:3px 0px 3px 0;
}

.rechte_spalte2 {
	float: left;
	width:45%;
	padding:3px 0px 3px 0;
}

.linke_spalte_gr {
	float: left;
	width:55%;
	padding-right: 8px;
}

.linke_spalte_gr img {
	border: 1px solid #b8c8d9;
}

.rechte_spalte_kl {
	float: left;
	width:40%;
	padding: 0 5px 0 0;
}

.rechte_spalte_gr {
	float: left;
	width:55%;
	padding-right: 10px;
}

.linke_spalte_kl {
	float: left;
	width:35%;
	padding: 0 5px 0 0;
}

.linke_spalte_kl img {
	border: 1px solid #b8c8d9;
}

/*
	LISTEN
*/

ul  {
	margin: 0;
	padding: 0;
	
	}

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

ul.immo_navi li a {
	display: block;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #b8c8d9;
	}

ul.immo_navi li  {
	display: inline;
	}

	
ul.immo_navi li a:link, ul.immo_navi li a:visited {
	color: #232323;
	text-decoration: none;
	}

ul.immo_navi li a:hover, ul.immo_navi li a:active, ul.immo_navi li a:focus {
	color: #fff;
	background: #11467e;
	text-decoration: none;
	}
	
ul.immo_navi li a.pressed:link {
	color: #232323;
	text-decoration: none;
	}

ul.immo_navi li a.pressed:active, ul.immo_navi li a.pressed:focus, ul.immo_navi li a.pressed:visited {
	color: #fff;
	background: #11467e;
	text-decoration: none;
	}

ul.immo_navi ul.ebene2 a {
	padding-left: 25px;
	background: url(../img/icons/pfeil_blau.gif) no-repeat 16px 7px;
	}

ul.immo_navi ul.ebene2 a:hover {
	background: url(../img/icons/pfeil_weiss.gif) no-repeat 16px 7px;
	background-color: #11467e;
	}
	
ul.immo_navi ul.ebene2 a.pressed:link {
	color: #232323;
	text-decoration: none;
	}

ul.immo_navi ul.ebene2 a.pressed:active, ul.immo_navi ul.ebene2 a.pressed:focus, ul.immo_navi ul.ebene2 a.pressed:visited {
	color: #fff;
	background: url(../img/icons/pfeil_weiss.gif) no-repeat 16px 7px;
	background-color: #11467e;
	text-decoration: none;
	}

ul.immo_navi ul.ebene3 a {
	padding-left: 40px;
	background: url(../img/icons/pfeil_blau.gif) no-repeat 31px 7px;
	}

ul.immo_navi ul.ebene3 a:hover {
	background: url(../img/icons/pfeil_weiss.gif) no-repeat 31px 7px;
	background-color: #11467e;
	}
	
ul.immo_navi ul.ebene3 a.pressed:link {
	color: #232323;
	text-decoration: none;
	}

ul.immo_navi ul.ebene3 a.pressed:active, ul.immo_navi ul.ebene3 a.pressed:focus, ul.immo_navi ul.ebene3 a.pressed:visited {
	color: #fff;
	background: url(../img/icons/pfeil_weiss.gif) no-repeat 31px 7px;
	background-color: #11467e;
	text-decoration: none;
	}
	
ul.normal li {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 5px 12px;
	border: none;
	}


/*
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.normal li {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 5px 12px;
	border: none;
}
	
ul.immo_navi li {
	list-style: none;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b8c8d9;
}
	
ul.immo_navi li a:link, ul.immo_navi li a:visited {
	color: #232323;
	text-decoration: none;
}

ul.immo_navi li a:hover, ul.immo_navi li a:active, ul.immo_navi li a:focus {
	color: #11467e;
	text-decoration: none;
}

ul.immo_navi li a.pressed {
	color: #11467e;
	text-decoration: none;
}

ul.immo_navi_2 li {
	list-style: none;
	list-style-image: url(../img/icons/pfeil_blau.gif);
	list-style-position:inside;
	margin-left: 0px;	
	padding-left: 12px;
	margin-bottom: 2px;
	border-bottom: 1px solid #b8c8d9;
	}
	
ul.immo_navi_2 li a:link, ul.immo_navi_2 li a:visited {
	color: #232323;
	text-decoration: none;
}

ul.immo_navi_2 li a:hover, ul.immo_navi_2 li a:active, ul.immo_navi_2 li a:focus {
	color: #11467e;
	text-decoration: none;
}

ul.immo_navi_2 li a.pressed {
	color: #11467e;
	text-decoration: none;
}

ul.immo_navi_3 li {
	list-style: none;
	list-style-image: url(../img/icons/pfeil_blau.gif);
	list-style-position:inside;
	margin-left: 0px;	
	padding-left: 24px;
	margin-bottom: 2px;
	border-bottom: 1px solid #b8c8d9;
}

ul.immo_navi_3 li:hover {
	list-style: none;
	list-style-image: url(../img/icons/pfeil_weiss.gif);
	list-style-position:inside;
	background-color: #11467e;
	margin-left: 0px;	
	padding-left: 24px;
	margin-bottom: 2px;
	border-bottom: 1px solid #b8c8d9;
}

ul.immo_navi_3 li.pressed {
	list-style: none;
	list-style-image: url(../img/icons/pfeil_weiss.gif);
	list-style-position:inside;
	background-color: #11467e;
	margin-left: 0px;	
	padding-left: 24px;
	margin-bottom: 2px;
	border-bottom: 1px solid #b8c8d9;	
}
	
ul.immo_navi_3 li a:link, ul.immo_navi_3 li a:visited {
	color: #232323;
	text-decoration: none;
}

ul.immo_navi_3 li a:hover, ul.immo_navi_3 li a:active, ul.immo_navi_3 li a:focus {
	background-color: #11467e;
	color: #ffffff;
	text-decoration: none;
}

ul.immo_navi_3 li a.pressed {
	color: #ffffff;
	text-decoration: none;
}

ul.immo_navi li.nichts {
	border: none;
}

ul.immo_navi_2 li.nichts2 {
	border: none;
	
	list-style: none;
	list-style-image:none;
	margin-left: 0px;	
	padding-left: 0px;
	margin-bottom: 0px;
}
*/


/* 
	BOXEN
*/


.objekte {
	margin: 0 0 10px 10px;
	}


.box_240 {
	background: url(../img/layout/box_240_middle.gif) repeat-y;
	width: 240px;
	margin-bottom: 10px;
	}
	
.box_240 .verlauf {
	background: url(../img/layout/box_240_gradient.jpg) no-repeat;
	padding: 4px 4px 0 4px;
	min-height: 118px;
	}

.box_240 .text {
	padding: 10px 7px;
	}

.box_240 .bottom {
	background: url(../img/layout/box_240_bottom.gif) no-repeat;
	width: 240px;
	height: 10px;
	}

.box_310 {
	background: url(../img/layout/box_310_middle.gif) repeat-y;
	width: 310px;
	float: left;
	margin-left: 10px;
	}
	
.box_310 .verlauf {
	background: url(../img/layout/box_310_gradient.jpg) no-repeat;
	padding: 4px 4px 0 4px;
	}

.box_310 .text {
	padding: 10px 7px;
	}

.box_310 .bottom {
	background: url(../img/layout/box_310_bottom.gif) no-repeat;
	width: 310px;
	height: 10px;
	}
	
.box_630 {
	background: url(../img/layout/box_630_middle.gif) repeat-y;
	width: 630px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.box_630 .verlauf {
	background: url(../img/layout/box_630_gradient.jpg) no-repeat;
	padding: 4px 4px 0 4px;
	min-height: 118px;
	}

.box_630 .text {
	padding: 10px 7px;
	}
	
.box_630 .text img.abstand{
	margin-bottom: 20px;
	display: block;
	}
	
.box_630 .text img.kein_abstand{
	margin-bottom: 5px;
	display: block;
	}

.box_630 .bottom2 {
	background: url(../img/layout/box_630_bottom.gif) no-repeat;
	background-position: 0 -6px;
	width: 630px;
	height: 4px;
	}
	
.box_630 .bottom {
	background: url(../img/layout/box_630_bottom.gif) no-repeat;
	width: 630px;
	height: 10px;
	}
	
	
/*
	LIGHTBOX
*/

div.media {
	margin-bottom: 0px;
	margin-right: 2px;
	padding: 0px 6px 3px 0;
	float: left;
	width: 92px;
	text-align: center;
	}

p.preview {
	margin: 0px;
	padding: 3px;
	border: 1px solid #b8c8d9;
	background: #fff;
	width: 90px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	}

p.preview img {
	vertical-align: middle;
	}

p.preview:hover {
	border: 1px solid #11467e;
	}
	
p#untertitel {
	margin-top: 5px;
	
}

div#zurueck, div#weiter {
	display: inline;
	cursor: pointer;
}
	
/*
	TABELLEN
*/

table, table.table_box {
	border-collapse: collapse;
	width: 100%;
	}

td, th {
	padding: 5px 10px 5px 0;
	vertical-align: top;
	}
	
table.table_box td, table.table_box th {
	padding: 5px;
	vertical-align: top;
	}
	
	
/* 
	INDEX
*/	
	
	
#startbild_text {
	background: url(../img/layout/bg_titel_text.png) no-repeat;
	behavior: url(js/iepngfix.htc);
	width: 384px;
	height: 86px;
	padding: 15px 10px;
	font-size: 1em;
	float: right;
	}

#startbild_text h1 {
	color: #9f1438;
	font-size: 1.6em;
	line-height: 0.9em;
	margin-bottom: 15px;
	}

#objekt_links {
	position: absolute;
	margin-top: 10px;
	margin-right: 10px;
	width: 630px;
	text-align: right;	
	}

#objekt_text h1 {
	font-size: 1.4em;
	margin-right: 30px;
	float: left;
	width: 200px;
	}

#objekt_text div {
	float: left;
	width: 378px;
	}
	

/* 
	OBJEKTE
*/	
	


div.objekt {
	width: 500px;
	float: left;
}

div.objekt2 {
	padding-left: 10px;
	width: 490px;
	float: left;
}

div.box {
	background-color: #eeeeee;
	width: 599px;
	margin-bottom: 20px;
	border: 1px solid #a9b0b6;
}

div#info_buttons {
	background: url(../img/layout/button_hg.gif) no-repeat;
	width: 601px;
	height: 44px;
}

div.box_innen_l {
	width: 169px;
	padding: 10px 15px 0 15px;
	float: left;
	
}





