*{
	margin: 0;
}*
body		{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 9px;
	text-align: left;
}
a:hover {
	padding:0px;
	color:#1A5889;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a			{
	padding:0px;
	color:#497497;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
fieldset	{padding:10px; border:1px solid #CCCCCC; width: 600px;}
legend		{font-size: 9em; color: #262f5f; font-weight: normal; font-family:"Trebuchet MS",'Times New Roman',Times,serif;}

.td			{color: #000; font-weight: normal; font-family:"Trebuchet MS",'Times New Roman',Times,serif;}
.green		{color: #009900;}

#container	{
	margin: auto;
	width: 640px;
	background-color: #FFFFFF;
	float: left;
}

/* search form */
#domain		{padding:15px;}
#domain	.l1	{float: left; width: 230px; margin: 0 5px 0 0;}
#domain	.l2	{float: left; width: 190px; margin: 0 5px 0 0; }
#domain	.r	{float: right; margin: 0; width: 80px;}
#domain	.input	{ font-size:14px; background-color:#fff; padding:4px; border:1px solid #b5b6c4;}

/*result table */
#log		{width: 650px; margin-top: 5px;}
#log_res	{overflow: auto;}
#log_res.ajax-loading	{padding: 20px 0;background: url(../images/loading.gif) no-repeat center;}

.tabel		{width:100%; margin:auto; border-collapse:collapse;}
.tabel th	{padding:2px; background-repeat: repeat-x; color:#000;}
.tabel td	{padding:2px;}
.disponibil {width:50%; color:#009900; text-align:left;}
.ocupat 	{color:#CC0000; text-align:left;}
.alt 		{background-color:#F1F1F1}
#footer		{padding:10px; background-color: #FFFFFF;}
.bg {
	background-image: url(images/bg-dandilion.gif);
	background-repeat: no-repeat;
}
.bottom {
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	font-size: 16px;
	color: #451E4A;
}
.fee {
	font-size: 18px;
	color: #451E4A;
}
.titles-underline {
	font-size: 16px;
	color: #451E4A;
	text-decoration: underline;
}
.side-title {
	font-size: 14px;
	color: #FFFFFF;
}
.main {

	color: #000000;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 12px;
	text-align: left;
}
.testimonials {


	color: #000000;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 9px;
	text-align: left;
}
