/* CSS Document */

#wrapper {
	position: relative;
	float: none;
	width: 706px;
	min-height: 600px;
	height: auto;
	margin: auto;
	background-image: url(../images/layout/wrp_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

* html #wrapper {
	height: 600px;
	overflow: visible;
}

#wrapper #top {
	position: relative;
	float: none;
	width: 706px;
	height: 3px;
	overflow: hidden;
	background-image: url(../images/layout/wrp_top.png);
	background-repeat: no-repeat;
}

#wrapper ul#language {
	position: absolute;
	display: block;
	width: 42px;
	height: 17px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 3px 0 0 658px;
}

#wrapper ul#language li#lang_de {
	display: block;
	width: 21px;
	height: 17px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/lang/de_inact.png);
	background-repeat: no-repeat;
}

#wrapper ul#language li#lang_de.active {
	background-image: url(../images/lang/de_act.png);
}

#wrapper ul#language li#lang_en {
	display: block;
	width: 21px;
	height: 17px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../images/lang/en_inact.png);
	background-repeat: no-repeat;
}

#wrapper ul#language li#lang_en.active {
	background-image: url(../images/lang/en_act.png);
} 

#wrapper ul#language li a {
	display: block;
	width: 21px;
	height: 17px;
	float: left;
}

#wrapper ul#language li a span {
	display: none;
}

#bottom {
	position: relative;
	float: none;
	width: 706px;
	height: 3px;
	overflow: hidden;
	margin: auto;
	background-image: url(../images/layout/wrp_bot.png);
	background-repeat: no-repeat;
}

#wrapper #corp {
	position: relative;
	float: none;
	width: 706px;
	height: 100px;
	background-image: url(../images/layout/corp_area.png);
	background-repeat: no-repeat;
}
#wrapper #corp h1 {
	display: none;
}


/* MENU COMES HERE */

#wrapper #menuArea {
	position: relative;
	float: none;
	width: 698px;
	height: 23px;
	padding: 1px 4px 1px 4px;
	background-image: url(../images/layout/wrp_menu_bg.png);
	background-repeat: no-repeat;
}

#wrapper #menuArea ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#wrapper #menuArea ul li {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: auto;
	display: block;
}

#wrapper #menuArea ul li a {
	padding: 4px 12px 4px 12px;
	background-image: url(../images/layout/menu_inactive_bg.png);
	background-repeat: repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #9ebed4;
}

#wrapper #menuArea ul li.active a {
	background-image: url(../images/layout/menu_active_bg.png);
	background-repeat: repeat-x;
	display: block;	
}


#wrapper #menuArea ul li a:hover {
	background-image: url(../images/layout/menu_active_bg.png);
	background-repeat: repeat-x;
	display: block;	
}

#wrapper #menuArea ul li.last a:hover {
	padding: 4px 14px 4px 17px;
	border-right: none;
}


/* BANNER IMAGE */

 
#wrapper #banner {
	width: 680px;
	height: 150px;
	margin: 10px 13px 10px 13px;
	background-repeat: no-repeat;
}

#wrapper #bannerLarge {
	width: 680px;
	height: 250px;
	margin: 10px 13px 10px 13px;
	background-repeat: no-repeat;
}

#wrapper #kontakt {
	width: 680px;
	height: 150px;
	margin: 10px 13px 10px 13px;
	background-image: url(../images/layout/banner_kontakt.jpg);
	background-repeat: no-repeat;
}


/* CONTENT */



#contentWrapper {
	position: relative;
	float: none;
	display: block;
	margin: 0px 3px 10px 3px;
	padding: 20px 30px 10px 30px;
	width: 640px;
	height: auto;
	overflow: hidden;
	
}



ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-bottom: 5px;
}

#contentWrapper ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0071bb;
	text-decoration: none;	
	margin-bottom: 15px;
}

#contentWrapper ol li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;	
	margin-bottom: 5px;	
}

#contentWrapper ol li ul {
	margin-bottom: 10px;	
}


#contentThirdWrapper {
	background-image: url(../images/layout/v_dot.png);
	background-repeat: repeat-y;
	background-position: 483px;	
	min-height: 500px;
	margin-bottom: 10px;
	overflow: hidden;
}

* html #contentThirdWrapper {
	height: 500px;
	overflow: visible;
}

#contentWrapperTwo {
	position: relative;
	float: left;
	display: block;
	margin: 0px 3px 10px 0px;
	padding: 20px 15px 10px 30px;
	width: 437px;
	height: auto;
	overflow: hidden;
	
}

#contentWrapperOne {
	position: relative;
	float: none;
	display: block;
	margin: 0px 0px 10px 3px;
	padding: 0px 0px 30px 5px;
	width: 200px;
	height: auto;
	overflow: hidden;
}



/* TEASER HEADS */

#teaserWrapper h1.kontakt {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/kontakt.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.anlageobjekte {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/anlageobjekte.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.anlageobjekte_en {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/anlageobjekte_en.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.privatimmobilien {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/privatimmobilien.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.privatimmobilien_en {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/privatimmobilien_en.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.auslandsimmobilien {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/ausland.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.auslandsimmobilien_en {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/ausland_en.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#teaserWrapper h1.topangebot {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/topangebot.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}


#angebotWrapper h1.anlageobjekte {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/anlageobjekte_left.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

#angebotWrapper h1.anlageobjekte_en {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/anlageobjekte_left_en.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

#angebotWrapper h1.privatimmobilien {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/privatimmobilien_left.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

#angebotWrapper h1.privatimmobilien_en {
	position: relative;
	float: none;
	display: block;
	width: 210px;
	height: 100px;
	background-image: url(../images/headlines/privatimmobilien_left_en.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px 0px 15px 0px;
}


#wrapper #teaserTop {
	position: relative;
	float: none;
	margin: 0px 3px 0px 3px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/layout/teaser_top.png);
	background-repeat: no-repeat;
}

#wrapper #teaserBottom {
	position: relative;
	float: none;
	margin: 0px 3px 10px 3px;
	height: 1px;
	overflow: hidden;
	background-image: url(../images/layout/teaser_top.png);
	background-repeat: no-repeat;
}

#wrapper #teaserWrapper {
	position: relative;
	float: none;
	display: block;
	margin: 0px 3px 10px 3px;
	width: 700px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/layout/teaser_bg.png);
	background-repeat: repeat-y;
}

#wrapper #teaserWrapper .teaser {
	position: relative;
	float: left;
	display: block;
	width: 218px;
	margin-left: 10px;
	padding: 0px 1px 0px 1px;;
	height: auto;
	overflow: hidden;
	
	display: inline;
}




#partner {
	width: 678px;
	height: auto;
	position: relative;
	float: none;
	margin: 10px 13px 10px 13px;
	background-image: url(../images/layout/partner_bg.png);
	background-repeat: repeat;
	border: 1px solid #eaf3f9;
}

#imprintFrame {
	
	width: 690px;
	position: relative;
	float: none;
	margin: auto;
	margin-top: 5px;
	padding-bottom: 30px;
	display: block;
}

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

#imprintFrame ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: relative;
	top: 0px;
	float: left;
	list-style: none;
	display: inline;
	padding: 0;
	
}

#imprintFrame ul li a {
	
	color: #0071bb;
	text-decoration: none;
	margin-right: 10px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #abd8f6;
}

#imprintFrame ul li a:hover {
	text-decoration: underline;
}


 #partnerFrame {
	position: relative;
	float: none;
	display: block;
	width: 680px;
	margin: 0px 0px 20px 13px;
	padding: 0px 1px 0px 1px;;
	height: auto;
	overflow: hidden;	
	display: block;
	background-image: url(../images/layout/teaser_h1_line.png);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper #partnerFrame h1 {
	position: relative;
	width: 119px;
	height: 22px;
	background-image: url(../images/headlines/partner.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}



#wrapper h1 span {
	display: none;
}

.prev {
	padding: 9px;
	border: 1px solid  #eee9e2;
	margin-bottom: 10px;
}


/* FORMULAR */

.input_label {
	width: 110px;
	position: relative;
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0071bb;
	text-decoration: none;
	padding-top: 5px;
}

.input_single {
	width: 290px;
	position: relative;
	float: left;
	display: inline;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	border: none;
	border-bottom: 1px solid #ebcccc;
	padding: 2px 2px 0px 2px;
	margin: 3px 0px 4px 0px;
}

.input_login {
	width: 175px;
	position: relative;
	float: left;
	display: inline;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	border: none;
	border-bottom: 1px solid #ebcccc;
	padding: 2px 2px 0px 2px;
	margin: 3px 0px 4px 0px;
}

.input_multi {
	width: 400px;
	height: 200px;
	position: relative;
	float: none;
	display: inline;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	border: 1px solid #ebcccc;
	padding: 2px;
	margin-top: 8px;
}

#angebotWrapper {
	width: 700px;
	overflow: hidden;
	height: auto;;
	padding: 0;
	position: relative;
	background-image: url(../images/layout/v_dot.png);
	background-repeat: repeat-y;
	background-position: 350px;	
	margin-bottom: 10px;
	min-height: 300px;
}

* html #angebotWrapper {
	height: 300px;
	overflow: visible;
}

.angebotSpalte {
	position: relative;
	float: left;
	width: 290px;
	margin: 10px 15px 10px 15px;
	padding: 0px 15px 15px 15px;
	display: inline;
}

.loginSpalte {
	position: relative;
	float: left;
	width: 333px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

p.angebote {
	font-size: 11px;
	margin-bottom: 5px;
}

p.angebotemore {
	font-size: 11px;
	background-image: url(../images/layout/h_dot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

h2.angebote {
	font-size: 13px;
	margin: 0px 0px 5px 0px;
}

h2.angebote a {
	color: #0071bb;
	text-decoration: none;
}

#login {
	padding: 9px;
	border: 1px solid #eee9e2;
	margin-bottom: 10px;
	overflow: hidden;
	height: 120px;
	
}

.innerLogin {
	padding: 10px;
	overflow: hidden;
	background-color: #f5f3ef;
	height: 100px;
}

form {
	margin: 0;
	padding: 0;
}






