/* Page elements */

#container {
	width:800px;
	height:auto;
	margin:auto;
	margin-top:15px;
	text-align:left;	
}

#header {
	width:800px;
	height:90px;
	background-image:url(../images/logobar_01.jpg);
	background-repeat:no-repeat;
}

#middle {
	width:800px;
	height:auto;
	max-width:800px;
}

#menucon {
	float:left;
	width:250px;
	max-height:520px;
	background-image:url(../images/sidebar_01.jpg);
	background-repeat:no-repeat; 
}

#menu {
	min-height:233px;	
	padding-top:85px;
	padding-right:6px;
	text-align:right;
}

#contact {
	height:69px;
	text-align:center;
	background-image:url(../images/contact.png);
}

#greg {
	float:left;
	height:69px;
	width:52px;
	text-align:center;
}

.tripadvisor {
	margin:10px 0 0 40px;
}

.tripadvisor2 {
	padding:8px 0 0 5px;
}

.tripadvisor3 {
	padding-left:20px;
}

#contentcon {
	float:left;
	width:550px;
	max-width:550px;
	height:auto;
	overflow:auto;
}

#contentcon_loc {
	float:left;
	width:550px;
	height:auto;
	overflow:auto;
}

#content {
	height:auto;
	margin-bottom:10px;
	padding:20px;
}

#flat_intro {
	width:390px;
}

#map {
	float:left;
	margin:20px;
	margin-bottom:10px;
	width:500px;
	height:200px;
	border:3px solid #ffee66;
}

#map_pics {
  float:left;
	width:500px;
	margin-left:30px;
}

#prices {
	width:490px;
	padding:10px;
	padding-top:0;
	padding-bottom:0;
}

#reservation p {
	line-height:0.9em;
}

#footercon {
	width:800px;
	height:auto;
}

#footer {
	width:540px;
	height:34px;
	float:right;
	margin-top:10px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
/*	background-color: #e6f2e3; */
/*	border-top:1px solid #a7a7a7; */
	clear:both;
}

/* Body, paragraph classes, styles */

body {
	background-color: #ffffff;
	margin:0px;
	text-align:center;
}

p {
	font:80% "Sans",verdana,helvetica,sans-serif;
	color:#474747;
	text-align:justify;
	margin:0.5em;
}

p.tiny {
	font-size:70%;
}

p.footer {
	font:70% "Sans",verdana,helvetica,sans-serif;
	color:#979797;
	text-align:center;
}

p.contact {
	font:70% "Sans",verdana,helvetica,sans-serif;
	color:#0033cc;
	text-align:center;
	margin:0.3em;
}

p.greg {
	font:70% "Sans",verdana,helvetica,sans-serif;
	color:#0033cc;
	text-align:center;
	margin:0;
}

.emp {
	color:#339966;
	font-weight:700;
}

.manstar {
	color:green;
}

.apname {
	color:#339966;
}

.prices {
	font:80% "Sans",verdana,helvetica,sans-serif;
	color:#ffffcc;
	width:500px;
	padding:5px;
	background-color:#339933;
	border:1px solid #474747;
}

.pricesemp {
	color:#ffff00;
	font-weight:700;
}

.prices_detailed {
	color:#ffffcc;
	font-weight:normal;
}

.pricesmini {
	color: #ffff00;
	font-size:75%;
	font-weight:700;
}

.action {
	color:#ff0000;
}

/* Headlines, classes, styles */

h1 {
	font:120% "Sans",verdana,helvetica,sans-serif;
	font-weight:700;
	color:#336633;
	margin-top:0px;
	padding-top:5px;
}

h2 {
	font:90% "Sans",verdana,helvetica,sans-serif;
	font-weight:700;	
	color:#979797;
	margin-top:10px;
}

/* Unordered list styles */

li {
	font:80% "Sans",verdana,helvetica,sans-serif;
	color:#474747;
	margin-left:20px;
	line-height:normal;
}

li li {
	list-style:none;
}

ul {
	margin:10px;
	padding:0px;
	list-style:square;
}

/* Anchor styles */

a {	
	text-decoration:none;
	color:#0033cc;
	outline:0;
}

a:hover {
	color:#0099ff;
}

a:active {
	outline:none;
}

#content a {
	text-decoration:none;
	border-bottom:1px dotted;
}

#content a.flat_images {
	text-decoration:none;
	border:none;
}

a.footer {
	font:70% "Sans",verdana,helvetica,sans-serif;
	font-weight:700;
	text-align:center;
}

a.prices_detailed {
	font-weight:normal;
}

a.prices_detailed:hover {
	color:#ffff00;
}

/* Menu */

#menu ul {
	margin:0px;
	list-style:none;
}

#menu li {
	font:100% "Sans",verdana,helvetica,sans-serif;
	font-weight:700;
	color:#336633;
	margin:0px;
	line-height:160%;
}

#menu li.small {
	font-size:70%;
	margin-top:-3px;
}

#menu li.small a {
	color:#339933;
	border-bottom:1px dotted;
}

#menu li.small a:hover {
	color:#0066ff;
}

#menu li.booking a {
	color:#ff9900;
	border-bottom:1px dotted;
}

#menu li.booking a:hover {
	color:#0066ff;
}

#menu a {
	text-decoration:none;
	color:#86cb86;
}

#menu a:hover {
	color:#0066ff;
	text-decoration:none;
}

/* Pictures classes*/

.picsleft {
	float:left;
	margin-right:0.4em;
	border:6px solid #e6f2e3;
}

.picsright {
	float:right;
	margin-left:0.4em;
	border:6px solid #e6f2e3;
}

img {
	border: none;
}

img.promo {
	margin:0.2em 0.2em 0 0;
}

img.promo_flat {
	margin-left:2px;
	margin-top:5px;
	border:6px solid #e6f2e3;
}

img.promo_laptop {
	float:right;
	margin-top:10px;
	margin-left:20px;
}

img.flat {
	margin: 3px 0 0 3px;
	border:6px solid #e6f2e3;
}

img.greg {
	margin:0.4em 0.4em 0 0.4em;
}

/* Button */

#button_request {
	float:right;
	margin: 20px 10px 0;
}

#button_request a {
	text-decoration:none;
	border:none;
}

.button {
	font-weight:700;
	color:#ff6600;
}
