@charset "utf-8";
/* CSS Document */

 
	body
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-repeat: repeat-x; 
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
	}

	.bodyHome 
	{
		background-color: #9A91A4;
		background-image:url(../images/bg.gif);
	
	}
 
	.bodyOther
	{
		background-color:#B5AFBB;
		background-image:url(../images/bgOther.gif);		 
	}
	
	.bodyCeramic
	{
		background-color:#B5AFBB;
		background-image:url(../images/bgCeramic.jpg);		 
		background-repeat:no-repeat;
	}	
	
	.bodyContact
	{
		background-color:#9A91A4;
		background-image:url(../images/bgContact.jpg);		 
	}
	
	a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	a:hover {
		text-decoration: underline;
		color: #FFFFFF;
	}
	a:active {
		text-decoration: none;
		color: #FFFFFF;
	}	
 
	#container
	{
		/*width:850px;
		left:50%;*/
		width:999px;	
		margin:auto;	
		/*border:medium;
		border-color:#000000;
		border-style:solid;*/
	}	
 
	#logo
	{
		background:url(../images/logo.gif);
		background-repeat:no-repeat;
		margin-top:40px;
		margin-left:550px;
		width:318px;
		height:57px;
	}
 
	#ceramica_text
	{
		 background-image:url(../images/ceramica_text_home.jpg);
		 width:248px;
		 height:42px;
		 margin-left:100px;
		 margin-top:100px;
	}
 
	#footer
	{	
		top:490px;
		position:absolute;
		left: 50%;
        margin-left: -100px;
	}
 
	#teasersHome
	{
		margin-top:60px; 
		margin-right:0px;
		margin-left:0px;
	}
 
	.teaserPhotoHome
	{
		 border:solid;
		 border-color:#FFFFFF;
		 border-width:medium;
		 margin-left:10px;	 
	}
 
	.teaserPhotoHomeLeft
	{
		 border:solid;
		 border-color:#FFFFFF;
		 border-width:medium;
		 margin-left:5px;	 
	} 
 
	 /*.teaserPhoto
	 {
		 border:solid;
		 border-color:#FFFFFF;
		 border-width:1px;
	 }  */

	h1
	{
		color: #483A53;
		font-size:12px;
	}
	
	h2
	{
		color: #483A53;
		font-size:16px;
	}	
	
	.navigationListHome
	{
		list-style:none;
	}
 
	.navigationListItemHome
	{
		padding-left: 50px;
		background-image:url(../images/nav_tiles.jpg);
		background-repeat:no-repeat; 
		background-position:0px 0px; 
	}
	
	#navigationContainer
	{		
		width:auto;
		background-color:#71657B;	
	}
	
	#navigationContent
	{
		width:850px;	
		margin:auto;	
		height:30px;
		padding-top:10px;
		padding-left:30px;	 
	}
 
	.navigationItemDefault
	{
		margin-left:15px; 
	}	
	
	#contentLeftWrapper
	{	
		float:left;
		margin-top:15px;	
		margin-bottom:10px;
		margin-left:10px;
		width:430px;
	    /*border-style:solid;
		border-color:#000000;
		border-width:medium;*/			
	}
	
	#contentRightWrapper
	{
		float:right;
		margin-top:15px;
		padding-left:10px;
		width:450px;		
		/*border-style:solid;
		border-color:#000000;
		border-width:medium;*/
	}	
 
	#themaTextLeft
	{
		margin-left:35px;
		padding-left:10px;
		margin-top:10px;
		border-left-color:#000000;
		border-left-width:1px;
		border-left-style:ridge;
		color:#4D4159;
		font-size:11px;
	}
	
	#themaTextRight
	{
		/*margin-left:20px;*/
		padding-left:10px;
		margin-top:15px;
		border-left-color:#000000;
		border-left-width:1px;
		border-left-style:ridge;
		color:#4D4159;
		font-size:11px;
	}	
	
	#imageBoxesLeft
	{
		width:100%;
		margin-top:20px;
		margin-left:40px;
	}
	
	#imageBoxesRight
	{
		width:100%;
		margin-top:20px;
		/*margin-left:60px;*/
	}	

 
	#imageWrapperRight
	{
		float:right;
		margin-top:15px;	
		margin-right:20px;
		margin-bottom:10px;
		background-color:#483A53;
		/*border-style:solid;
		border-width:30px;
		border-color:#483A53;*/
	}
	
	#imageWrapperLeft
	{
		float:left;
		margin-top:15px;	
		margin-bottom:10px;
		width:500px;
		/*border:medium;
		border-style:solid;
		border-color:#000000;
		border-width:medium;*/			

	}	
	
	#darkTop
	{
		width:269px;
		background-color:#483A53;		
        margin-left: 100px;
		margin-bottom:20px;		
	    padding-top:10px;
		padding-right:15px;
	}
	
	#darkLow
	{
		background-color:#483A53;
		padding-top:3px;
		padding-bottom:3px;
	}	
	
	#light
	{
	color:#483A53;
	width:285px;
	background-color:#DDD8E2;
	padding-top:10px;
	padding-right:20px;
	margin-top:20px;
	margin-left:40px;
	}
	
	#light a
	{
		color:#483A53;
	}	
	
	#themaTextRight a
	{
		color: #483A53;
	}
	
	#video a
	{
		color: #483A53;
	}
	
	.imageLarge
	{
		background-color:#483A53;
		border-style:solid;
		border-width:30px;
		border-color:#483A53;
	}		
 
	.imageBox
	{
		border-width:1px;
		border-color:#483A53;
		border-style:solid;
	}
	
	.imageBoxBig
	{
		border-width:15px;
		border-color:#483A53;
		border-style:solid;
	}
 
  
	.tegelSpacer1
	{
		clear:both;
		height:0px;
	}
	
	.contactImage
	{
		border-style:solid;
		border-color:#FFFFFF;
		border-width:medium;		
	}
	
	.contactImageLeft
	{
		border-style:solid;
		border-color:#FFFFFF;
		border-width:medium;
		margin-right:120px;
	}
	
	#showRoomPictureContainer
	{
		margin-top:68px;		
	}
	
    #showRoomInfoContainer
	{
		margin-top:45px;
	}
	
	#infoOverijse
	{
		float:left;
		text-align:left;
		margin:0; padding:0;
	}
	
	#infoZaventem
	{
		float:right;
		text-align:right;
		margin:0; padding:0;	
	}
	
	#infoMap
	{
		width:150px;
		margin:0 350px;
		margin-top:10px;
	}
	
	.videoImage
	{
		vertical-align:middle;
		margin-right:10px;
	}
	 
