/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background-color: #dddddd;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** SPLASH ***/

#splashcontainer{
	background: url(../images/backgroundrepeat.png) repeat-x top left;
	height: 283px;
	width: 100%;
}

#splashcontainer #splashheader img{
	width: 503px;
	height: 101px;
}

#splashcontainer #splashheader{
	width: 503px;
	margin: 0 auto;
}

#splashmenu 
{
	width: 850px;
	margin: 0 auto;
}

.splashitem 
{
	margin-top: 40px;
	float: left;
	width: 280px;
}

#splashitemlogo1 
{
	background: url("../images/logos/aquahotel.png") no-repeat;
	width: 136px;
	height: 145px;
	margin-left: 50px;
}

#splashitempic1 
{
	background: url("../images/splashmenuitem1.jpg") no-repeat;
	width: 240px;
	height: 136px;
	margin-top: 34px;
	border: 1px solid #8a8c8c;
}

#splashitemlogo2 
{
	background: url("../images/logos/argushotel.png") no-repeat;
	width: 149px;
	height: 146px;
	margin-left: 40px;
}

#splashitempic2 
{
	background: url("../images/splashmenuitem2.jpg") no-repeat;
	width: 240px;
	height: 136px;
	margin-top: 34px;
	border: 1px solid #8a8c8c;
}

#splashitemlogo3 
{
	background: url("../images/logos/azimutflathotel.png") no-repeat;
	width: 204px;
	height: 146px;
	margin-left: 20px;
}

#splashitempic3 
{
	background: url("../images/splashmenuitem3.jpg") no-repeat;
	width: 240px;
	height: 136px;
	margin-top: 34px;
	border: 1px solid #8a8c8c;
}

.splashitem a
{
	color: #414141;
}

.languages 
{
	margin-top: 20px;
	font-size: 0.70em;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 40px;
}

.languages li 
{
	background: url("../images/languagebg.jpg") no-repeat;
	width: 24px;
	height: 21px;
	float: left;
}

.languages li:hover
{
	background: url("../images/languagebghover.jpg") no-repeat;
	color: #414141;
}

.languages li a
{
	padding-left: 6px;
	color: #9d9d9d;
}

.languages li a:hover
{
	color: #414141;
	text-decoration: none;
}

#splashfootercontainer 
{
	width: 100%;
	background-color: #e1e4e4;
	border-top: 1px solid #d7d9d9;
	border-bottom: 1px solid #d7d9d9;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#splashfootercontainerinside
{
	width: 100%;
	background-color: #dddddd;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#splashfooter 
{
	margin: 0 auto;
	width: 500px;
	font-size: 0.55em;
	text-transform: uppercase;
	color: #606060;
	font-weight: bold;
	padding-top: 5px;
}

#splashfooterinside
{
	margin: 0 auto;
	font-size: 0.60em;
	text-transform: uppercase;
	color: #9d9d9d;
	font-weight: bold;
	padding-top: 5px;
	width: 800px;
	text-align: center;
}

#splashfooterinside a
{
	color: #9d9d9d;
}

#splashfooter a
{
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}

#splashfooter a:hover
{
	color: #17a9d9;
}

/*** TOP ***/

#topcontainer 
{
	width: 100%;
	background: url("../images/bgrepeater.jpg") repeat-x;
	height: 447px;
}

#top 
{
	width: 935px;
	margin: 0 auto;
}
#topcontainerbinnen
{
	width: 100%;
	background: url("../images/bgrepeaterbinnen.jpg") repeat-x;
	height: 244px;
}

#topbinnen
{
	width: 935px;
	margin: 0 auto;
}
#logo 
{
	/*background: url("../images/logos/aquahotelindex.png") no-repeat;*/
	width: 271px;
	height: 286px;
	float: left;
}
#logobinnen
{
	/*background: url("../images/logos/aquahotelbinnen.png") no-repeat;*/
	width: 241px;
	height: 253px;
	float: left;
}
#menu 
{
	float: left;
	margin-top: 50px;
}

#menu li 
{
	position: relative;
	float: left;
	padding: 0 6px 0 6px;
	border-right: 1px solid #a5a5a5;
	height: 17px;
}


#menu li a, #menu ul li a:hover
{
	text-decoration: none;
}

.balloonarrow, .balloonarrowvisible
{
	position: absolute;
	top: 28px;
	left: 14px;
	z-index: 101;
	width: 29px;
	height: 15px;
	display: none;
}
#menu li.rightitem 
{
	border-right: none !important;
}

#menu li.rightitem a, #menu ul li.rightitem a:hover
{
	text-decoration: none;
}

#languagebar 
{
	margin-top: -50px;
	font-size: 0.70em;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	position: relative;
}

#languagebar li 
{
	background: url("../images/languagebg.jpg") no-repeat;
	width: 24px;
	height: 21px;
	float: left;
}

#languagebar li:hover
{
	background: url("../images/languagebghover.jpg") no-repeat;
	color: #414141;
}

#languagebar li a
{
	padding-left: 6px;
	color: #9d9d9d;
}

#languagebar li a:hover
{
	color: #414141;
	text-decoration: none;
}

#balloon 
{
	background: url("../images/balloon.png") no-repeat;
	width: 650px;
	height: 155px;
	float: right;
	margin-top: -194px;
	padding: 20px 0 10px 20px;
}

#balloonbinnen 
{
	background: url("../images/balloonbinnen.png") no-repeat;
	width: 690px;
	height: 50px;
	float: right;
	margin-top: -160px;
	margin-right: -10px;
	padding: 14px 0 10px 20px;
	color: #4e4e4e;
	font-size: 0.9em;

}

#balloonbinnen a 
{
	color: #4e4e4e;
	font-size: 0.9em;
	letter-spacing: -0.2px;
}

#flash 
{
	width: 935px;
	height: 345px;
	margin-top: -21px;
	margin-left: 30px;
	position: relative;
	z-index: 100;
	top: -21px;
}
/*** CONTENT ***/

#contentcontainer 
{
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	background-color: #e6e9e9;
}

#content 
{
	margin: 0 auto;
	width: 935px;
	padding-top: 190px;
	padding-left: 80px;
}
#contentcontainerbinnen
{
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #f3f3f3;
	background-color: #e6e9e9;
}

#contentbinnen
{
	margin: 0 auto;
	width: 935px;
	padding-top: 50px;
	padding-left: 80px;
}
.col 
{
	float: left;
	width: 250px;
	margin: 0 20px 30px 40px;
}

.lijntje 
{
	background: url("../images/lijntje.png") no-repeat;
	height: 2px;
	width: 253px;
	margin: 3px 0 3px 0;
}

.col h1 
{
	margin-left: 10px;
	height: 22px;
}

.col h2 
{
	margin-left: 10px;
}

.balloontitle 
{
	height: 22px;
}
.text 
{
	color: #4e4e4e;
	font-size: 0.75em;
	line-height: 16px;
	margin-left: 10px;
	width: 270px;
	margin-top: 14px;
}

.text a
{
	color: #0fa8d4;
	font-style: italic;
}

#sidebar 
{
	float: left;
	width: 180px;
	padding-right: 30px;
	margin-bottom: 30px;
}
.galleryitem 
{
	height: 179px;
	padding-bottom: 6px;
	cursor: pointer;
	position: relative;
}
.galleryitemoverlay 
{
	background: url("../images/galleryitemoverlay.png") no-repeat;
	width: 72px;
	height: 73px;
	position: absolute;
	top: 0;
	right: -33px;
	color: #ffffff;
	font-size: 0.65em;
	padding: 3px 0 0 34px;
	line-height: 12px;
}
#main 
{
	float: left;
	width: 660px;
	border-left: 1px solid #d6d6d6;
	padding-left: 30px;
	margin-bottom: 40px;
}
#main a
{
	color: #4e4e4e;
    text-decoration: underline;
}
#main a:hover
{
	color: #4e4e4e;
    text-decoration: none;
}
#main  td
{
	padding-bottom: 5px;
}
#main h1 
{
	float: left;
}
#main h2 
{
	visibility: hidden;
	margin: 20px 0 10px 0;
	width: 150px;
}

.bookroom 
{
	background-color: #d3d3d3;
	padding: 3px 0 3px 3px;
	height: 16px;
	margin-top: 20px;
}

.bookroom a, .bookroom a:hover
{
	text-decoration: none !important;
}

.maintext 
{
	color: #4e4e4e;
	line-height: 21px;
	font-size: 0.75em;
}
.maintext a
{
	color: #4e4e4e;
    text-decoration: underline;
}
.maintext a:hover
{
	color: #4e4e4e;
    text-decoration: none;
}
/*** FOOTER ***/

#footercontainer 
{
	width: 100%;
	border-top: 1px solid #f3f3f3;
	background-color: #dddddd;
}

#footer 
{
	margin: 0 auto;
	width: 935px;
	padding: 50px 0 10px 180px;
	margin-bottom: 30px;
}
#footercontainerbinnen 
{
	width: 100%;
	border-top: 1px solid #f3f3f3;
	background-color: #dddddd;
}

#footerbinnen
{
	margin: 0 auto;
	width: 935px;
	padding: 50px 0 10px 180px;
	margin-bottom: 30px;
}
.footercolactive 
{
	float: left;
	width: 380px;
	color: #4e4e4e;
	text-transform: uppercase;
	font-size: 0.65em;
	line-height: 14px;
}
.footercolactive a
{
	color: #4e4e4e;
}
.adresgegevens1 
{
	float: left;
	width: 170px;
}

.adresgegevens2 
{
	float: left;
	width: 130px;
	margin-left: 10px;
}

#logokleinaqua 
{
	background: url("../images/logos/aquahotelklein.png") no-repeat;
	float: left;
	width: 32px;
	height: 35px;
	margin-right: 20px;
	margin-top: 4px;
}
#logokleinazimut 
{
	background: url("../images/logos/azimutflathotelklein.png") no-repeat;
	float: left;
	width: 48px;
	height: 35px;
	margin-right: 20px;
	margin-top: 4px;
}
#logokleinargus 
{
	background: url("../images/logos/argushotelklein.png") no-repeat;
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 20px;
	margin-top: 4px;
}
.footerlijntje 
{
	background: url("../images/footerlijntje.png") no-repeat;
	width: 2px;
	height: 62px;
	margin: 0 45px 0 10px;
	margin-top: -6px;
	float: left;
}

.footercol 
{
	float: left;
	width: 220px;
	color: #4e4e4e;
	text-transform: uppercase;
	font-size: 0.65em;
	line-height: 14px;
}
.footercol .hoteltitle
{
	font-weight: bold;
}

.footercol .visitbtn
{
	margin-top: 4px;
}

.footercol .visitbtn a
{
	text-transform: none;
	background-color: #c0c0c0;
	padding: 2px 3px 2px 3px;
}

.footercol .visitbtn a:hover
{
	text-decoration: none;
	background-color: #cfcfcf;
	color: #00a3d2;
}

.footercol a
{
	color: #4e4e4e;
}

#stardekk 
{
	font-size: 0.75em;
	color: #7d7d7d;
}
.textbox 
{
	background: transparent;
	border: 1px solid #d8d8d8;
	font-size: 1em;
	height: 20px;
	color: #7d7d7d;
}

.textarea 
{
	background: transparent;
	border: 1px solid #d8d8d8;	
	font-size: 1.2em;
	color: #7d7d7d;
}

.buttoncontact
{
	text-transform: uppercase;
	font-size: 0.75em;
	color: #7d7d7d;
	padding: 1px 2px 2px 2px;	
	background: Transparent;
	border: 1px solid #bdbdbd;	
}

.images 
{
	width: 110px;
	height: 90px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.cufon {margin: 2px 0 2px 0;} 
