body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.maja-container {
	width: 854px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	position: relative;
}

.maja-header {
	width: 854px;
	height: 111px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.header-redbar-left {
	background-color: #ffc600;
	left: 0px;
	width: 613px;
	height: 25px;
	position: absolute;
	border-bottom: solid 1px #f16e17;
}
.header-left-content {
	font-weight: bold;
	left: 7px;
	top: 5px;
	position: relative;
}.header-redbar-right {
	background-color: #ffc600;
	left: 613px;
	width: 227px;
	height: 25px;
	position: absolute;
	border-bottom: solid 1px #f16e17;
}
.header-right-content {
	font-weight: bold;
	left: 7px;
	top: 5px;
	position: relative;
}

.footer {
	width: 854px;
	height: 26px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	position: relative;
}
.footer-red {
	width: 854px;
	height: 26px;
	background-image: url(images/footer_red.png);
	background-repeat: no-repeat;
	position: relative;
}

.flags {
	vertical-align: top;
	left: 713px;
	top: 15px;
	position: relative;
}

img.maja-mainmenu {
	left: 113px;
	top: 48px;
	position: relative;
	margin: -2px;
	padding: 0px;
}

.maja-mainmenubutton1 {
	left: 255px;
	top: 55px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
.maja-mainmenubutton2 {
	left: 433px;
	top: 55px;
	position: absolute
}
.maja-mainmenubutton3 {
	left: 610px;
	top: 55px;
	position: absolute
}

.submenubutton1 {
	left: 5px;
	top: 89px;
	position: absolute
}
.submenubutton2 {
	left: 120px;
	top: 89px;
	position: absolute
}
.submenubutton3 {
	left: 235px;
	top: 89px;
	position: absolute
}
.submenubutton4 {
	left: 350px;
	top: 89px;
	position: absolute
}
.submenubutton5 {
	left: 730px;
	top: 89px;
	position: absolute
}

.flasharea {
	width: 854px;
	height: 77px;
	background-image: url(images/mainbg_flasharea.png);
	background-repeat: no-repeat;
}
#flashcontent {
	position: relative;
	left: 5px;
}

.mainareabg {
	width: 854px;
	background-image: url(images/mainbg_repeat.png);
	background-repeat: repeat-y;
	vertical-align: top;
}

.maintitle {
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #F16E17;
}

.mainarea-upperpart {
	width: 854px;
	background-image: url(images/mainbg.png);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.mainarea-white {
	background-color: #ffffff;
	left:5px;
	width: 840px;
	height: 100%;
	position: relative;
}

.maincontentarea {
	padding: 5px;
	position: relative;
	min-height: 500px;
}
.maincontentarea-left {
	padding: 5px;
	padding-top: 30px;
	position: relative;
	width: 600px;
	min-height: 500px;
}
.maincontentarea-right {
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
	top: 0px;
	left: 611px;
	width: 227px;
	position: absolute;
	min-height: 500px;
}

.dividerline-content {
	background-color: #f16e17;
	left: 610px;
	top: 0px;
	width: 3px;
	height: 100%;
	position: absolute;
}

.dividerline-footer {
	background-color: #f16e17;
	left: 615px;
	top: 0px;
	width: 3px;
	height: 15px;
	position: absolute;
}

.regulartext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.subtitletext {
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #F16E17;
}
.subtitletext a{
	text-decoration: none;
	color: #F16E17;
}
.subtitletext a:hover{
	color: #000000;
}

.sitemap {
	font-family: Arial;
	font-size: 13px;
}
.sitemap a{
	text-decoration: none;
	color: #F16E17;
}
.sitemap a:hover{
	text-decoration: underline;
	color: #000000;
}


#frontpage-text {
	position: relative;
	top: -20px;
}
#frontpage-text h1 {
	font-family: Arial;
	font-size: 13px;
}
#frontpage-text p {
	margin-top: 0px;
}

.smallfootertext {
	font-family: Arial;
	font-size: 11px;
	color: #f16e17;
}
.smallfootertext a {
	text-decoration: none;
	color: #f16e17;
}
.smallfootertext a:hover {
	color: #000000;
}

.redlinktext a {
	text-decoration: none;
	color: #f16e17;
}
.redlinktext a:hover {
	color: #000000;
}

.redlinktext-small {
	font-size: 10px;
	color: #f16e17;
}
.redlinktext-small a {
	text-decoration: none;
	color: #f16e17;
}
.redlinktext-small a:hover {
	color: #000000;
}

.frontpagecountrieslist a {
	font-size: 11px;
	text-decoration: none;
	color: #f16e17;
}
.frontpagecountrieslist a:hover {
	color: #000000;
}


.errortext {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.oktext {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #008800;
}


.searchresults {
	width: 600px;
	left: -35px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	position: relative;
}
.searchresults ul {
	list-style-type: none;
	padding-bottom: 10px;
}
.searchresults li {
	padding-bottom: 10px;
	vertical-align: text-top;
	clear: left;
}
.searchresults li img {
	float: left;
	border: none;
}
.searchresults span {
	display:block;
}
.searchresults a {
	display: block;
	width: 600px;
	position: relative;
	text-decoration: none;
	color: #000000;
}
.searchresults a:hover {
	background-color: #FAF8DF;
}


.searchresults-short {
	width: 209px;
	left: -40px;
	top: -20px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	position: relative;
}
.searchresults-short ul {
	list-style-type: none;
	padding-bottom: 10px;
}
.searchresults-short li {
	padding-bottom: 10px;
	vertical-align: text-top;
	clear: left;
}
.searchresults-short li img {
	float: left;
	border: solid 1px #f16e17;
}
.searchresults-short span {
	display:block;
}
.searchresults-short a {
	display: block;
	width: 209px;
	position: relative;
	text-decoration: none;
	color: #000000;
}
.searchresults-short a:hover {
	background-color: #FAF8DF;
}

.searchresults-divider {
	height: 1px;
	width: 600px;
	display: block;
	background-color: #F16E17;
}

.rightsidebar {
	left: 0px;
	top: 0px;
	width: 227px;
	height: 25px;
	background-image: url(images/rightmenu-bg.png);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0px;
	padding-left: 10px;
	padding-top: 4px;
	margin: 0px;
	position: relative;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.todayinmajaspot-holder {
	top: -35px;
	left: -7px;
	width: 227px;
	height: 99px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-color: #FFF9CD;
}

.todaytext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.todaytext a {
	text-decoration: none;
	color: #000000;
}
.todaytext a:hover{
	color: #F16E17;
}
.latestapartmentstext {
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.latestapartmentstext a {
	text-decoration: none;
	color: #000000;
}
.latestapartmentstext a:hover{
	color: #F16E17;
}



.todayinmajaspot {
	width: 150px;
	left: -40px;
	top: -20px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	position: relative;
}
.todayinmajaspot ul {
	list-style-type: none;
	padding-bottom: 10px;
	position: relative;
}
.todayinmajaspot li {
	padding-bottom: 10px;
	vertical-align: text-top;
	clear: left;
	position: relative;
}
.todayinmajaspot li img {
	float: left;
	position: relative;
	border: solid 1px #f16e17;
}
.todayinmajaspot span {
	display:block;
}
.todayinmajaspot a {
	width: 150px;
	display: block;
	position: relative;
	text-decoration: none;
	color: #000000;
}




body.popup {
	background-image: none;
	background-color: #FFFFFF;
	margin: 10px;
	font-family: Arial;
	font-size: 13px;
}

.uppermenu {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	background-color: #FFC600;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom: solid 1px #F16E17;
}

.uppermenu a {
	color: #CC0000;
	text-decoration: none;
}

.uppermenu a:hover {
	color: #550000;
}

.uppermenu ul {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.uppermenu li {
	float: left;
	margin-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
}


.uppermenurightmost {
	position: absolute;
	right: 20px;
	top: 4px;
}

.cal-free {
	font-size: 11px;
	border: 1px solid #F16E17;
	text-align: center;
}
.cal-free a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cal-free a:hover {
	font-size: 11px;
	background-color: #FFCC00;
}

.cal-reserved {
	font-size: 11px;
	border: 1px solid #F16E17;
	text-align: center;
	background-color: #F16E17;
}
.cal-reserved a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cal-reserved a:hover {
	font-size: 11px;
	background-color: #FFCC00;
}

.cal-title {
	font-size: 13px;
	border: 1px solid #F16E17;
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;
}

.cal-empty {
	border: 1px solid #F16E17;
	text-align: center;
	background-image: url(images/cal-empty.png);
	background-repeat: repeat;
}

.hidden-field {
	visibility: hidden;
	display: none;
}

.revealed-field {
	visibility: visible;
	display: block;
}


.addform-otherinfo-links {
	margin: -15px;
}
.addform-otherinfo-links ul {
	list-style-type: none;
}
.addform-otherinfo-links li {
	vertical-align: text-top;
	clear: left;
	display: inline;
}

.selected-inputbox-text a {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

.nonselected-inputbox-text a {
	color: #f16e17;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.browse-apartments {
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.browse-apartments a {
	text-decoration: none;
	color: #f16e17;
}
.browse-apartments a:hover {
	color: #000000;
}

.browse-apartments-unpublished {
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
.browse-apartments-unpublished a {
	text-decoration: none;
	color: #999999;
}
.browse-apartments-unpublished a:hover {
	color: #000000;
}

.addformtable {
	position: relative;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
