@charset "utf-8";
/* CSS Document */
/*
@font-face {
	font-family: 'AvalonExtraLightRegular';
	src: url('../../media/library/font/webfonts/avalon_extralight/Avalon-Xlight-webfont.eot');
	src: local('☺'), url('../../media/library/font/webfonts/avalon_extralight/Avalon-Xlight-webfont.woff') format('woff'), url('../../media/library/font/webfonts/avalon_extralight/Avalon-Xlight-webfont.ttf') format('truetype'), url('../../media/library/font/webfonts/avalon_extralight/Avalon-Xlight-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvalonRegular';
	src: url('/media/library/font/webfonts/avalon_book/Avalon-Book-webfont.eot');
	src: local('☺'), url('/media/library/font/webfonts/avalon_book/Avalon-Book-webfont.woff') format('woff'), url('/media/library/font/webfonts/avalon_book/Avalon-Book-webfont.ttf') format('truetype'), url('/media/library/font/webfonts/avalon_book/Avalon-Book-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	color: #595959;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	height: auto;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;	
	font-weight: normal;
}

h1 {
	/*
  color: #A0A0A0;
	font-size: 36px !important;
	padding-bottom: 5px;
*/
}

h2 {
	clear: both;
	/*
	font-family: 'AvalonRegular';
	font-size: 22px;
	display: inline;
	color: #C0C0C0;
	font-weight: normal;
	*/
}

h3 {
/*
	font-size: 20px;
*/
}

h4 {
/*
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;
*/
}

h5 {
/*
	font-size: 20px;
*/
}

a:link,
a:visited,
a:hover,
a:active
{
	text-decoration: none;
	color: inherit;
}

a:hover
{
	color: #5375B0;
}

#content a:before
{
	/*content: url(/media/library/icons/icon_link.gif);
	margin-right: 2px;*/
}


.footerbranding
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.01em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	margin-left: 19px;
	font-size: 18px;
	color: rgb(185,185,185);
	margin-bottom: 20px;
}
.gutter {
	margin: 10px;
}

.clear {
	padding: 0;
	margin: 0;
	clear:both;
	font-size:1px;
	line-height:1px;
	background-color:transparent;
}

#site {
	/*position: relative;*/
	padding-top: 20px;
	width:925px;
	margin:0 auto;
}

#branding_container {
	margin-top: 10px;
}

#mainnav {
	padding-left: 400px;
}

#mainnav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#mainnav li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;	
	color: black;
}

#mainnav li a:ACTIVE {
	border-bottom: 1px solid;
	border-color: black;
}

#mainnav_container
{
	position: relative;
	margin-top: 20px;
	width: 560px;
	height: 23px;
	background-image:url(/media/shared/bg_mainmenu.png);
	background-repeat: repeat-x;
	overflow:hidden;
	border-left: 1px solid rgb(230,230,230);
}

#mainnav_container #mainnav_content ul {
	display: block;
	margin-top: 3px;
}

#mainnav_container #mainnav_content ul li {
	display: inline;
	font-size: 1.1em;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid rgb(200,200,200);
}

#mainnav_container #mainnav_content a:link,
#mainnav_container #mainnav_content a:visited,
#mainnav_container #mainnav_content a:hover,
#mainnav_container #mainnav_content a:active
{
	color: rgb(70,70,70);
}

#mainnav_container #mainnav_content a:active {
	color: #2a618c;
}

#mainnav_container #mainnav_content a:hover
	{ color: black; }

#mainnav_container #mainnav_content a:active
	{ color: rgb(50,50,50); }

#mainnav_container #mainnav_content ul li.first
{
	border-left: 0;
}
	
#mainnav_container #mainnav_content ul li.active a
{
	color: #2a618c;
}
	
#subnav_container {
	/*position: relative;*/
	width: 100%;
	border-top: 2px solid #889bbd;
	background-color: #bfbebe;
	background-image: url(/shared/media/images/bg_submenupanel.png); 
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#subnav_container.nosubnav { height: 0; }
#subnav_container.subnav { height: 22px; }

#subnav_container #subnav_content #mainmenuTitle p
{
	padding-left: 18px;
	padding-top: 2px;
	color: white;
	font-weight: bold;
}

#subnav_container #subnav_content ul
{
	background-image: url(/shared/media/images/bg_submenuitems.png);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 1px;
	padding-top: 1px;
}

#subnav_container #subnav_content ul li
{
	display: inline;
	padding: 0 10px 0 10px;	
}

#subnav_container #subnav_content ul li.first
{
	padding-left: 20px;
}

#subnav_container #subnav_content ul li a
{
	color: rgb(120,120,120);
}

#subnav_container #subnav_content ul li.active a:link,
#subnav_container #subnav_content ul li.active a:visited,
#subnav_container #subnav_content ul li.active a:hover,
#subnav_container #subnav_content ul li.active a:active
{
	color: rgb(60,95,140);
}

#header_bar {
	position: relative;	
}

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

#header_subnav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#header_subnav li a {
	font-size:15px;
	text-decoration: none;	
	font-weight: bold;
	color: #494D4D;
}

#header_subnav li a .active {
	color: rgb(90,90,90);
}

#header_main {
	height:257px;
	background:url(/shared/media/images/header.jpg) no-repeat;
	overflow:hidden;
	
	position: relative;
}

#header_main_headline {
	position:absolute;
	left:16px;
	bottom:4px;
	height:21px;
	width:198px;
	overflow:hidden;
}

#header_main_headline h1 {
	font-size: 16px !important;
	background: #bfbebe;
	margin:0 20px;
	padding:20px 0;
	text-align:left;
}

#header_main_headline p {
	font-size: 21px !important;
	background: #bfbebe;
	text-align:left;
	padding: 1px 0 0 15px;
	margin: 0;
	color: white;
}

#header_subnav {
	position:absolute;
	left:246px;
	bottom:7px;
	height:17px;
	width:657px;
	overflow:hidden;
}

#content {
	/*position: absolute;*/
	padding-top:5px;
	width: 100%;
}

#content-referenzen {
	background:url(/shared/media/images/referenzen_bg.png) no-repeat;
	width:933px;
	height:710px;
}

#content-top {
	height: 57px;
	width:100%;
	background:url(/shared/media/images/content_bg_top.png) no-repeat;	
}

#content-top2 {
	height: 170px;
	width:100%;
	background:url(/shared/media/images/content_bg_top3.png) no-repeat;	
}

#content-main {
	min-height:519px;
	width:100%;
	background:url(/shared/media/images/content_bg_middle.png) repeat;
	position: relative;
}

#content-area {
	position:relative;
	left:50px;
	width:820px;
	
	padding-top: 15px;
	padding-left: 25px;
}

#content-area h1 {
	font-size: 30px;
	position: relative;
	left: 20px;
}

#content-bottom {
	height:52px;
	width:100%;
	background:url(/shared/media/images/content_bg_bottom.png) no-repeat;	
}

#footer {
	margin-top: 35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
	
#footer p {
	padding-left:20px;
}

#footer a {
	color: #595959;
	text-decoration: none;	
}

#footer p.headline
{
	font-size: 20px;
	font-family: Arial;
	color: rgb(170,170,170);
	line-height: 30px;
	line-height: 24px;
}

#overlay_home
{
	z-index: 100;
}

#overlay_immobilienmakler
{
	background-image: url(/shared/media/images/home/overlay_immobilienmakler.jpg);
	background-repeat: no-repeat;
	z-index: -1;
}

#overlay_projektentwickler
{
	background-image: url(/shared/media/images/home/overlay_projektentwickler.jpg);
	background-repeat: no-repeat;
	z-index: -1;
}

#overlay_architekten
{
	background-image: url(/shared/media/images/home/overlay_architekten.jpg);
	background-repeat: no-repeat;
	z-index: -1;
}

#homebox {
	position: relative;
	width:100%;
	height: 365px;
	overflow: hidden;
	top: 05px;
}

.homebox_container
{
	position: absolute;
	width: 100%;
	height: 365px;
	overflow: hidden;
}

.homebox_content_rightend
{
	position: absolute;
	top: 205px;
	left: 310px;
	width: 610px;
	height: 175px;
	overflow: hidden;
	
}

.homebox_content_leftend
{
	position: absolute;
	top: 205px;
	left: 30px;
	width: 610px;
	height: 175px;
	overflow: hidden;
	
}

.homebox_navleiste
{
	width: 925px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 170px;
	background-color: #dfdfdf;
}

.navleiste_rightend,
.navleiste_leftend
{
	position: absolute;
	top: 171px;
	left: 645px;
}

.navleiste_leftend
{
	left: 30px;
}

.navleiste_rightend a,
.navleiste_leftend a
{
	color: white;
	font-size: 14px;
	margin-right: 10px;
}

.navleiste_leftend
{
	background-image: url(/shared/media/images/home/homebox_refleiste_leftend.png);
}

.home_picbox {
	position: absolute;
	width: 925px;
	height: 365px;
	overflow: hidden;
}

.home_picbox span {
	float:left;	
}

.home_picbox a img {
	border: none;
}

#back-button {
	visibility: hidden;	
}

.link_div-active {
	/*
	cursor:pointer;
	cursor:hand;
	*/
}

.link_div {
}

#logodiv {
	width:927px;
	height:120px;
	background:url(/shared/media/images/ref_bar_bg.png) no-repeat;
	overflow: hidden;
}

#logobar {
	overflow-y: hidden;
	overflow-x: scroll;
	padding-top: 9px;
	padding-left: 10px;
	
	height: 100px;
}

#logobar ul {
	padding: 0;
	padding-left: 7px;
	width: 4200px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 100px;
	display: block;
}
	
#logobar ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	margin-right: 19px;
	display: inline;
}

.logobar-logo {
	border: none;
}

.ref-box {
	width:840px;
	height:155px;
	padding-left:40px;
	padding-bottom: 15px;
}

#ref-detail-box {
	width:840px;
	padding-top: 25px;
	padding-left: 55px;
}

#ref-detail-box2 {
	width:740px;
	padding-top: 25px;
	padding-left: 55px;
}

#ref-detail-content {
	width: 805px;
	border:1px solid #CCC;
	position: relative;
	padding-left: 35px;
	padding-top: 15px;
}

#ref-detail-content button {
	position: absolute;
	top: 5px;
	right: 20px;
}

.ref-box-top {
	width:100%;
	height:22px;
	background:url(/shared/media/images/ref_box_top.png) no-repeat;
}

.ref-box-content {
	width: 100%;
	height:133px;
	border:1px solid #CCC;
}

.ref-box-image {
	float:left;	
	width:340px;
	height:100%;
}

.ref-box-image img {
	border: none;
	width:305px;
	height:105px;
	position:relative;
	top:15px;
	left:15px;
}

.ref-box-text {
	float:left;
	width: 420px;
	height: auto;
	margin-top: 20px;	
	overflow: hidden;
}

.ref_headline
{
	font-weight: bold;
}

.ref_short_desc,
.ref_longt_desc
{
	margin-bottom: 25px;
}

#pic-box {
	position: relative;
	width: 933px;
	height: 515px;
	
	overflow: hidden;
}

#pic-box-img {
	width: 925px;
	height: 515px;	
}

#pic-box-screen {
	width: 933px;
	height: 515px;
}

#media-screen {
	width: 700px;
	height: auto;
	text-align:center;
    display:table-cell;
    vertical-align:middle;
}

#error-msg {
	color:red;
	font-size:11px;
}

#media-screen-img {
	vertical-align:middle;
	margin:0 auto;
	display: block;
}

#transparent-box {
	position: absolute;
	right: 8px;
	top: 0px;
	
	width: 315px;
	height: 200px;
	
	z-index: 9999;
	
	background:url("/shared/media/images/leistungen/bg_txtbox_leistungen.png");
}

#transparent-box-3d {
	position: absolute;
	right: 8px;
	top: 0px;
	width: 313px;
	height: 240px;
	z-index: 9999;
	background:url("/shared/media/images/leistungen/bg_txtbox_leistungen_3d.png");
}

#transparent-box h3 {
	padding: 10px 5px;
}

#transparent-box p {
	padding: 0px 5px;	
}

#show-control {
	height: 32px;
	
	position: relative;
	left: 400px;
}

#show-control img {
	/*
	border: none;
	cursor:pointer;
	cursor:hand;
	*/
}

.references-link-box {
	position:absolute; 
	left:40px; 
	top:228px;	
}

.references-link-box2 {
	position:absolute; 
	left:720px; 
	top:228px;
}

.mainnav_rightcornerradius
{
	position: absolute;
	right: 0;
	z-index: 10;
	display: inline;
}

.hr_blueline
{
	background-image: url(/shared/media/images/hr_blueline.png);
	height: 1px;
	overflow: hidden;
	width:950px;
	border: 0;
	background-color: transparent;
}

.hr_grey
{
	height: 1px;
	overflow: hidden;
	width:950px;
	border: 0;
	background-color: rgb(225,225,225);
}

#maincontent_container
{
	width: 100%;
	height: auto;
}

#maincontent_container ul
{
	list-style-type: square;
	list-style-position: inside;
}

#maincontent_container ul li
{
	border-bottom:1px solid #E1E1E1;
	font-size:11px;
	line-height:20px;
	padding-bottom:7px;
	padding-top:3px;
}

#twothird_container 
{
	float: left;
	width: 80%;
	height: auto;
}

#onethird_container
{
	float: right;
	width: 20%;
	height: auto;
}

#twothird_content
{
	width: 99%;
	padding: 0 0 0 20px;	
}

#teaserpicture_container
{
	position: relative;
	width: 100%;
	height: 220px;
	margin-bottom: 15px;
	overflow: hidden;
}

.subnav_headline
{
	text-align: left;
	color: white;
	font-size: 14px;
	font-family: Tahoma,'Trebuchet MS';
	padding: 1px 10px 1px 16px;
}

.lightbg
{
	color: rgb(150,150,150);
	margin-left: 8px;
	font-size: 12px;
}

#dimm_makl
{
	left: 3px;
	top: 2px;
}

#dimm_entw
{
	left: 308px;
	top: 3px;
}

#dimm_arch
{
	left: 616px;
	top: 0px;
}
.overlay_dimm
{
	position:absolute;
	z-index: 10000;
	display: none;
}

#twothird_content p
{
	 padding-bottom: 0px;
	 line-height: 20px;
	 /*width: 600px;*/
	 margin-bottom: 20px;
}

#presenationgrid 
{
	margin-top: 1em;	
}

.presentation_item
{
	position: relative;
	width: 160px;
	height: 160px;
	overflow: hidden;
	border: 1px solid rgb(225,225,225);
	float: left;
	margin: 0 20px 20px 0; 
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

#presenationgrid .logo
{
	width: 100%;
	height: 90%;
	overflow: hidden;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

#presenationgrid .logo a img
{
    margin: 10px 0 0 10px;
}

#presenationgrid .thumb
{
	width: 100%;
	height: 90%;
	overflow: hidden;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
}

.thumb a img
{
	margin-top: 17px;
	margin-left: 16px;
}

#presenationgrid .presentation_item .label
{
	background-color: rgb(245,245,245);
	width: 100%;
	height: 10%;
	overflow: hidden;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#presenationgrid .presentation_item .label p
{
	padding: 0;
	margin: 2px 2px 0px 5px;
	font-size: 9px;
	line-height: 1em;
}

#tooltip_standard { 
    display:none; 
    background:transparent url(/media/library/tooltips/theme1/white_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:rgb(60,60,60);     
}

.slide
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}





/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #999;
	-webkit-box-shadow: 0 0 90px #999;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/media/library/icons/icon_close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the large image. we use a gray border around it */
#img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.next, .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	font-weight: normal;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.disabled {
	visibility:hidden;		
}

/* the "information box" */
.info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;		
}
/* hide big <h2>
.noshow {
display: none;
}


/* hCard-Styling */
.vcard {
	width: 200px;
	overflow: hidden;
	display: inline;
	float: left;
	margin: 10px 40px 35px 20px;
}

.vcard .title {
	font-weight: bold;
	color: rgb(155,155,155);
}

.vcard a.add {
	display: block;
	margin-top: 10px !important;
}

.org {
	display: none;
}

.tel .type {
	display: none;
}

#content-area h1 {
	width: 500px;
	overflow: hidden;
}

