/**********************************
 * aus der basic.css 
 **********************************/

h2 {
	color:#a6a9ac;
}

h3.line {
	border-bottom:1px solid #a6a9ac;
}
h3.orangeBox {
	background-color:#a6a9ac;
}

a:hover, a:focus, a:active {
	color:#a6a9ac;
}

a.external-link {
	background:url(../img/layout_1/link.gif) left 6px no-repeat;
}
a.email {
	background:url(../img/layout_1/mail.gif) left 5px no-repeat;
}
a.download {
	background:url(../img/layout_1/download.gif) left 5px no-repeat;
}

a.orangeArrow {
	background:url(../img/layout_1/icon_oArrow.gif) right top no-repeat;
}
a.whiteArrow {
	background:#a6a9ac url(../img/icon_wArrow.gif) right 3px no-repeat;
}

a.orangeArrow2 {
	background:url(../img/layout_1/icon_arrow.gif) right 2px no-repeat;
}

#cRight a.external-link {
	background:url(../img/layout_1/bluebg/link.gif) left 6px no-repeat;
}
#cRight a.email {
	background:url(../img/layout_1/bluebg/mail.gif) left 5px no-repeat;
}
#cRight a.download {
	background:url(../img/layout_1/bluebg/download.gif) left 5px no-repeat;
}
#cRight a.orangeArrow2 {
	background:url(../img/layout_1/bluebg/icon_arrow.gif) right 2px no-repeat;
}

/* Listen */
ul {
	list-style-image:url(../img/layout_1/icon_dot.gif);
}

.funx_fontsize {
	background-color:#a6a9ac;
}


.box1, p.box1, div.box1 {
	border:1px solid #a6a9ac;
}

.box3, p.box3, div.box3 {
	background:#a6a9ac;
}

.box2 a:hover,
.box2 a:focus, 
.box2 a:active,  
.box3 a:hover,
.box3 a:focus,
.box3 a:active {
	color:#a6a9ac;
}
.orange, span.orange, p.orange, div.orange {
	color:#a6a9ac;
}


/* Partner-Textmenu */
.partner_textmenu a {
	background:url(../img/layout_1/icon_arrow.gif) right 2px no-repeat;
}

.newslist .more a {
	background:url(../img/layout_1/icon_arrow.gif) right 2px no-repeat;
}




/**********************************
 * aus der styles.css 
 **********************************/
body {
	background:#385362 url(../img/layout_1/bg_main.gif) center top repeat-y;
}


.menu a:hover,
.menu a:focus, 
.menu a:active,  
.menu a.active {
	color:#a6a9ac;
	text-decoration:none;
}



/* Linke Spalte: Flashbereich */
#flash {
	background-color:#a6a9ac;
}


.submenu a.active {
	color:#a6a9ac;
}



/* Rechte Spalte: Menue Immobilienmarkt */
#cRight .locationmenu {
	background:#a6a9ac url(../img/layout_1/bg_menu.jpg) top left no-repeat;
}

#cRight .locationmenu a.active  {
	color:#a6a9ac;
}

#cRight .locationmenu ul.secondLevel {
	border:1px solid #a6a9ac;
}


#footer a.funx_top  {
	background:url(../img/layout_1/icon_top.gif) left 3px no-repeat;
}
