/* css for morgan stanley real estate investment gmbh */
/* all associated graphics copyright 2005, morgan stanley real estate investment gmbh */
/* last modify: 2005-09-08 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */

/* change log begin ----------------------------*/


/* change log end   ----------------------------*/


/*----------------------------------------------*/
/* tag redefinitions										*/
/*--------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
}

img {
	border: 0px;
}

/*----------------------------------------------*/
/* header layout											*/
/*--------------------------------------------- */

#header {
	height: 126px;
	background-color: #999966;
}

.limiter {
	width: 955px;
}


#logo {
	float: left;
	width: 210px;
	height: 122px;
	padding: 2px 0;
	background-color: #000000;
}

/*----------------------------------------------*/
/* navigation												*/
/*----------------------------------------------*/

#nav-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	width: 695px;
	height: 106px;
	padding: 20px 20px 0 0;
}

#nav-header-headline {
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #333301;
	padding: 4px 5px;
	margin: 12px 0 12px 15px;
}

/* functional navigation ------------------------*/

#nav-functions {
	height: 24px;
	text-align: right;
}

#nav-functions-items {
	float: right;
}

#nav-functions a {
	padding: 3px 5px 3px 5px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 0.03em;
	text-decoration: none;
	line-height: 18px;
}

#nav-functions a:hover, #nav-functions a.current {
	background-color: #333301;
}

#nav-functions-search {
	float: right;
	width: 120px;
	margin-left: 2px;
}
#nav-functions .search-label {
	margin: 3px 5px 0 0;
	float: right;
}

#nav-functions-search label {
	color: #FFFFFF;
	font-size: 9px;
	letter-spacing: 0.03em;
}

#nav-functions-search .search-field-container {
	float: right;
}



/* level 1 navigation ---------------------------*/

#nav-level1 {
	background: url("img/line_dotted_horizontal_nav.gif") repeat-x top left;
	padding-left: 19px;
}

#nav-level1 a {
	background: url("img/nav_level1_bg.gif") no-repeat left 2px;
	margin-top: 2px;
	padding: 5px 10px 8px 17px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
	line-height: 26px;
}

#nav-level1 a:hover {
	background-color: #CCCC99;
	color: #000000;
}

#nav-level1 a.current, #nav-level1 a.current:hover {
	background: url("img/nav_level1_bg.gif") #CCCC99 no-repeat 0 -33px;
	color: #000000;
}

#nav-level1 span {
	padding: 2px 1px 8px 0;
	background: url("img/line_dotted_vertical_nav.gif") no-repeat right top;
}

#nav-level1-frame {
	height: 28px;
	background: url("img/line_dotted_vertical_nav.gif") no-repeat 672px 1px;
}


/* level 2 + 3 navigation -----------------------*/

#nav-level2 {
	margin: 0;
	padding: 22px 0 15px 5px;
	font-size: 10px !important;
	letter-spacing: 0.03em;
}

#nav-level2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-level2 li {
	margin: 0;
}

#nav-level2 li a {
	display: block;
	margin: 2px 0;
	padding: 4px 0 4px 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 184px;
}

html>body #nav-level2 li a {
	width: auto;
}

#nav-level2 li a:hover, #nav-level2 li a.current {
	background-color: #FFFFFF;
	color: #666633;
}

#nav-level3 li a {
	display: block;
	margin: 3px 0 0 1.8em;
	padding: 2px 0 2px 1em;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
	width: 160px;
}

#nav-level3 li a:hover {
	color: #CCCC99;
   background-color: #333333;
	background-image: url("img/nav_level3_bg.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}

#nav-level3 li a.current {
	display: block;
	margin: 3px 0 0 1.8em;
	padding: 2px 0 2px 1em;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
	width: 160px;
    background-color: #333333;
	background-image: url("img/nav_level3_bg.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
}


/*----------------------------------------------*/
/* content layout											*/
/*----------------------------------------------*/

#main {
	clear: both;
	background: url("img/content_bg.gif") #FFFFFF repeat-y left top;
	position: relative;
}

#left-col {
	float: left;
	width: 210px;
	background: #333333;
}

#left-col img {
	margin: 0 0 60px 0;
}

#content {
	float: right;
	width: 672px;
	padding: 0 53px 20px 20px;
	background: #FFFFFF;
}

#content-left-col {
	float: left;
	width: 245px;
	margin-right: 10px;
}

#content-right-col {
	float: right;
	width: 245px;
	padding-left: 10px;
}

#breadcrumb {
	height: 20px;
	font-size: 9px;
	margin: 10px 0 10px 0;
}

#content-main {
	float: left;
	width: 510px;
}

#satellites {
	float: right;
	width: 140px;
	padding: 14px 0 0 0;
}

.line {
	clear: both;
	margin: 15px 0 10px -2px;
	padding: 0;
	background: url("img/line_dotted_horizontal_content.gif") repeat-x top left;
	height: 1px;
}


/*----------------------------------------------*/
/* content													*/
/*----------------------------------------------*/

h1 {
	font-size: 14px;
	color: #666633;
	margin: 15px 0 5px 0;
}

h2 {
	font-size: 12px;
	color: #666633;
	margin: 15px 0 5px 0;
}

h3 {
	font-size: 11px;
	color: #000000;
	margin: 15px 0 5px 0;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 33px;
	list-style-type: square;
}

ul ul {
	font-size: 10px;
}

ol {
	margin: 10px 0 10px 0;
	padding: 0 0 0 40px;
}

ul li {
	margin: 0;
	padding: 0 0 2px 6px;
}

ol li {
	margin: 0;
	padding: 0 0 2px 0;
}

table {
	width: 100%;
	font-size: 10px;
	color: #000000;
	margin: 10px 0 10px 0;
	padding: 0;
	border-bottom: 3px solid #999966;
}

table td, table th {
	text-align: left;
	vertical-align: top;
   padding: 2px 0px 2px 5px;;
}

table th {
	text-align: left;
	vertical-align: top;
   padding: 3px 0px 3px 5px;
	margin: 0;
	background-color: #999966;
}

table th.right {
	text-align: right;
	vertical-align: top;
   padding: 3px 5px;
	margin: 0;
	background-color: #999966;
}


table td.right {
	text-align: right;
	vertical-align: top;
   padding: 2px 5px;
}

table tr.alternate {
	background-color: #CCCC99;
}

.satellite p {
	font-size: 10px !important;
	padding: 4px !important;
	margin: 0 !important;
	line-height: 12px !important;
}

.satellite h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 4px;
	background-color: #999966;
}

#content a {
	color: #666633;
	text-decoration: underline;
}

#content a:hover {
	color: #666633;
	text-decoration: none;
}


/*----------------------------------------------*/
/* footer 													*/
/*----------------------------------------------*/

#footer {
	clear: both;
	height: 50px;
	padding: 15px 10px 10px 225px;
	background-color: #AAAAAA;
}

#footer-content {
	width: 675px;
	font-size: 9px;
	color: #333333;
}

#footer-content p {
	font-size: 9px;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

#footer-content a {
	padding: 0 5px 0 5px;
	color: #333333;
}

#footer-content a:hover {
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer-content p a:hover {
    padding: 0;
}

#footer-content p a {
	padding: 0;
}

/*----------------------------------------------*/
/* homepage 												*/
/*----------------------------------------------*/

#start-teaser-area {
	margin: 0;
	padding: 25px 0 10px 210px;
	background: #FFFFFF;
	width: 692px;
}

#start-teaser-boxes {
	margin: 0;
	padding: 10px 0 10px 0;
	background: url("img/line_dotted_horizontal_content.gif") repeat-x -2px 0;
	height: 210px;
}

#start-teaser-box1, #start-teaser-box2, #start-teaser-box3 {
	margin: 0 10px 0 0;
	padding: 0;
	width: 165px;
	height: 135px;
	float: left;
}

#start-teaser-box1 {
	/*display: none;*/
	width: 120px;
}
#start-teaser-box2 {
	width: 210px;
}
#start-teaser-box2 table {
	width: 180px;
}

#start-teaser-box4 {
	margin: 0;
	padding: 0;
	width: 165px;
	height: 135px;
	float: left;
}

#start-teaser-news {
	clear:both;
	margin: 0;
	padding: 10px 0 10px 180px;
	padding: 10px 0 10px 131px;
	background: url("img/line_dotted_horizontal_content.gif") repeat-x -2px 0;
}

#start-teaser-area h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0 0 12px 0;
}

#start-teaser-area h4 span {
	font-weight: normal;
}

#start-teaser-area p {
	margin: 0 0 4px 0;
	padding: 0;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}


#start-teaser-area a {
	color: #666633;
	text-decoration: underline;
}

#start-teaser-area a:hover {
	color: #666633;
	text-decoration: none;
}

#start-teaser-area form {
	padding: 0;
	margin: 0;
}

#start-teaser-area label {
	padding: 3px 0 2px 0;
	color: #000000;
	font-size: 9px;
	letter-spacing: 0.03em;
	display: block;
	width: 75px;

}

#start-teaser-area .login-field, .login-field {
	font-size: 9px;
	color: #000000;
	margin: 0 3px 0 0;
	padding: 1px;
	border: 1px solid #666633;
	background-color: #FFFFFF;
}



/*----------------------------------------------*/
/* special 													*/
/*----------------------------------------------*/

#overview-content-left-col {
	float: left;
	width: 392px;
	padding-right: 20px;
	background: url("img/line_dotted_vertical_content.gif") repeat-y right top;
}

#overview-content-right-col {
	float: right;
	width: 260px;
}

.search-relevance {
	text-align: right;
	font-size: 9px !important;
	font-style: italic;
	margin: 5px 0 10px 0;
}

#search-nav-back {
	display: inline;
	float: left;
	width: 85px;
	font-weight: bold;
	margin-right: 20px;
}

#search-nav-paging {
	display: inline;
	width: 300px;
	float: left;
	margin: auto 0;
	text-align: center;
}

#search-nav-paging a {
	font-weight: bold;
}

#search-nav-forward {
	display: inline;
	float: right;
	width: 85px;
	text-align: right;
	font-weight: bold;
	margin-left: 20px;
}

.news-date {
	text-align: left;
	font-size: 9px !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.news-link {
	text-align: right;
	font-size: 10px !important;
	margin: 5px 0 10px 0;
}

/* EGOTEC Ã„nderungen */

.search-field {
	font-size: 9px;
	color: #000000;
	margin: 0 3px 0 0;
	padding: 1px;
	border: 1px solid #666633;
	background-color: #FFFFFF;
}

.search-button
{
	height	: 16px;
	font-size: 9px;
	color: #000000;
	margin: 0 3px 0 0;
	border: 1px solid #666633;
	background-color: #FFFFFF;
}

.satellite {
	/* float: left; */
	width: 138px;
	border: 1px solid #999966;
	margin: 0;
	padding:0;
}


.td_satellite {
	/* float: left; */
	border-width: 0px;
	margin	: 0;
	padding	: 0;
}

#start-teaser-area_disclaimer {
	float			: left;
	width			: 670px;
	overflow		: auto;
	overflow-y		: auto;
	overflow-x		: auto;
	-moz-user-focus	: normal;
	height			: 405px;
}

#disclaimer_buttons {
	position	: relative;
	top			: 10px;
	left		: 0px;
}


* html #disclaimer_buttons {
	position	: static;
	padding-top	: 10px;
}

.disclaimer_form {
	display	: inline;
}



#start-teaser-box2 table {
	border: 0px; 
	margin: 0;
}
#start-teaser-box2 table th, #start-teaser-box2 table td {
	padding: 0 0 5px 0;
	white-space:nowrap;
	border: 0px; 
}
#start-teaser-box2 p {
	margin: 0 0 15px 0;
}