body {
	padding: 0;
	/*background-image: url(../layout/csm-bodybg.gif); */
	background-color: #f2f2f2;
	margin: 10px auto;
	width: 980px;
	/* overflow: hidden;  /* Scrollbalken im Fenster unterbinden */
}

#main {
	/* width: 100%; */
	min-height: 440px;
	background-image: url(../layout/csm-bg.gif);
	background-repeat: repeat-y;
	padding: 0px 60px 30px 60px;
}


.casa-mallorca {
 background-color: #fff;
 margin-left: 5px;
 margin-right: 5px;
}

.casa-mallorca p {
 background-color: #fff;
 margin:0px 5px 5px 5px;
}

.casa-mallorca h1 {
font-family: Times New Roman, Times, serif;
	font-size: 40px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: thin solid #4AB332;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 80px 0px 80px;
	padding: 30px 0px 0px 0px;

}

img.blinks {
 margin:2px 5px 0px 2px;
 float: left;
 border: 0;
}

img.brechts {
 margin:19px 2px 0px 5px;
 float: right;
 border: 0;
}

.text p, li {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	padding: 0;
	margin: 5px 0px 0px 0px;
}

#footer .text {
font-size:14px;
}

#content {
	padding: 0px 60px;
	float: left;
}

#header {
	width: 980px;
	height: 150px;
	background-image: url(../layout/csm-header.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#navbar {
width: 980px;
background-image: url(../layout/csm-bg2.gif);
background-repeat: repeat-y;
margin: 0 auto;
padding: 0px 0px 0px 0px;
text-align: center;
}


#navbar ul {
 margin: 2px;
padding: 10px;
list-style-type: none;
}

#navbar li {
padding: 5px;
margin: 0px;
display: inline;
font-family: Times New Roman, Times, serif;
font-size: 20px;
font-weight: bold;
font-variant: small-caps;
text-align:center;
color: #669966;
letter-spacing: 1px;
border:2px solid #669966;
}

#navbar li, a:link {
color: #669966;
}

#navbar ul li a:hover {
color: red;
text-decoration:none;
}

#navbar li, a:visited {
color:#669966;
text-decoration:none;

}




#footer {
	width: 980px;
	height: 103px;
	background-image: url(../layout/csm-bg3.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 6px 0px 0px 0px;
	text-align: center;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: thin solid #4AB332;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 80px 0px 80px;
	padding: 30px 0px 0px 0px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin:auto;
	padding: 0px 0px 30px 0px;
}

.objectLink{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 0px 0px 200px;
	text-decoration: none;
}

.apartment-l{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 0px 0px 200px;
	text-decoration: none;
}

.finca-l{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 0px 0px 200px;
	text-decoration: none;
}

.hotel-l{
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;
	color: #669966;
	letter-spacing: 1px;
	margin: 0px 0px 0px 200px;
	text-decoration: none;
}

.objectLink:hover {
	text-decoration: underline;
}

.apartment-l:hover {
	text-decoration: underline;
}

.finca-l:hover {
	text-decoration: underline;
}

.hotel-l:hover {
	text-decoration: underline;
}

#textbox {
	width: 420px;
	/* height: 308px; */
	border: thin solid #4AB332;
	margin: 10px 0px 0px 10px;
	padding: 20px 20px 20px 20px; /* top  right  bottom  left */ /* top-bottom  right-left */
	overflow: auto;
}

#imgbox {
	width: 436px;
	height: 350px;
	float: right;
/* 	background-image:url(100px.gif); */
}

.centeredImage {
	text-align:center;
	vertical-align:middle;
	margin:0px 0px 0px 30px;
    padding:0px;
	display:block;
}
/* .centeredImage {
	text-align:center;
	vertical-align:middle;
	width:406px;
	height:306px;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	display:block;
} */

.pictFrame {
	padding:2px;
	background-color: #ffffff;
	border: 1px solid #888888;
}

.img_btn {
	float: left;
}

.maxWidth {
	width: 100%;
}


.text {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0;
	margin: 20px 0px 0px 0px;
}
.small {
	font-size: 14px;
}

.text a:link, .text a:visited {
	color: #669966;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

.ctext {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding: 0;
	margin: 20px 0px 0px 0px;
}

p.text {
	margin: 20px 0px 0px 0px;
}

p.ctext {
	margin: 20px 120px 0px 120px;
}


img {
	border: 0;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}


table.price {
	border: 1px solid #4AB332;
/* 	background-color: #F3F3F3; */
	margin: 10px 0px 0px 0px;
}



select.price {
	margin: 10px 0px 0px 30px;
}

.bold {
	font-weight: bold;
}


.preise {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #669966;
	padding: 0;
	margin: 20px 0px 0px 20px;
}

.admbox {
	border: 1px solid #4AB332;
	padding: 10px;;

}

.smapp table {
border:1px solid black;
}

.smapp td {
width:250px;
}




