.nor {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height : 16px;
	letter-spacing : 0px;
}
.snor {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height : 14px;
	letter-spacing : 0px;
}
.subnavi {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height : 16px;
	letter-spacing : 0px;
}
.title{
	color: #0082B3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight : bold;
}
.small{
	color: #66A4BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight : normal;
	letter-spacing : 0px;
}
.green{
	color: #87B11D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight : bold;
}
.sub {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height : 12px;
	letter-spacing : 0px;
}
.subb {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : bold;
	font-style: normal;
	line-height : 16px;
	letter-spacing : 0px;
}
a {
	color: #7C902C;
	font-weight: normal;
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #7C902C;
	font-weight: normal;
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #7C902C;
	font-weight: normal;
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #7C902C;
	font-weight: normal;
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
P { TEXT-ALIGN : justify;
}

.hilite {
	color: #0082b3;
}


/* -- home promo -- */

#promo_container {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 220px; 
	height: 150px; 
	background: #eee;
	padding: 0px;
	z-index: 990;
	display: block;
}

#promo_container .holder {
	height: 140px;
}

#promo {
	position: absolute;
	bottom: 25px;
	left: 25px;
	width: 190px; 
	height: 120px; 
	background: #fff;
	z-index: 991;
 	box-shadow:			0 0 5px #aaa;
	-o-box-shadow:		0 0 5px #aaa;
	-moz-box-shadow:	0 0 5px #aaa;
	-webkit-box-shadow:	0 0 5px #aaa;
}

#promo .content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 170px;
	height: 100px;
}

#promo .content p {
	text-align: left;
}

#promo .content div.footerspace {
	height: 10px;
}

#promo .content .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	height: 17px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#promo .content h1 { 
	margin: 0px 0px 10px 0px;
	padding: 2px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0082b3;
}

#promo .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 100%;
	margin: 0px 0px;
	padding: 5px 0px;
}

#promo .content p span.hilite {
	color: #333;
}

#promo .content a.more {
	text-decoration: none;
	padding-top: 10px;
	color: #91c444;
	margin: 10px 0px;
	padding: 10px 0px;
}

#promo .content a.more:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}



/* -- slider -- */

.slide_container_wrapper { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 338px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: 1px solid red;
	z-index: 100;
}

.slide_container { 
	position: relative;
	width: 960px;
	height: 338px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	display: none;
}
#slider {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px; 
	height: 338px; 
	margin: 0px; 
	padding: 0px;
}
#slider img { 
	width: 960px; 
	height: 338px; 
}

/* Appartment Grundriss */

#plan_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px; 
	height: 338px; 
	display: none;
}

#plan_container .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 17px;
	height: 17px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

/* Appartment Preise */

#preise_container {
	position: absolute;
	bottom: 60px;
	right: 15px;
	width: 400px; 
	height: 220px; 
	display: none;
	background: #fff;
	padding: 0px;
	z-index: 990;
}

#preise {
	position: absolute;
	bottom: 75px;
	right: 30px;
	width: 370px; 
	height: 190px; 
	display: none;
	background: #fff;
	z-index: 991;
 	box-shadow:			0 0 5px #aaa;
	-o-box-shadow:		0 0 5px #aaa;
	-moz-box-shadow:	0 0 5px #aaa;
	-webkit-box-shadow:	0 0 5px #aaa;
}

#preise .content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 350px;
	height: 170px;
}

#preise .content .close {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	height: 17px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#preise .content h1 { 
	margin: 0px 0px 10px 0px;
	padding: 2px 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0082b3;
}

#preise .content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 100%;
}

#preise .content table td {
	border-top: 1px solid #eee;
	padding: 2px;
	vertical-align: top;
}

#preise .content table td.preis {
	text-align: right;
}

#preise .content table td span.saison, 
#preise .content table td span.preis {
	color: #333;
}

#preise .content a.more {
	text-decoration: none;
	padding-top: 10px;
}

#preise .content a.more:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

/* Appartment Info Buttons */

.slide_container .buttons { 
	z-index: 999;
	position: absolute;
	right: 32px;
	top: 293px;
}

.slide_container .btn { 
	height: 14px;
	border: 1px solid #fff;
	cursor: pointer;
	float: left;
	background: #91c444;
	padding: 1px 6px 1px 6px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.slide_container .btn a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.slide_container .btn_plan { }

.slide_container .btn.hover { 
	background: #fff;
	color: #91c444;
}

.slide_container .btn.hover a { 
	color: #91c444;
}

.slide_container .btn_pdf, .slide_container .btn_preise { 
	border-left: none;
}

/* slider home */

.slide_overlay { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 338px;
	width: 0px; 
	background: #fff; 
	filter: alpha(opacity=0); 
	opacity: 0; 
}
.slide_image { display: none; }
.slide_image.visible { display: block; }


/* appartment description */

table.appartment_description {
	height: 105px;
}

table.description {
	height: 125px;
}

table.appartment_description td,
table.description td {
	vertical-align: bottom;
	padding: 10px 0px 20px 0px;
}


/* footerline */

.footerline {
	text-align: right;
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	letter-spacing: 0px;
	vertical-align: top;
}

.footerline a {
	text-decoration: none;
	color: #666;
}

.footerline a:hover {
	text-decoration: underline;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
}

