/* CSS Document */
html {}

body {
	background-color:#999999;
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	

}
body img {
	border:none;
}

p {
margin:0;
}


h1 {
	color:#003366;
	font-size:11px;
	font-weight:bold;
	line-height:115%;
	text-transform:uppercase;
}

#container1 {
	text-align:center;
	margin: auto;
	width:946px;
	position:absolute;	
	top:auto;
	left:50%;
	margin-left:-473px;		
}

#bgTop {
	background-image:url(/images/bg_top.gif);
	background-repeat:none;
	height:16px;
	float:left;
	width:946px;
	line-height:0px;
	font-size:0px;
}
#container2{
	background-image:url(/images/bg_middle.gif);
	background-repeat:repeat-y;
	width:946px;
}
#bgBottom{
	background-image:url(/images/bg_bottom.gif);
	background-repeat:none;
	height:10px;
	float:left;
	width:946px;
	line-height:0px;
	font-size:0px;
}

/* ########## MAINNAV ########### */

#mainnavcontainer {
	margin:0px 6px 0px 5px;
	height:115px;
	background-color:#74b1d9;
	text-align:left;
}
#mainnavcontainer #left {
	text-align:left;
	margin:0px 0px 0px 10px;
	float:left;
	width:749px;
}
#mainnavcontainer #left #mainnav {
	font-size:11px;
	margin-top:51px;
	color:#FFFFFF;
}
#mainnavcontainer #left #mainnav a{
	color:#FFFFFF;
	text-decoration:none;
}
#mainnavcontainer #left #mainnav a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#mainnavcontainer #right {
	margin:0px 0px 0px 0px;
	float:left;
	width:166px;
}

#mainnavcontainer #right #metanav {
	font-size:11px;
	margin-top:55px;
	color:#333;
}
#mainnavcontainer #right #metanav a{
	color:#333;
	text-decoration:none;
}
#mainnavcontainer #right #metanav a:hover{
	color:#333;
	text-decoration:underline;
}

/* ########## CONTENT ################### */
#img {
	z-index:3;
	top:0px;
	left:0px;
	border:none;	

}
#textbox {
	background:transparent;
	padding:10px;
	z-index:4;
	text-align:left;
	background-color:#FFFFFF; 
	width:228px; 
	height:97px;
	border:none;
	position:absolute;	
    filter:alpha(opacity=90); /* IE's opacity*/
    opacity: 0.9;	
	top:200px;
	left:200px;
}

#contentcontainer {
	text-align:left;
	margin-left:15px;
	font-size:11px;
}
#subnavcontainer {
	width:225px;
	float:left;
}
#subnav {
	background-color:#D0E0EA;
	width:200px;
	padding-bottom:5px;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333333;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#333333;
}



.item1active a {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:6px 2px;
	padding: 1px 5px 2px 20px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.item1 a {
	display:block;
	background-image:url(/images/immobilien/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:6px 2px;
	padding: 1px 5px 2px 20px;
	color:#003366;
	text-decoration:none;
	
}
.item1 a:hover {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:6px 2px;
	padding: 1px 5px 2px 20px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.item2active {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	padding: 1px 5px 2px 34px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
.item2 a {
	display:block;
	background-image:url(/images/immobilien/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	padding: 1px 5px 2px 34px;
	color:#003366;
	text-decoration:none;
	
}
.item2 a:hover {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	padding: 1px 5px 2px 34px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
#adress {
	margin:10px 0px 10px 6px;
}
#content {
	width:505px;
	float:left;
	margin:18px 20px 20px 0px;
}
#crosslinkcontainer {
	margin-top:26px;
	float:left;
	width:100px;
}
.balken {
	background-color:#B1CBDC;	
	height:10px;
	width:50px;
}
.crosslink {
	border:1px solid #B1CBDC;
	width:150px;
	padding: 7px;
}

.itemImgLink {
	display:inline;
	float:left;
	margin:14px 36px 0px 0px;
}
.itemImgLink img{
	margin-bottom:3px;
}
/* ######### FONTS #####################*/

.text {
	font-size:11px;
	line-height:115%;
	color:#333333;
}
.text  a{
	color:#333333;
	text-decoration:underline;
}
.text a:hover{
	color:#38556F;
	text-decoration:underline;
	
}
.textblue{
	font-size:11px;
	line-height:115%;
	color:#38556F; 
}
.textblue a{
	color:#38556F;
	text-decoration:underline;
}
.textblue a:hover{
	color:#38556F;
	text-decoration:underline;
}
.textblueDark{
	font-size:11px;
	line-height:115%;
	color:#003366; 
}
.textblueDark a{
	color:#003366;
	text-decoration:underline;
}
.textblueDark a:hover{
	color:#003366;
	text-decoration:underline;
}
.textred{
	font-size:11px;
	line-height:115%;
	color:#003366;
}
.textred a{
	color:#003366;
	text-decoration:underline;
}
.textred a:hover{
	color:#003366;
	text-decoration:underline;
	
}
.textgrey{
	font-size:10px;
	line-height:115%;
	color:#999;
}
.textgrey a{
	color:#999;
	text-decoration:underline;
}
.textgrey a:hover{
	color:#666;
	text-decoration:underline;
}
.textgreyDark{
	font-size:11px;
	line-height:115%;
	color:#666;
}
.textgreyDark a{
	color:#666;
	text-decoration:underline;
}
.textgreyDark a:hover{
	color:#333;
	text-decoration:underline;
}

.arrow a {
	display:block;
	background-image:url(/images/immobilien/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
	
}
.arrow a:hover {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}


/*index */
#agentur {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:left;
	padding-left:10px;
	width:946px;
	margin: auto;
	margin-top:-4px;
}
#agentur a{
	text-decoration:none;
	color:#333333;
}
#agentur a:hover{
	text-decoration:underline;
	color:#333333;
}



/* ------------------ OBJEKTE ----------------- */


.detailObjtable {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	width:658px;
}
.detailObjtable td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	
}

.detailObjtable .blueRow {
	margin:0px;
	padding:0px;
	background-color:#6398BA;
	}
.detailObjtable .blueRow td{
	margin:0px;
	padding:3px 5px 5px 5px;
	background-color:#91B7CF;
}
.detailObjtable .blueLightRow {
	margin:0px;
	padding:0px;
	background-color:#D8E5EE;
	border:1px solid #fff;
}
.detailObjtable .blueLightRow td {
	margin:0px;
	padding:5px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;	
	vertical-align:top;
}

.detailObjtable .blueLightLightRow {
	margin:0px;
	padding:0px;
	background-color:#EFF4F8;
	
}
.detailObjtable .blueLightLightRow td {
	margin:0px;
	padding:5px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;	
	vertical-align:top;
	
}
.detailObjtable .header {
	margin:0px;
	padding:15px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#003366;		
}

th.sortHeader{
	font-size:11px;
	line-height:115%;
	color:#003366;
	cursor:pointer;
	padding:4px 0px 4px 5px;
	background-image:url(sort.gif);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left !important;
}

th.sortAsc{
	font-size:11px;
	line-height:115%;
	color:#FFFFFF; 
	background-color:#346b8e;
	background-image:url(asc.gif);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
	padding:4px 0px 4px 5px;
	text-align:left !important;
}

th.sortDesc{
	font-size:11px;
	line-height:115%;
	color:#FFFFFF; 
	background-color:#346b8e;
	cursor:pointer;
	padding:4px 0px 4px 5px;
	background-image:url(desc.gif);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left !important;
}

/* ------------ Aufzählungen */

.detailObjtable li,ul {
	list-style:square;
	margin: 0px 0px 0px 8px;
}
.detailObjtable .imgBorder {
	height:86px;
	width:90px;
	background-color:#D8E5EE;
	border:1px solid #7793A8;
}

a.arrowLight {
	display:block;
	background-image:url(/images/immobilien/arrow_light_off.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
}
a:hover.arrowLight {
	display:block;
	background-image:url(/images/immobilien/arrow_light_on.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
}
a.arrow {
	display:block;
	background-image:url(/images/immobilien/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
}
a:hover.arrow {
	display:block;
	background-image:url(/images/immobilien/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 1px 5px 2px 14px;
	color:#003366;
	text-decoration:none;
}
