/* MLE CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #C1D6EB url(img/background.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	color:#333333;
}


h1 {
	font-family:Tahoma;
	font-size: 15px;
	color: #305382;
	letter-spacing: 1px;
	font-weight:100;
}

h2 {
	color: #305382;
	font-weight: normal;
	font-size: 1em;
}

h3 {
	color:#333333;
	font-size: 1em;
}


a {
	color: #305382;
	text-decoration: none;
}

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

img {
	border: none;
}



#outer {
	width:900px;
	height:1415px;
	margin: 0px auto;
	float:left;
	margin-left:inherit;
	background:#FFF;
	
}

#outer_b {
	width:900px;
	margin:auto;
	float:left;
	margin-left:inherit;
	background:#FFF;
	
}

#shadow{
	margin:auto;
	width:962px;
	height:1415px;
	background:url(images/shadow_right.gif) right no-repeat;
}

#shadow_b{
	margin:auto;
	width:962px;
	height:1415px;
	background:url(images/shadow_right.gif) right no-repeat;
}


#shadow_l {
	float:left;
	width:31px;
	height:1415px;
	background:url(images/shadow_left.gif) left no-repeat ;
}

#shadow_l_b {
	float:left;
	width:31px;
	height:1415px;
	background:url(images/shadow_left.gif) left no-repeat;
}

#shadow_r {
	float:right;
	width:31px;
	height:1415px;
	background:url(images/shadow_right.gif) right no-repeat;
}

#header {
	background: #FFF;
	float:left;
	width:900px;
	height:177px;
	margin:0 auto;
}

#header_left {
	height:177px;
	float:left;
	width:270px;
}

#header_left_h1 {
	float:left;
	width:270px;
	height:31px;
	background-image:url(img/header_h1.gif);
}

#header_left_h1_text{
	font-family:Verdana;
	float:left;
	font-size:9px;
	padding-left:35px;
	padding-bottom:8px;
	padding-top:5px;
}

.smallTitle
	{
	color:#94AED0;
	font-family:Verdana;
	letter-spacing:normal;
	float:left;
	font-size:9px;
	padding-left:28px;
	padding-top:5px;
	}



#header_logo {
	float:left;
	width:270px;
	height:146px;
	background-color:#476694;
}

#header_logo_b {
	float:left;
	width:270px;
	height:146px;
	background:url(img/header_logo_b.gif) no-repeat;
}

#header_right {
	float:left;
	height:177px;
	width:630px;
}

#header_right_up {
	float:left;
	background: #FFF;
	height:31px;
	width:630px;
}

#language_bar {
	padding-right:5px;
	padding-top:6px;
	text-align:left;
	float:right;
	height:25px;
	width:170px;
}

#header_right_img {
	float:left;
	background: #FFF;
	height:146px;
	width:630px;
}

#content {
	margin-top:0px;
	float:left;
	background: #FFF url(img/left_left_space.gif) left repeat-y;
	width:900px;
	
}

#content_b {
	margin-top:-6px;
	float:left;
	background: #FFF;
	width:900px;
	
}

#content_left {
	float:left;
	width:270px;
	background:url(img/left_left_space.gif) repeat-y;
	height: 100%;
}

#left_menu_up {
	text-align:left;
	float:left;
	width:270px;
	height:39px;
}

#left_menu_search {
	float:left;
	width:270px;
	height:165px;
}

#left_menu {
	float:left;
	width:270px;
	height:304px;
}

#left_menu_space {
	float:left;
	width:270px;
	height:100%;
}

#content_right {
	float:right;
	width:630px;
}



#footer {
	background: #FFF;
	float:left;
	height:101px;
	width:900px;
}



#footer_left {
	color:#5076A9;
	font-family:Verdana;
	font-size:9px;
	float:left;
	height:101px;
	width:270px;
	background:url(img/footer_left.gif);
	text-align:center;
}

#footer_left_b {
	color:#5076A9;
	font-family:Verdana;
	font-size:9px;
	float:left;
	height:101px;
	width:270px;
	background:url(img/footer_left_b.gif);
	text-align:center;
}

#footer_left_men {
	padding-top:30px;
	word-spacing:7px;
}

#footer_left_men a, a:hover, a:active, a:visited{
	color:#99ABC3;
}

#footer_right {
	font-family: Verdana;
	font-size:9px;
	text-align:justify;
	float:left;
	height:101px;
	width:630px;
	background:url(img/footer_right.gif);
}

#footer_right_men {
	color: #305382;
	padding-left:30px;
	padding-top:30px;
}

#footer_right_men a, a:hover, a:active, a:visited{
	font-family:Verdana;
	color: #305382;
}

.Content {
		font-family: Verdana;
         text-align:   justify;
		 padding-top:25px;
		 margin-left:50px;
		 margin-right:35px;
		 padding-bottom:10px;
         font-size:    12px;
         line-height:  16px;
		 width:535px;
		 color:#333333;
         background-color: #ffffff;
}

.Content a, a:hover, a:active, a:visited{
	font-family:Tahoma;
	color: #305382;
	letter-spacing:normal;
}

.Content h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:normal;
	font-size:12px;
	color: #305382;;
	font-weight:bold;
	padding-bottom:10px;
}

.Content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #305382;;
	font-weight: normal;
	font-size: 12px;
	padding-bottom:10px;
}

/* im Content */
.PropertyWeek {
	vertical-align:top;
	text-align: left;
	margin-top:0px;
	margin-left:20px;
	height:343px;
	width:514px;
	background: url(img/shadow_big.gif) bottom no-repeat;

}

.underpic {
	padding-top:10px;
	text-align:center;
	font-family:Verdana;
	padding-left:90px;
	padding-right:90px;
}

.underpic u{
	text-decoration:none;
	color: #305382;
	font-weight: normal;
	font-size: 12px;
}

.fotomainsize {
	padding-top:10px;
     width: 430px;
     height: 320px;
	 margin:auto;
}

.LatestProperty {
	float:left;
	width:630px;
}

.LatestPropertyPic {
	float:left;
	width:120px;
}

.LatestPropertyTop {
	float:left;
	width:490px;
}

.LatestPropertyMain {
	width:490px;
	padding-right:40px;
    float:left;            
}



.list_photo {
	background-color:#000000;
	background-image:url(img/schadow_small.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:154px; /* 154 */
	width:204px; /* 204 */
	margin: 0px;
	padding: 0px;
}

.list_details {
	text-align:left;
}

.list_details .text{
	font-family:Verdana;
	font-size:12px;
	padding-top:12px;
	height:75px;
	width:100%;
}
.list_details .bar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	padding-top:10px;
	padding-bottom:0px;
	text-align:center;
}

.Content .det_pic{
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	margin:auto;
	height:343px;
	width:514px;
	background:url(img/shadow_big.gif) bottom no-repeat;
	
}

.Content .det_pic_text{
	font-family:Verdana;
	background:url(img/weiter_s.gif) no-repeat;
	font-size:12px;
	float:left;
	margin-left:12px;
	height:30px;
	text-align:right;
	padding-left:22px;
}

.Content .det_pic_text a, a:hover, a:active, a:visited{
	color: #305382;
}
.Content .bar{
	font-family:Verdana;
	text-align:left;
	width:99%;
	height:20px;
}

.Content .bar .weiter{
	background: url(img/weiter.gif) no-repeat;
	height:19px;
	width:19px;
	margin-top:-3px;
	position:absolute;
	padding-right:30px;
	font-size:18px;
}

.Content .bar .weiter a, a:hover, a:active, a:visited{
	text-decoration:none;
}


.Content hr{
	padding-top:10px;
	width:100%;
}	


.Content .bar u{
	color:#CACACA;
	text-decoration:none;
}
.fotolistsize {
	height: 108px;
	width: 144px;
}

.linetop {
	font-family:Tahoma;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}

.ObjectThumbNails {
	height: 74px;
	width: 99px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.Nav {
	 float:left;
	 padding-left:40px;
	 margin-top:0px;
	 text-align:left;
}


/* in der Navi */
.Search {
        font-size: 11px;
        margin-top: 0px;
        text-align: left;
        height:     250px;
        padding-left: 5px;
        padding-top: 5px;
        background-repeat: no-repeat;
}


/* Subnavi */

#subnavi {
	background-color: #d9e7f5;
	width: 270px;
}
#subnavi_top {
	width: 270px;
	height: 32px;
	background-image: url(/img/subnav_top.gif);
}
#subnavi_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #395a89;
	text-decoration: none;
	margin-top: -10px;
}
#subnavi_content ul li{
  list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859ebe;
	width: 220px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left: 35px;
}
#subnavi_content ul li a{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    text-decoration: none;
	color: #395a89;
}
#subnavi_content ul li a:hover{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f9ccb;
}
#subnavi_bottom {
	width: 270px;
	height: 32px;
	background-image: url(/img/subnav_bottom.gif);
}



/* Form */
.selector {
	font-family:Tahoma;
	font-size: 11px;
	width:190px;
	height:19px;
	color:#000;
	vertical-align:middle;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	margin-top:1px;
}

.navform {
	font-family:Tahoma;
	width:123px;
	height:19px;
	color:#000;
	font-size: 11px;
	vertical-align:middle;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px;
	margin-top: 1px;
}

.conform {
	font-family:Tahoma;
	color:#000;
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px solid #305382;
}

.conform2 {
	font-family:Tahoma;
	width:123px;
	color:#000;
	font-size: 13px;
	background-color: #FFFFFF;
	border: 1px solid #305382;
}

.search_button{
	padding-left:0px;
	margin-top: 1px;
	position:absolute;
	margin-left:-4px;
	float:inherit;
}

.ref1 {
font-family:calibri;
margin-left: 5px;
margin-right: 5px;
font-size: 14px;
}

.ref2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 5px;
margin-right: 5px;
font-size: 12px;
}

.ref3 {
font-family:Tahoma;
margin-left: 5px;
margin-right: 5px;
font-size: 12px;
}

.orten_text {
font-family:Tahoma;
font-size: 12px;
}